PureBytes Links
Trading Reference Links
|
GREAT idea !
would be possible to create an equity index which then used in Excel. Of
course you have to include commissions and slippage.
Mickey
> -----Original Message-----
> From: owner-metastock@xxxxxxxxxxxxx
> [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Glen Wallace
> Sent: dinsdag 4 juli 2000 23:07
> To: MetaStock listserver
> Subject: Re: MS System Tester
>
>
> > Glen wrote:
> > > snip...Joe, you're correct that System Tester only
> permits entry and
> > > exit on the open or close (actually high and low, too,
> but that's not
> > > realistic). Would you expand on your volatility breakout entry's
> > > parameters, please? I think its coding is quite feasible.....snip
> >
> > =================
> >
> > Thanks Glen. Lets say I want to buy on a stop entry at the
> previous days
> > high... can you get the system tester to assume a stop
> entry if you use
> > HHV(high,1) as the breakout point? Thanks.
>
>
> Your entry would certainly be triggered, but System Tester
> would record
> the entry price as the open, high, low or close (depending on
> your System
> Tester settings). I suppose you could write a little
> indicator to plot the
> actual entry price based on your buy stop parameter, then copy the
> indicator's data and the System Tester's trade detail to Excel and
> recompute the results in Excel. Kinda' labour intensive, but the
> accuracy might be necessary.
>
> Note that exits are also recorded at the O,H,L,C, unless you use the
> built-in stop function, which can be set to exit at the stop price.
>
> Regards.
>
>
|