arsa2018 / Publications
Forum
Implementing own calculation into Moving Average period 1 to have plot series of data in chart (the indicator goes back in time with calculations)
Hey folks, I am currently sitting on a code which has my own calculation. I succeeded to code the calculation into MQL4 for the current period. However, I want to look back in time and see the indicator go as well (kind of a loop) also for evaluation of the indicator based on history. I had the idea