PureBytes Links
Trading Reference Links
|
Hi Scott
The one essential point above all else with the System Tester is that there must be sufficient funds
available to execute the trade.
I don't have time to list all the places where this requirement can come unstuck, but I suggest you
find Tom Sprunger's article on the System Tester before you go too much further. If it's not in the
files section of this group then it certainly is in the "equismetastock" group.
Kind regards
Roy Larsen
www.metastocktips.co.nz
Free formulas and MS links
----- Original Message -----
From: "Scott & Lynda Mariani" <mariani@xxxxxxxxxx>
To: <Metastockusers@xxxxxxxxxxxxxxx>
Sent: Monday, January 31, 2005 1:21 PM
Subject: RE: [Metastockusers] System Test Execution
> Roy,
> Thanks. I was using the "Ref" in my indicator but didn't think about
> incrementing both sides of the expression.
>
> I am still having an issue with MS not picking up as many "entry" signals as
> there should be for a given period. I determined how many "entry" signals
> there should be by visually looking at a chart with the indicator applied.
> Do I need to somehow initialize the System Test before running it?
>
> Thanks again, Scott
> -----Original Message-----
> From: Roy Larsen [mailto:rlarsen@xxxxxxxxxxxxxx]
> Sent: Sunday, January 30, 2005 6:49 PM
> To: Metastockusers@xxxxxxxxxxxxxxx
> Subject: Re: [Metastockusers] System Test Execution
>
>
> Hi Scott
>
>
> One way to achieve what you want is to modify your entry and exit code to
> the following form.
>
> Ref("my signal",-1);
>
> Disable any strategic or other type of delays within the system or
> simulation windows, disable
> "Realistic" prices, and set the simulation entry and exit prices to OPEN.
>
> I discussed ways of implementing delays in more detail in the December
> issue of MSTT.
>
>
> Kind regards
>
> Roy Larsen
> www.metastocktips.co.nz
> Free formulas and MS links
>
>
>
>
>
> ----- Original Message -----
> From: "Scott & Lynda Mariani" <mariani@xxxxxxxxxx>
> To: <Metastockusers@xxxxxxxxxxxxxxx>
> Sent: Monday, January 31, 2005 12:21 PM
> Subject: [Metastockusers] System Test Execution
>
>
> >I would like to run a system test and have MS make a buy decision based
> on
> > today's indicator and then actually buy at the following days open.
> > Conversely I would like MS to make a sell decision based on today's
> > indicator but sell at the open tomorrow. MS seems to consider, open, and
> > execute the trade on the same day. What do I need to set to get the
> results
> > I am looking for?
> >
> > Thanks, Scott
> >
>
>
>
>
> ----------------------------------------------------------------------------
> --
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/Metastockusers/
>
> b.. To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/zMEolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Metastockusers/
<*> To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|