PureBytes Links
Trading Reference Links
|
------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.
To reply: http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5267
------------------------------------------------------------------------
The formula in my first message is the buy, however I forgot to give
the sell formula:-------Your comments on the efficacy of the system
are welcome.
BUY:--------
myvar:=3;When(TroughBars(1,C,myvar)*2,=,PeakBars(1,C,myvar)) AND When
(PeakBars(1,C,myvar),>,TroughBars(1,C,myvar))
SELL:------
myvar:=3;When(PeakBars(1,C,myvar)*2,=,TroughBars(1,C,myvar)) AND When
(PeakBars(1,C,myvar),<,TroughBars(1,C,myvar))
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sell a Home for Top $
http://us.click.yahoo.com/RrPZMC/jTmEAA/jd3IAA/BefplB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|