| 
 PureBytes Links 
Trading Reference Links 
 | 
I'm new to the programming language and am trying to familiarize 
myself with AFL.  I'm currently trying to learn the "cross" function 
by puting in a simple moving avg crossing a ROC indicator scan.  I 
don't know why this is such a struggle b/c it looks relatively easy 
from the user's guide.
Here's what I have...
Buy= Cross(ROC(14),MA(Close,20));
any help would appreciated
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |