Modify Order SL TP
30 USD
Demo downloaded:
21
Published:
13 June 2017
Current version:
1.5
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
You 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

I thought it will set all stop loss to the desired level. Instead, the Stop Loss and Take Profit boxes were for how many points or pips.
I had several positions opened, then set the SL to 0.9-ish something; it read as 0.9 pips/points behind then closed all those positions. lol
I thought it will set all stop loss to the desired level. Instead, the Stop Loss and Take Profit boxes were for how many points or pips.
I had several positions opened, then set the SL to 0.9-ish something; it read as 0.9 pips/points behind then closed all those positions. lol
Hello,
you placed very short stops (less than one point), so the price quickly reached them. What's so surprising ?! To understand the work, set stops to 10.0 points: Take_Profit = 10; Stop_Loss = 10.
Hello,
you placed very short stops (less than one point), so the price quickly reached them. What's so surprising ?! To understand the work, set stops to 10.0 points: Take_Profit = 10; Stop_Loss = 10.
Also keep in mind that TP and SL are set from the position opening price (and not from the current symbol price).
What I’d be looking for is exactly what your EA does but once the SL and TP is set after the order was opened, then it should not modify anymore but allow me to move the SL and TP freely on my own. Because every time I try moving the SL via drag and drop, it moves the SL back to the original price level as the EA is in ‘modifying mode’ all the time.
Would it be possible to change this? Thx :)
It works exactly like I want, however the only problem I have with it is that I can’t really move then the SL or TP manually anymore.
What I’d be looking for is exactly what your EA does but once the SL and TP is set after the order was opened, then it should not modify anymore but allow me to move the SL and TP freely on my own. Because every time I try moving the SL via drag and drop, it moves the SL back to the original price level as the EA is in ‘modifying mode’ all the time.
Would it be possible to change this? Thx :)
Done! (single_change_stops_for_each_position = true).
Trading chat, join us: https://www.mql5.com/en/messages/011e4f235b10dc01
With best wishes 📈