PureBytes Links
Trading Reference Links
|
I created a formula for this that uses your own database. That code
plus Cumulative AD and Moving Balance Indicator can be retrieved
from my website. Note that this uses two new indicators. I call them
~NYSE and ~NASD. But if you want the data it is the zip file and all
you have to do is import the two files into AB using the Import
Wizard. The data is up to date as of yesterday.
Go to my site, www.imageview.us, take the AmiBroker link and then
the link for McClellan Index,et. al. Download a zip file which has
the data and formulas.
If you need to contact me my email address is in the About Me link
or Contact Me link.
Barry
--- In amibroker@xxxxxxxxxxxxxxx, "areehoi" <rhoierman@xxxx> wrote:
>
> Is anyone using the McClellan Index? If so is it the one from the
AB
> library? The formula there is:
> Graph0 = Cum( EMA( AdvIssues()-DecIssues(), 19 ) - EMA(
> AdvIssues()-DecIssues(), 39 ) );
> The "AdvIssues" and "DecIssues" is a defined AFL function. Where it
> gets this data is a mystery to me as I do not have this data in my
> database yet it will come up with a chart on some symbols and not
on
> others (for example BHH yes IBM no). What I'm looking for is a
> McClellan Oscillator or Summation index that can utilize the
> advance/decline issue data in your own database(NYSE or NASDAQ) and
> has a zero line showing the index over or below it. I note some
> McClellan indicators multiply by 1000 (1000 is simply cosmetic so
> results are whole numbers instead of decimals). If anyone has
such a
> formula it would appreciated if you could send to me or post.
Thanks.
>
> Dick H
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|