| 
 PureBytes Links 
Trading Reference Links 
 | 
Martin, backtesting trading strategies thoroughly, involves some work 
and private communication with the paying client.
The Barssince() function works ok with MS explorations at my end.
jose '-)
--- In Metastockusers@xxxxxxxxxxxxxxx, "Martin Blain" <martin@xxxx> 
wrote:
> Jose'
> 
> Perhaps you could test this for me.
> 
> {BUY}
> BarsSince(Cross(C,Mov(C,200,S)) AND C> Mov(C,200,S) )<90
> AND
> BarsSince(Cross(C,Mov(C,200,S)) AND C> Mov(C,200,S) )>3
> AND
> Atan((Sum(C,50) + Sum(C,10) - Sum(C,60))/50,10)>0
> AND
> Atan((Sum(C,50) + Sum(C,10) - Sum(C,60))/50,10)<10
> AND
> C<=1.2*Mov(C,50,S)
> AND
> VOLUME>100000
> AND
> C>2
> AND
> C>Mov(C,70,E)
> AND
> C>Mov(C,200,S)
> AND
> ProjOsc(14,14)
> AND
> (Mov(C,20,E) >Mov(C,50,E))
> AND
> (Mov(C,15,VOL) >Mov(C,20,E))
> AND
> (RisingWindow()
> OR Hammer()
> OR BullHaramiCross()
> OR LongLowerShadow()
> OR RisingWindow()
> OR 3WhiteSoldiers()
> OR EngulfingBull()
> OR Bull3Formation()
> OR PiercingLine()
> OR BullHarami())
> 
> Set to 25% max stop loss
> 
> BTW does anybody know why the barssince() doesnt seem to work with 
explorer?
> 
> 
> Martin Blain
> Burlington Ontario
> ----- Original Message ----- 
> From: "Jose" <josesilva22@xxxx>
> To: <Metastockusers@xxxxxxxxxxxxxxx>
> Sent: Sunday, April 11, 2004 11:58 AM
> Subject: [Metastockusers] Re: Metastock 9.0 and ice 2.0
> 
> 
> >
> > For sure, Martin.
> >
> > http://users.bigpond.com/prominex/pegasus.htm#whatisit
> >
> > "Personal trading system programming & testing, custom formula 
writing
> > for MetaStock and specialized data services are available for 
AU$55/hr
> > (inc GST)"
> >
> > jose '-)
> >
> >
> > --- In Metastockusers@xxxxxxxxxxxxxxx, "Martin Blain" <martin@xxxx
>
> > wrote:
> > > Jose'
> > > If I gave you a formula could you test it for me with one of 
these?
> > >
> > > Martin Blain
> > > Burlington Ontario
> > > ----- Original Message ----- 
> > > From: "Jose" <josesilva22@xxxx>
> > > To: <Metastockusers@xxxxxxxxxxxxxxx>
> > > Sent: Saturday, April 10, 2004 8:23 PM
> > > Subject: [Metastockusers] Re: Metastock 9.0 and ice 2.0
> > >
> > >
> > > >
> > > > Do you want a *real* backtesting platform for MetaStock?
> > > > http://www.compuvision.com.au/index.htm
> > > > http://users.bigpond.com/prominex/Pegasus/Peg-Eqty.htm
> > > >
> > > >
> > > > Do you want automatic GICS analysis without depending on data
> > vendors
> > > > and multiple data folders?
> > > > http://users.bigpond.com/prominex/Tools/URSC.htm
> > > >
> > > >
> > > > Do you want curve-fitting to the max, and being held hostage 
to a
> > slow
> > > > and buggy MetaStock System Tester?
> > > > http://www.adaptick.com/ice/
> > > >
> > > >
> > > > Do you want a bug-less/fast/efficient charting package?
> > > > http://www.amibroker.com/
> > > >
> > > >
> > > > jose '-)
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
 
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/
 
 |