As I understand - this EA must not open any trade - because it is trailing stop tool to place a stoploss/traling stop for the orders opened by us.
But there are 18 errors when compiling -
Please fix this EA to work in Metatrader 5
- 2018.07.31
- www.mql5.com
This EA is here https://www.mql5.com/en/code/15848. Please fix it to work in Metratrader 5...
Latest version here
https://www.mql5.com/en/code/28975/233122
dz1029384756 Дзыгарь #:
That's the compilation.
That's the compilation.
open your own thread. replies to old threads will generally go ignored.
change the extern to input.
This is very old code. As developers update mt4/5 then old code will sometimes become obsolete. But can always be fixed and updated to be compatable with new mt5 again.
try sergeys update here
Forum on trading, automated trading systems and testing trading strategies
Experts: Universal trailing stop
Sergey Golubev, 2020.05.04 06:53
Fixed and translated version: post #10You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register

Universal trailing stop:
The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions.
Author: Vladimir Khlystov