PureBytes Links
Trading Reference Links
|
I'm currently building a shorting system in MetaStock with subsequent
testing undertaken in TradeSim. I would like to know (as a newbie) if
I can have a time based exit built in as a second exit strategy if
the
first exit is not hit and the trade is left open for a long period of
time. This is convent for mimicking the time constraint on CDF's
for
testing purposes. I'm assuming I can place the time based exit in
the
brackets {} below.
ExitTrigger := CLOSE<= Cross(H,Ref(HHV(H,7),-1)) OR {exit if 118
days
have passed since the entry trigger};
Any suggestions
Regards Graeme
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|