Jason Horton / Publications
Forum
copybuffer not adding to array. array returning nan.
I'm brand new to mql5 and I am having an issue where 2 arrays are returning a value but the other 2 are not. I included the journal in a backtest // global variables int fast_ma_handle, med_ma_handle, slow_ma_handle, atr_handle; // OnInit fast_ma_handle = iMA ( _Symbol , PERIOD_CURRENT ,fast_ma