PureBytes Links
Trading Reference Links
|
Yes, the delay needs to be written such as:
1.Buy 1 bar delay after a buy signal,
2. Buy the Open less a 1/2 point(O-0.50),
First, the "BUY" formula must be referenced from the current bar as:
ref("BUY"),-1)
Second, the "OPEN-0.50" as a limit is placed into the limit section
of the buy
Third, the limit does not have any strategic delay(NOTE: the
strategic delay will only delay x minutes in the SAME bar(ie 1 delay
in a 5 minute bar will delay the order 1 minute, 2 will delay 2
minutes up to 5.) You CANNOT delay x bars with this function.
Fourth, the simulation needs to be set for execution on "OPEN with NO
delay".
This setup works!
Bob
--- In Metastockusers@xxxxxxxxxxxxxxx, "srw4020 <steverwilson@xxxx>"
<steverwilson@xxxx> wrote:
> The order delay is the problem. Using 0, the results are correct.
> Using 1, the results are incorrect-only giving exits instead of
> reversals. Using the "Realistic Market Prices" option doesn't work
> either.
>
> My "100% Equity" size does work correctly. The manual is
misleading,
> though, in explaining what to enter here. The manual says "if you
> are expressing this number as a percentage, the number should be a
> decimal value". Well, to me, 90% as a decimal value is .90, but to
> Equis it is 90.0. For 100%, you must enter "100.0" in the Entry
Size
> field.
>
> I haven't tried this, but a work-around to the 1 bar delay problem
> might be to build it into the formulas. Instead of "if condition
> occurs today, then enter on the open tomorrow", use the
rational "if
> condition occured yesterday, then enter on the open today".
>
> thanks everyone for the help.
>
> steve
>
>
>
> --- In Metastockusers@xxxxxxxxxxxxxxx, "meshin20002000
> <meshin20002000@xxxx>" <meshin20002000@xxxx> wrote:
> > Another problem if you set delay order 1 day , dont' work again
> >
> > It is ridicolus
> >
> >
> > Bye
> >
> > --- In Metastockusers@xxxxxxxxxxxxxxx, "meshin20002000
> > <meshin20002000@xxxx>" <meshin20002000@xxxx> wrote:
> > > So we have arrive to the conclusion that System tester don't
> work
> > > with 100% of equity . (this is a very problem)
> > >
> > > I hope that equis found a solution in a few time.
> > >
> > > Any other answer are welcome.
> > >
> > > I have another question :
> > >
> > > Why in any site I don't have FOUND THIS BUG REPORT FOR ONE OF
> MAJOR
> > > TRADER
> > > SOFTWARE????? The system tester is the only NEWS in the 8.0 pro
> > > version and without 100% of equity is totally inefficent
> > >
> > >
> > >
> > >
> > > Bye--- In Metastockusers@xxxxxxxxxxxxxxx, "Joe J." <jojab@xxxx>
> > wrote:
> > > > Okay, I changed it to 100% equity and got some strange
looking
> > > results.
> > > > It was not applying the SAR correctly.
> > > >
> > > > I don't use "100% equity" in my system testing since I test
> > systems
> > > on
> > > > the futures. I use the multiple of the contract so that I
can
> > see
> > > how
> > > > trading one contract would perform.
> > > >
> > > > Good Trading,
> > > >
> > > > Joe J.
> > > >
> > > > -----Original Message-----
> > > > From: meshin20002000 <meshin20002000@xxxx>
> > > > [mailto:meshin20002000@x...]
> > > > Sent: Wednesday, January 29, 2003 2:30 PM
> > > > To: Metastockusers@xxxxxxxxxxxxxxx
> > > > Subject: [Metastockusers] Re: System Tester 8 Newby Question
> for
> > Joe
> > > >
> > > >
> > > > Ok Joe with your setting appear to work the problem is the
> > DEFAULT
> > > > SIZE if i put 50 it work fine but if put 100% of equity don't
> > work .
> > > >
> > > > Try and say me if your work with this option
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Yahoo! Groups Sponsor
> > > >
> > > > ADVERTISEMENT
> > > >
> > > >
> > >
> >
>
<http://rd.yahoo.com/M=243066.2826855.4185932.1927555/D=egroupweb/S=1
> 7
> > > 05
> > > > 001779:HM/A=1377501/R=0/*http://www.verisign.com/cgi-
> bin/go.cgi?
> > > a=b30890
> > > > 113200616000>
> > > >
> > > > <http://us.adserver.yahoo.com/l?
> > > M=243066.2826855.4185932.1927555/D=egrou
> > > > pmail/S=:HM/A=1377501/rand=939121434>
> > > >
> > > > To unsubscribe from this group, send an email to:
> > > > Metastockusers-unsubscribe@xxxxxxxxxxx
> > > >
> > > >
> > > >
> > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service
> > > > <http://docs.yahoo.com/info/terms/> .
------------------------ Yahoo! Groups Sponsor ---------------------~-->
DVD Rentals with No Late Fees - Try Netflix for FREE!
http://us.click.yahoo.com/PdoN7C/pEZFAA/46VHAA/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/
|