_N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O, H, L, C, SelectedValue( ROC( C, 1 ) ) ));
or for similar result
_N(Title = "{{NAME}} - {{INTERVAL}} {{DATE}} {{OHLCX}} {{VALUES}}");
--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://e-wire.net.au/~eb_kavan/ab_write.htm
On 05/06/06, mrdavis9 <[EMAIL PROTECTED]> wrote:
I feel very comfortable using the actual AFL language that TJ has so masterfully constructed.However, my training as a programmer consists of one semester of using Punch cards to program a heat flow equation in Fortran in about 1962.I am aware that if I comment out the Title name, then I can view all of the current values at the top of the chart, but I can no longer see the name that I have chosen for the custom indicator.I have saved many of the Title posts made by this Yahoo group, but I am unable to modify any of them to perform as I want.I would really like to be able to see the current values of my six plot lines displayed at the top of the chart as well as all of the REF(values,-1) displayed to the immediate left side of the current values.Additionally, at the extreme right side of the title line, I also want to see the name that I have chosen fot this Custom indicator.I will sure appreciate it a member of this Amibroker user group could supply me with a completed code that will do what I have described above.Reading the descriptions in the user manual has rarely helped.Virtually all of my learning has come come from reading the posts of this user group, and then experimenting with a functioning code that was posted.Later,Ron D
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
Investment management software Real estate investment software Investment property software Software support Real estate investment analysis software Investment software
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
| Investment management software | Real estate investment software | Investment property software |
| Software support | Real estate investment analysis software | Investment software |
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
