Version 3.3 2024.11.09
The utility has been recompiled in MT5 build 4656.
Version 3.2 2024.04.24
The utility is recompiled in MT5 build 4275.
Version 3.1 2023.11.05
The utility is recompiled in MT5 build 4056.
Version 3.0 2023.05.23
The utility is recompiled in MT5 build 3742.
Version 2.9 2022.12.02
The utility is recompiled in MT5 build 3521.
Version 2.8 2022.05.04
The utility is recompiled in MT5 build 3280.
Version 2.7 2021.09.20
The utility is recompiled in MT5 build 3041.
Version 2.6 2021.06.10
The utility is recompiled in MT5 build 2946.
Version 2.5 2021.04.07
The utility is recompiled in MT5 build 2875.
Version 2.4 2020.12.02
The utility is recompiled in MT5 build 2715.
Version 2.3 2020.10.21
The utility is recompiled in MT5 build 2650.
Version 2.2 2020.07.12
Improved algorithm of the "Modulator" function.
The input variable "Waiting" sets the maximum waiting time (in seconds), after which the forecast calculation is suspended.
Version 2.1 2019.07.28
Modified the algorithm of reconciliation channel.
The reconciliation channel participates in the pre-calibration, just as the amplitude (at the value of the input variable Scale is zero). During the pre-calibration, the channel width is gradually changed to a larger or smaller side, depending on the trading symbol and the mode of the Volumes input variable.
The pre-calibration process starts immediately after pressing the Start button and can last from ten seconds to several minutes, depending on the trading symbol. Upon completion of the pre-calibration process, the generation automatically starts again from the starting point defined by the Seed input variable and continues until the end of the search for a suitable variant, followed by the issuance of a forecast.
Version 2.0 2019.06.01
Improved automatic adjustment algorithm of the generation amplitude (for mode Scale=0).
Version 1.9 2019.05.20
Improved Alignment function algorithm.
Improved Pinpoints function algorithm for ExtOfExt mode.
The variables of the linear-congruent random number generator are open to the user. The generator works according to the classical formula Seed=(Seed*Multiplier+Summand)%Divider. The input variable Bit specifies the bit number (0-63) in the 64-bit word from which the value for tick generation is taken. The state of this bit equal to 0 is defined as a negative tick, the state equal to 1 is defined as a positive tick. The input variable Specular changes the tick sign to the opposite.
Version 1.8 2019.05.09
Added the new mode Without to the list of modes of the input variable Volumes. If you doubt the readings of the volume scale that your broker broadcasts, then you can use this mode, but, this mode is relevant for timeframes not lower than H4.
Added the function of automatic adjustment of the generation amplitude. To enable this function, set the value of the input variable Scale equal to zero. Using this feature improves the quality of the forecasting.
Added the new function Modulator. This function forces the generation to strive to become similar to the original sample. Using this feature improves the quality of the forecasting.
Version 1.7 2018.11.11
Improved random number generator algorithm for 32-bit execution.
Version 1.5 2018.10.19
Optimized the source code to speed up its work.
Version 1.4 2018.10.17
Improved the algorithm for building the reconciliation channel.
Fixed a bug in the algorithm for drawing conrol points (pinpoints).
Version 1.2 2018.10.07
Improved algorithm of adaptation to gaps.
Added feature Alignment, that aligns the points OLHC of candles relative to the average volume. To see these candles, switch the chart to the line view mode.