Version 2.22 2024.07.07
Recompiled for new MT5 version
Version 2.21 2024.04.04
Added menu positioning:
input AlignmentX XPos = Left; // Menu horizontal position
input AlignmentY YPos = Top; // Menu vertical position
Version 2.20 2023.03.29
At the request of the user, the chart is now in the background, not in the front
Version 2.19 2023.03.28
fixed some bugs
Version 2.18 2023.03.28
At the request of users, a notification setting has been added (a pop-up window and a push notification to the phone) when the slope of the polynomial channel changes (yellow line). In other words, when a color change occurs on a two-color line.
Version 2.17 2023.03.28
Added the ability to send notifications (sound, text alerts and push notifications to the phone) at the moment when a buy or sell signal arrives, depending on the chosen strategy in the tester's template.
Version 2.16 2023.03.22
Added an option to set up a sound alert for a buy or sell signal for the current strategy. The signal occurs when a new blue (buy signal) or red (sell signal) dotted line is formed, depending on the selected current strategy in the strategy tester.
Version 2.15 2022.01.25
Fixed some bugs
Version 2.14 2021.11.30
Fixed some bugs
Version 2.13 2021.11.24
Small bug fixed
Version 2.12 2021.11.24
Fixed some bugs.
Improved colour scheme, as well as work in the regular tester.
Version 2.11 2021.11.23
improved chromaticity when working with a dark theme.
Version 2.10 2021.11.23
Улучшена адаптация для штатного тестера MT5.
Version 2.9 2021.11.23
- Implemented automatic search for the most profitable strategy from the current table with the output of the equity graph.
To disable this function, turn off the "Show max profit graph" switch.
- some bugs are fixed.
- the default is the average spread over the last 10,000 ticks.
Version 2.8 2021.11.22
fixed array overflow bug
Version 2.7 2021.11.22
Fixed overflow error on MN1
Version 2.6 2021.11.20
Small bug fixed.
Version 2.5 2021.11.20
Added:
- changing the spread for test calculation using the slider
- changing the font size using the slider
- Equity charts are displayed for a better understanding of the quality of the strategy.
Version 2.4 2021.11.19
Small bug fixed
Version 2.3 2021.11.18
Continued work on changing the interface and control of the indicator.
- added sliders for changing parameters.
Version 2.2 2021.11.17
- Fixed some bugs
- Added "Stability" column in test mode, which equals = profit / maximum drawdown
Version 2.1 2021.11.17
The indicator interface has been changed:
- Text fields can now be dragged with the mouse
- Added information block switches
Version 1.13 2020.08.23
Recompilation for better performance.
Fixed one bug.
Version 1.12 2020.07.17
Recompilation for better performance.
Version 1.11 2020.06.06
Recompilation for better performance.
Version 1.10 2020.03.29
at the request of the buyer, a shift of graph in the input parameters is added.
Version 1.9 2020.03.29
recompiled for new builds
Version 1.8 2020.03.29
recompiled for new builds
Version 1.7 2020.03.29
recompiled for new builds
Version 1.6 2019.09.24
Introduced automatic language selection in accordance with the current language of the terminal.
Version 1.5 2016.06.30
Fixed saving and passing the indicator parameters when closing the terminal.
Version 1.4 2016.06.21
1. Added language support (English, Russian, Chinese, French, German, Arabic, Spanish and Italian). Change language by pressing L.
2. Added ability to change the font size. Press F and move your mouse up and down.
3. P key - show/hide the Polynom
4. С key - switch Channel/Line
5. G key - show/hide Grid and (or) Period Separator
6. Added the powerful visual tool – the Strategy Tester (T key). It allows users to visualize deals, calculate profit, maximum drawdown, and profit factor using 10 simple strategies as examples - 5 channel strategies and 5 strategies involving the polynomial moving averages (switch by С key). Each of the 10 strategies is complemented by the inverse strategy (when Sell and Buy are reversed). You can view a brief description of each strategy as a tooltip when hovering a mouse cursor over the information line. Transactions are displayed. Sell - red dotted line. Buy - blue dotted line.
7. You can use several instances of the indicator on a single window. In this case, managing visualization and parameters via keyboard and mouse is possible only for the first indicator, while the properties of other indicators can be changed only via the parameter window.
Version 1.3 2016.04.11
1. Added the ability to move the information block using the mouse. Press M to do that
2. Fixed the conflict between adjusting the indicator using the properties window and using the keys.
Version 1.2 2016.04.07
1. Indicator channel lines have become two-colored (blue - positive polynom slope, purple - negative polynom slope).
2. Added dynamic configuration of parameters (H - help, I - information, W - change the channel width, Ctrl - change the polynom initial position, Shift - change the polynom calculation period, 0-9 - amount of polynom harmonics).
3. Changed the polynom extrapolation algorithm.
Version 1.1 2015.06.19
fixed some bugs