PureBytes Links
Trading Reference Links
|
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/
|