PureBytes Links
Trading Reference Links
|
Is there something in AmiBroker that tells it that
^NDX consists of 100 Nasdaq stocks ?
Does AmiBroker know specifically which 100 stocks
belong to ^NDX ?
I am wondering, because, otherwise how would AmiBroker know
how to calculate Trin for Nasdaq stocks by using:
TrinIndex =
( AdvIssues() / DecIssues() ) / ( AdvVolume() / DecVolume() );
Is it true that, for example, AdvIssues()
is calculated based on a group of stocks,
which is based on a particular Index,
which is based on the market for the stock being viewed ?
Thanks,
Steve
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|