Please help , open trade
-
Hi can someone help me with a way , so when my ea takes a buy for example and the trade is losing and its about 50% away from hitting SL , i want my ea to open another buy , so the next buy SL will be 50% less than the first buy , and when tp hit should close both trades
-
-
@jstap Maybe you know ? You have helped me before . Thanks in advance
-
For each trade -> pips away (the name of your SL constant (I assume you are using one) for this I'll call it stop) -stop/2 (in the pips away box) -> buy/sell
-
@jstap Thanks man will try
-
@jstap Hi man , could you maybe send me a example , im struggling to get it right
-
Create it and add a shared link, I'll check and update you if incorrect