[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Explorations - AB version 4.79



PureBytes Links

Trading Reference Links

When I start an exploration I get an error message:
 
"You Need to deffine NumColumns Variable"
 
This code was working previously. A few  other codes have the same problem and some others work fine.
NumColumns requirement was outmoded long time ago!!!
 
I tried using NumColumns = 7; ....  but no help.
 
Thanks
===============================================================================
 
Here is the code I use.

Filter = BuyFilter==1 OR ShortFilter==1;

AddColumn(Close,"Close");

AddColumn(AvgVol,"AvgVol");

AddColumn( IIf( Buy_CCIMACD==1, 66, IIf(Short_CCIMACD==1, 83, 88 )), "B/S", formatChar );

AddColumn(Issue_RS,"Issue RS");

AddColumn(Industry_RS,"Ind RS");

AddColumn(ShtRatio,"%Short");

AddColumn(TradeQnty,"Tr Qnt");



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





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS