rly / Publications
Forum
Problem Understanding How iCustom Retrieves Data
I am using the iCustom function to work with the BW ZoneTrader indicator. I do not fully understand the functionality of iCustom to return data. To access the indicataor I am using these lines: ztHandle=iCustom(NULL,0,"examples\\bw-zonetrade"); ArraySetAsSeries(ZonetradeVal,true);