Version 1.5 2021.11.24
Recompilation.
Version 1.4 2016.06.13
The minimum number of bars required to collect statistics has been reduced to 900 (quality of the statistics is low), which allows to run the indicator in the tester with the default settings. The tester initially contains only 1000 bars. HistoryDepth+ForecastDepth must be less than the number of available bars.
Version 1.3 2014.08.20
Fixed some errors in calculations, which may lead to inadequate values on symbols with high historical volatility.
Version 1.2 2014.06.16
1. Statistical data arrays are now allocated dynamically - this is required for some symbols with large price ranges (tens of thousands of points), such as XAUUSD (warning: arrays size may increase significantly);
2. Parameter Offset ignored in previous versions now works as intended;
3. New parameter Overflow added for choosing a method of processing spikes (exceeding array range); default value - false - recommended, as it demonstrates better results.
Version 1.1 2014.06.13
Fixed a redraw problem after terminal restart.