PureBytes Links
Trading Reference Links
|
I'm working on a system that I would like to test on a more sophisticated
level/platform.
Someone please suggest what to do, or what to use.
Enter Long:
C>SAR(.02,.20) AND
C>Mov(C,15,E) AND
AroonUp(15)>AroonDown(15) AND
PDI(15)>MDI(15) AND
ADX(15)>Mov(ADX(15),5,E)
Enter Short:
C<SAR(.02,.20) AND
C<Mov(C,15,E) AND
AroonUp(15)<AroonDown(15) AND
PDI(15)<MDI(15) AND
ADX(15)<Mov(ADX(15),5,E)
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/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/
|