バージョン 2.0
2024.10.18
General optimization
バージョン 1.9
2024.08.19
-- Added settings of lots size control. If control is enabled, the lot sizes of already placed grid pending orders will be instantly changed in accordance with the specified settings (by replacing orders). If control is disabled, the new lot sizes will be set only for new orders.
-- Improved mechanism for automatic generation of initial grid prices (became more adaptive to the trading instrument used).
-- Added a system for monitoring the connection to the broker's server. The top line of the main information panel, which shows the current server time, now is also an indicator of the connection to the server. If the color of this line changes and if you hover the mouse arrow over it at this moment, the time of the last data update will be displayed in the tooltip.
-- General optimization
バージョン 1.8
2024.02.01
1. Improved grid levels control system
2. Improved phantom mode mechanism
The update is only valid for new grids!
バージョン 1.7
2023.10.19
A basic mechanism has been developed to automatically shift the initial prices from which the BUY and SELL grids are built.
This functionality makes it possible to automatically bypass broker restrictions on the number of pending orders, and if the broker has no restrictions on the number of market positions, then to fully support the BUY and SELL grids, only 4 pending orders are enough (in some cases, 2 orders are enough). This functionality can also be used to implement various additional strategies, which you can read about in public comments. Details about the settings of the new mode can be found in the description of the advisor.
バージョン 1.6
2023.05.29
Two new settings have been added that allow you to automatically shift the initial prices from the market prices by the specified distance.
The value is expressed in points. You can set both positive and negative values. This can be useful, for example, when trading on the news or in any other situations.
バージョン 1.5
2023.04.26
Adjusting settings
バージョン 1.4
2023.04.26
Fixed some bugs related to grid rebuilding (pending orders that became out-of-grid were not deleted). Thanks for the bug report from one of the buyers.
p.s. Please feel free to let me know about potential bugs (if you think something is not working correctly). These things can unfortunately happen during code optimisation or when adding new functionality.
バージョン 1.3
2023.04.03
The system of controlling Take-Profit and Stop-Loss for active pending orders and market positions has been improved.
Added separate settings allowing to disable this control, which gives additional tactical possibilities:
-- you can manually drag and drop Take-Profits and Stop-Losses for already placed orders and positions
- you can set a trailing stop for a selected order or position
The modified values will be saved while the order or position remains active.
New orders are placed according to the specified settings.
バージョン 1.2
2023.03.06
Implemented the ability to instantly change the lot size for each grid pending order (by replacing it with a new one with new settings)
バージョン 1.1
2023.02.10
Lots change coefficients have been added to the grid settings. Now the lot size of each next grid order can automatically increase or decrease by a specified value relative to the previous one. This feature can be used not only for the Martingale strategy, but also for the opposite effect.
Really very good EA