Version 2.5 2025.10.13
New parameter: Location indicator - set the value to Market and if there is an indicator in the appropriate folder, the indicator will be installed on the chart immediately after testing.
Version 2.3 2025.04.14
The money management system has been redesigned.
Version 2.2 2025.04.08
Now Stop Loss and TakeProfit can be specified in relation to the asset price. To do this, set negative values to -0.99. Example: Stop Loss = -0.01 --> StopLoss will be set at a distance of one percent of the price.
Version 2.1 2025.03.31
Added a new position opening and closing mode: "reverse color change". The mode opens a buy position when the indicator turns down and opens a sale when the indicator turns up. That is, it works the other way around.
Version 2.0 2025.03.05
The Expert Advisor version is synchronized with the indicator version: https://www.mql5.com/en/market/product/73312

Universal MA EA is now working with exchange execution. For example, you can now test your strategies on the Moscow Stock Exchange. If the lot is less than the minimum, then transactions will be opened with the minimum lot. Always check the expert's work in the strategy tester.
Version 1.3 2025.01.14
Fixed the error of unnecessarily closing a position on a counter transaction.

A new position opening mode has been added: "speed MA in % prev value" (The current average speed is compared with its average values for N bars. Bars for the average value: Custom Parameter_1 = 75, the value to exceed: Custom Parameter_2 = 1.1).
Version 1.2 2025.01.14
Changed the default settings. Now they correspond to the parameters of the free indicator of the same name.
Version 1.1 2024.06.25
Added a restriction on re-opening a trade when it was closed inside the bar that formed the signal.