Something like this should work, but, oddly, it disappears as soon as
you click on the chart. It only appears at the moment you click apply.

Maybe this gives you something to work with.

Plot(IIf(BarIndex() == BarCount - 1,C,Null),"Name",colorBlue,styleArea);

--
Terry

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Monday, September 04, 2006 08:43
To: [email protected]
Subject: [amibroker] Plotting Question

is it possible to plot something in ami only on the current bar and
then remove the plots when the bar becomes history?

tia
jj


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



 





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