PureBytes Links
Trading Reference Links
|
one lazy coding techniq is
cci(14)>ref(cci(14),-1) and ref(cci(14),-1) >ref(cci(14),-2) ....
make sure your filter is setup to scan for last bar=1
--- In amibroker@xxxxxxxxxxxxxxx, "Prashant Nayak" <pnayak@xxx>
wrote:
>
> HI friends,
>
> I could not make it work with the cci formula given there. can
> somebody help me code or code it for me plsssssssss.
>
> Pras
>
> --- In amibroker@xxxxxxxxxxxxxxx, "murthysuresh" <money@> wrote:
> >
> > suggest goto the afl library and look at the woodies cci formulas
> > --- In amibroker@xxxxxxxxxxxxxxx, "Prashant Nayak" <pnayak@>
wrote:
> > >
> > > Hi friends,
> > >
> > > I want to explore for CCI(14) which is abv zero for 5 days.
That
> is
> > > the exploration should list the tickers for which this
condition
> has
> > > been met today only.
> > >
> > > It should not list the tickers which satisfied the cond yday or
> day
> > > before.
> > >
> > > Thanks for any help in this mattter.
> > >
> > > Pras
> > >
> >
>
Please note that this group is for discussion between users only.
To get 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/
|