I am trying to make a few changes in the appearance of the chart title
in my realtime intraday charts. I am currently using the following
script in the chart title:

_N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g,
Lo %g, Close %g (%.g) {{VALUES}}", O, H, L, C, SelectedValue( C - Ref(
C, -1 ) ) ));

However, this gives the actual change from close on the previous bar.
While using realtime 5-minute intraday charts, I would like to see the
change from the previous "daily" close, vice the close from previous
5- minute bar. The same concept would apply for 15-minute charts or
3-minute charts.

What is the correct way to do this?

Thanks in advance,

Herc






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/ulNZQC/lOaOAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

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

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to