MT5 (on trade)Position closed doesn't work well
-
Hello fxdreema, from yesterday night the block position closed in "on trade" event (MQL5) it doesn't work very well. Sometimes it work sometimes no,pink arrow (closed by stop loss),white arrow (closed by take profit) not for all closed trades appears.
......
Immagine.png -
Situations that it seems to not working are actually opening new volume to the current position (new buy). You can try with "(on trade) Position incremented".
-
I have not increased position in the test, it seems to me that the block pass if the take profit or stop loss are reached in the same candle of opening trade.
-
I found the root of the problem, not it should be ok.