PureBytes Links
Trading Reference Links
|
Karthik,
Looking at the AFL I'm also a little confused about this line,
x1=IIf(Cloc=0,arg,x);
Should it not be,
x1=IIf(Cloc==0,arg,x);
??
Thanks
--- In amibroker@xxxxxxxxxxxxxxx, "richpach2" <richpach2@xxx> wrote:
>
> Hello Karthik,
>
> I have read Tom's book and you have implemented his rules very well.
> Thank you for sharing all this work with us. I noticed one probelm
> with the AFL where, Colour12 (pink square) markers do not have any
> Commentary showing. Is this an error or omission in the AFl?
>
> Regards
> Richard
>
> --- In amibroker@xxxxxxxxxxxxxxx, "karthikmarar" <karthikmarar@>
> wrote:
> >
> > Please note that the AFL posted has nothing to do with the
> > commercial software TG.
> >
> > The afl is purely based on the book on VSA by Tom Williams. So
> > please dont compare the afl with the TG software.
> >
> > Karthik
> >
> >
> >
> >
> >
> >
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, reinsley <reinsley@> wrote:
> > >
> > > The download page :
> > >
> > > http://www.4shared.com/dir/10233363/99142c5f/sharing.html
> > >
> > > To access to the DL page :
> > >
> > > From the main page, enter into a topic, then AFL AB Formula
> (left
> > side)
> > >
> > > Best regards
> > >
> > > sidhartha70 a écrit :
> > > >
> > > > Thanks for thois post. I have followed some of Karthik's posts
> on
> > > > TraderJi.com before.
> > > >
> > > > I can't see the AFL code on his blog post... Can you point me to
> > > > it...? Am I missing something...?
> > > >
> > > > Many Thanks
> > > >
> > > > --- In amibroker@xxxxxxxxxxxxxxx <mailto:amibroker%
> > 40yahoogroups.com>,
> > > > "chandrakant" <darshan_age@> wrote:
> > > > >
> > > > > Dear all ,
> > > > > GOOD news for all members who were interested in VSA , Mr
> > karthik has
> > > > > posted VSA AFL on his blog
> http://www.vpanalysis.blogspot.com/
> > > > <http://www.vpanalysis.blogspot.com/> ,
> > > > > looking for good discussion on vsa
> > > > > Thank you
> > > > >
> > > >
> > > > _
> > >
> >
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
*********************
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
*********************************
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|