Version 2.5 2025.05.09
+ Added input trade on new bar
+ added autolot
Version 2.4 2025.02.26
Added: Smart Multi Symbol Control, it will limit the maximum number of pairs that can be opened.
Version 2.3 2023.07.27
+ Update the input panel code, makes the input panel not reset after switching timeframes or after making changes to expert input
+ change virtual SLTP to real SLTP
Version 2.2 2023.01.28
update code for auto close partial 3
Version 2.1 2023.01.03
Update auto close partial 3, adds an option to be able to close partial last and 1st position.
Version 2.0 2022.11.25
+ Changing max trade, now max trade is divided into max trade buy and max trade sell
+ Changing close partial by money to close partial in pips
Version 1.9 2022.09.12
update code for break even
Version 1.8 2022.07.22
Update code for trailing
Version 1.7 2022.05.25
+ Fixed bug max lot limit
+ Added code to minimize requotes at open and close positions.
Version 1.6 2022.04.27
+ Added breakeven feature
+ Added the Add Grid trend for Test Auto Trade feature, allowing double open positions if match the trend.
+ Added dashboard margin info by enabling Show Margin info in the expert advisor input parameter
Version 1.5 2022.04.20
+ added code so that the input panel distance, lot buy, lot sell and Horizontal line lock is not reset when changing expert input parameters.
+ Updated code for auto trade test.
Version 1.4 2022.04.18
Delete and simplify manage grid averaging
Version 1.3 2022.04.18
Added Horizontal line button, now the lock position can be determined by pressing the horizontal line button, and rename "Lock", and drag the Horizontal line to the desired location.

For how to use it, you can read the following blog post: https://www.mql5.com/en/blogs/post/748046
Version 1.2 2022.02.25
Fix Bug for Loss Lock
Version 1.1 2022.02.25
Update code for Test Auto Trade