| 
 PureBytes Links 
Trading Reference Links 
 | 
What I was really interested is not MA crossovers but MA crossover 
with the stocks price. Using AmiBroker it looks like this:
Buy = Cross( Close, MA( Close, 40 ) );
Sell = Cross( MA( Close, 40 ), Close );
How can I do this in MS?
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Z_CBYA/vB5FAA/AG3JAA/zMEolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |