How about:

maclose = ref(ma(c, 3), -1);
plot(maclose, ... , styledots|stylenoline);
plot(c, ... );

Bill
----- Original Message ----- 
From: "tedd2pumpkin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 15, 2007 11:39 AM
Subject: [amibroker] Plot shapes on future bar


> Hi,
> 
> I was wondering if it is possible to plot a circle on a future bar.
> 
> For example:
> 
> How to plot the Average price of the last three bars as a circle on
> the next (Future) bar.
> 
> Thanks,
> 
> Greg
> 
> 
> 
> 
> 
> 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
> 
> 
> 
> 
> 
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 269.0.0/754 - Release Date: 4/9/2007 10:59 
> PM
> 
>

Reply via email to