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.
Posts made by mariussun
-
RE: Block "Order Moved" not working.posted in Bug Reports
-
RE: Block "Order Moved" not working.posted in Bug Reports
I've tried to contact him from almost 2 weeks. But no answer..:(
-
RE: Block "Order Moved" not working.posted in Bug Reports
It's the full project. Was done only to prove the reported bug.
-
RE: Another error in lates MT5 build (22 feb 2024) - ClosePrice Errorposted in Bug Reports
Hi, any support expected?
Seems that platform it's deserted and no active actions to resolve identified issues.

-
Another error in lates MT5 build (22 feb 2024) - ClosePrice Errorposted in Bug Reports
Hi, There is another error on latest MT5 build.
On "Position Closed" it's not picking the Closed Price.

Here are the results:

On previous build the Close Price it's ok:

@fxDreema or other administrators, can you please check?
There are more errors in the latest build identified and posted in the last days. But seems nobody it's taking care...:(
-
RE: Position closed block not working correctly.posted in Bug Reports
@OntradingX any solution found?..:)
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
But only in some scenarios..:(. The issue it's still present.
-
RE: Position closed block not working correctly.posted in Bug Reports
It's common now, as for few days with the new MT5 build, there are some issues on Position Closed blocks. Works in previous builds but not properly in the latest and nobody seems to care..:(.
Even for some cases the block works but for more complex experts it's not getting the right signal for OnTrade area. -
Block "Order Moved" not working.posted in Bug Reports
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)

-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
Position closed block it's working now
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
Hi @fxDreema
Can yo please look on the issues identified on MT5 regarding "Position Closed" issues for the latest updates? -> (used to work on previous builds)
Thank you
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
For previous build as MT4040 "Position Closed" use to work but not "Order Stops Modified".
See the screen shot.
-
RE: Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
In the last build I've tested both blocks "Order Stops Modified" and "Position Closed" and none seems to work, even changing all possible variables.
Please see the link: shared/H7RzpLUMb
-
RE: On Trade can't useposted in Bug Reports
In the previous build yo can see the Profit Buy and Profit Sell but in the current build those are 0.
-
RE: On Trade can't useposted in Bug Reports
Hi @jstap
It's a very good example. I use to take information this way on the trade area but now it's not working.
I've attached the screen using current MT5 build and previous and can see clearly that in the current build the block Positions Closed not working as before.!
Current build - 4150 (not profit shown)
Current MT5 build - 4150.pngPrevious build

-
RE: On Trade can't useposted in Bug Reports
Older build works, on the same expert. It's not a but, it's just observation..:).
I'll do a short example if it persisting. -
RE: On Trade can't useposted in Bug Reports
I've seen this error also on the last MT5 release. Older MT5 works.
-
Last MT5 build 4150 brings issues picking up reason for closing tradesposted in Bug Reports
Hi,
Anybody else experienced issues with last MT5 build?
- On trade, the block "Position closed" it's not working.
-
RE: is it possible to get this info using fxdreema?posted in Questions & Answers
HI,
I've try by requesting SYMBOL_VOLUME_MIN and SYMBOL_VOLUME_STEP for MQL5 and returns all the time the same values 34 and 36 no matter of currency.
Also the syntax included into Custom MQL Code not works.