Hey all,
I'm trying to develop an EA which can theoretically enter an infinite amount of trades, and manage for each trade the:
- Trailing Stop
- Move to BE
- ATR-Trailing Stop
- etc
I know EAs like swiss army and manageTP can do this. I don't know how.
Any suggestions?