Version 2.0 2025.10.26
A trailing stop loss of 50 pips has been added with an activation option in the properties.

Implementation concept: The trailing stop is activated when the position achieves a profit of at least 50 pips. The stop loss is then moved to a fixed distance equal to the original stop value (InpSL_Pips) from the current price.

Activate/Disable: Use InpUseTrailingStop to activate or disable the trailing stop from the properties window.

Profit required to activate: You can change InpTS_ActivatePips if desired; the default is 50.

Test it first on a demo account to ensure that the stop levels are compatible with your broker and do not conflict with the stop/freeze level.