You could try:

Plot(C,"Normal Chart",colorBlack,styleBar);
PlotOHLC(-O,-H,-L,-C,"UpsideDown 
Chart",colorWhite,styleBar|styleOwnScale|styleNoLabel);

best regards,
herman

Tuesday, January 23, 2007, 2:36:14 PM, you wrote:

> Anyone know how to "read" the current time frame?

> I tried this: 

> _N(Title = "{{INTERVAL}}");
> tf = Title;

> Which shows the TimeFrame in the Chart title, but the value of TF is =
> "{{INTERVAL}}"

> I'm wishing for a GetTimeFrame command.
> --
> Terry 



> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/

> For other support material please check also:
> http://www.amibroker.com/support.html
>  
> Yahoo! Groups Links



Reply via email to