Dear Toony,
When I use your EA, I find tp is first set and but disappear when sl is set. Then both of tp and sl show up.
In order to find out, I add something as follow
OrderModify(OrderTicket(), 0, OrderStopLoss(), tpb, 0, CLR_NONE);
Print("after set tp is ", OrderTakeProfit());
the result is
2012.12.11 07:37:24 mgStopAutoSet EURUSD.m,H1: after set tp is 0
2012.12.11 07:37:24 mgStopAutoSet EURUSD.m,H1: modify #36418929 buy 0.02 EURUSD.m at 1.29413 sl: 0.00000 tp: 1.29718 ok
do you know why after set, tp is still 0?
thanks
Thanks.
Hello,
I tried this EA but I see that it takes a long time to place the SL and TP. It took it at least 1 minute after I took a trade. On another case it placed the stop pretty fast but it took 30 sec to place the TP. Is there anything I can do on my end to make it work instantly?
Thanks
Hello,
I tried this EA but I see that it takes a long time to place the SL and TP. It took it at least 1 minute after I took a trade. On another case it placed the stop pretty fast but it took 30 sec to place the TP. Is there anything I can do on my end to make it work instantly?
Thanks
It depends on the speed of your computer, internet, and broker's server to modify trades.
When I scroll between charts, an alert comes up right in front of my charts.... How to I stop the alert?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Autostop v2:
Author: Tonny Obare