doug_p
01-22-2009, 04:55 PM
I have built a custom indicator and installed it as a column in the Market Analyzer following the NinjaTrader Help document. The indicator values displayed are not the same as displayed on the chart. I thought they might be the same as the Plots[0] DataSeries but the values are not the same.
My question is if the return value from the OnBarUpdate function is void how do you return a value such that the Market Analyzer has input for the custom indicator column?
Thanks
My question is if the return value from the OnBarUpdate function is void how do you return a value such that the Market Analyzer has input for the custom indicator column?
Thanks