| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi, I wanted to get the NYSE adv & dec volume so I put the following 
in to my code:
adv1 = AdvVolume() - DecVolume();
all I get is a return value of zero.
I am using IB as the data feed.  
First how do you tell amibroker which composite to use?
Second how do you get that data into amibroker; do you have to add the 
adv & dec volume symbols to the symbol list?
Thx, 
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/
 
 |