Block "Order Moved" not working.
-
Hi,
As I've made a short MT5 expert to validate some blocks from OnTrade, I've sees that block "Order Moved" it's not working.
Please see the shared link for the experiment: https://fxdreema.com/shared/VUlA0UjZd
As you in the following pic, no action recorded for "Order Moved" (POMoved)

-
Your logic is correct. It should work. Is this the whole project or just part of it?
-
11 days and no answer..:)
-
Your answer from @l-andorrà is above, he is expecting a response from you
-
It's the full project. Was done only to prove the reported bug.
-
Then you should contact the admin to let him know.
-
I've tried to contact him from almost 2 weeks. But no answer..:(
-
@mariussun Do you move the order manually? If so, you should e-mail the admin because I agree that your logic is correct for this problem. However, I would move the blocks from On TImer and On Chart to the On TIck tab.
-
I agree on timer and on chart only work on live trading, on chart should be on init, with a pass block above.
-
The "Order Move" it's on "On Trade (Filter Specific Events). Also if you try to move only SL or TP from an Order it's working "On Trade".
You can try from my example and you will see will count the moving of SL/TP but not moving of the Order.