Hi
average = MA(C,10);
Buy = BarsSince(C<average)==2;
Plot(average,"Average",7,1);
Plot(C,"C",colorBlue,styleBar);
PlotShapes(Buy*shapeUpArrow,colorLime,0,L,-12);
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Traders Online
Sent: Sunday, April 23, 2006 4:50
PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] I need help
in coding a buy after 2 consec close above a particular ma
I need help in coding a buy after 2 consec
close above a particular ma, please help.
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
YAHOO! GROUPS LINKS