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);

 

Regards

- - - - - - - - - - - - - - - - - - - -
Thomas
www.tradingbasis.com
[EMAIL PROTECTED]
- - - - - - - - - - - - - - - - - - - -


From: [email protected] [mailto:[email protected]] On Behalf Of Traders Online
Sent: Sunday, April 23, 2006 4:50 PM
To: [email protected]
Subject: [amibroker] I need help in coding a buy after 2 consec close above a particular ma

 

Hi All,

 

I need help in coding a buy after 2 consec close above a particular ma, please help.

 

Thanks,

 

Rk




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
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS




Reply via email to