PureBytes Links
Trading Reference Links
|
Yes Amibroker can read native Metastock data files. Sign up on the Yahoo
Group for Amibroker and post all your other questions there. This is a
Metastock list so it is not the place to discuss Amibroker queries.
John
----- Original Message -----
From: "emarco" <emarco@xxxxxxxxxxxxxxx>
To: <equismetastock@xxxxxxxxxxxxxxx>
Sent: Saturday, March 08, 2003 2:46 PM
Subject: Re: [EquisMetaStock Group] help with barsSince
> thanks....I have downloaded amibroker....
> I wonder if I can use MS format data_
> Also, where i can find the amibroker userguide. I downloaded one from the
> web, but my acobat does not recognize that type of font.
> Thanks
>
>
> Juan
> ----- Original Message -----
> From: "John" <jr-sw@xxxxxxxxxxxxxxxxx>
> To: <equismetastock@xxxxxxxxxxxxxxx>
> Sent: Friday, March 07, 2003 7:52 PM
> Subject: Re: [EquisMetaStock Group] help with barsSince
>
>
> > Suggest you take a look at the Amibroker TA product www.amibroker.com A
> > free 30 day trial is available.
> > The formula lanaguage is very similar to MS formula language but there
are
> > virtually none of the annoying restrictions.
> >
> > No connections with Amibroker other than very satisfied user. I still
use
> MS
> > occasionally.
> >
> > John
> > ----- Original Message -----
> > From: "John Rowlinson" <john@xxxxxxxxxxxxxxx>
> > To: <equismetastock@xxxxxxxxxxxxxxx>
> > Sent: Friday, March 07, 2003 10:46 PM
> > Subject: RE: [EquisMetaStock Group] help with barsSince
> >
> >
> > > The fat that MS won't accept variable data in functions is a major
pain.
> > > The same is true for Ref. Means I can't code what I want in anything
> > > like a half decent way.
> > >
> > >
> > > -----Original Message-----
> > > From: emarco [mailto:emarco@xxxxxxxxxxxxxxx]
> > > Sent: 07 March 2003 22:37
> > > To: equismetastock@xxxxxxxxxxxxxxx
> > > Subject: [EquisMetaStock Group] help with barsSince
> > >
> > >
> > > This is a trailing stop. The problem is that MS does not accept
variable
> > > data in HHV.
> > >
> > >
> > >
> > >
> > > stlong:=if(HHV(H,BarsSince(rmbtl=0))-ATR(6)*2.5>C,1,0),1,0)
> > >
> > >
> > > As you can see, MS does not accept barssince as a period data.
> > > How can I solve this problem?
> > > Thanks
> > >
> > > Juan
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Sponsor
> > >
> > > ADVERTISEMENT
> > >
> > >
<http://rd.yahoo.com/M=243066.2784921.4151384.1927555/D=egroupweb/S=1705
> > >
375617:HM/A=1377500/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b31540
> > > 113206004000>
> > >
> > >
<http://us.adserver.yahoo.com/l?M=243066.2784921.4151384.1927555/D=egrou
> > > pmail/S=:HM/A=1377500/rand=262848901>
> > >
> > > To unsubscribe from this group, send an email to:
> > > equismetastock-unsubscribe@xxxxxxxxxxxxxxx
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> > > <http://docs.yahoo.com/info/terms/> .
> > >
> > >
> > >
> >
> >
> > 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/
> >
> >
> >
>
>
>
> 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/
>
>
>
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/
|