auto manager EA
-
Hello i just want to build a semi automatic ea that work with order placed manually and by EA , it add only TP based on existant SL , TP1 , at 1RR with partial option and break even and TP3 with full closure , hope someone can help mebuild that !
-
Do you mean building a bot to modify what another bot is doing?
-
exactly , i have a based strategy on TradingView that replicate my signal on a VPS with Pineconnector , i have resolve that issue by using a third partie that handle that on mt5 , but now i wanted based on the SL on mt5 and a minimal order opening of 0.01, to add volume to the position for the SL if being reach to loose 1% for exemple
-
Then you will need some custom code and probably terminal variables to do that. Sadly, I'm not the guy you need for that, I'm afraid.
I hope someone else can help.