PureBytes Links
Trading Reference Links
|
I get the followign error. How do i fix it
Line 10, Column 20:
upvol=IIf(up,V/C,0);
dnvol=IIf(dn,V/C,0);
x=SectorID(0);
sym="~"+SectorID(1);
-------------------^
SectorID is outside of correct range (0..63), possibly
sector/industry assignments are incorrect
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
|