PureBytes Links
Trading Reference Links
|
Thank you Mr Silva ,but my main aim of asking the question was how to exit .
That it in any system test when it buys ,what to write in sell coloumn if I
want it to exit when price goes more than 10% form the one it bought at.
Safdar
--- Original Message -----
From: "Jose Silva" <josesilva22@xxxxxxxxx>
To: <equismetastock@xxxxxxxxxxxxxxx>
Sent: Monday, November 21, 2005 4:48 AM
Subject: [EquisMetaStock Group] Re: a system tester question
> Safdar, before you go and get too excited about your system, please
> read about the dynamic nature of the ZigZag-based Peak function.
>
> From MetaStock's Help:
> "Be forewarned, that the last leg (i.e., segment) of the Zig Zag is
> dynamic, meaning that it can change. Therefore, be careful when
> designing system tests, experts, etc. based on the Zig Zag indicator."
>
>
> jose '-)
> http://www.metastocktools.com
>
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "Safdar" <Safdar@xxxx> wrote:
> >
> > Hello everybody
> > I have devised a system tester as follows
> > It buys when
> > A:=Peak(1,CLOSE,5)-C;
> > b:=((o+h+l+c)/4)*v;
> > (A/Peak(1,CLOSE,5))*100>30
> > and
> > mov(b,60,s)>100000
> > That is price falls 30 % from recent peak and average turn over for
> > last 60 bars is more than 100000
> > Now I want that it should exit when price increases 15% from the day
> > it entered .
> > I am not been able to work out how it is coded.
> > Any ideas?
> > Safdar
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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/
|