Missing block 'Once per Trades' for MT5
-
Hi .. is missing in this block projects MT5
I await return!
-
Why this is a bug...

What do you want to do with this block in MT5? Because the term "trade" in MT5 is not exactly the same as in MT4. -
I need you to open only one order per trade, or more if necessary.
-
"Once per positions" block is ready to be tested
-
Same problem i have fxdreema i want once trade on per signal .. but after a trade signal there are extra trade is running automatically without signals ..if trade signal is buy first trade will be buy but second automatically trade will be sale ..
-
This topic is about a missing block in the middle of 2013

As I told you before, there are some basics. Now in your project you have "Once per trades" connected below "Buy now" and "Sell now", and nothing else below. In fxDreema all the things are top-to-bottom. Block X runs only if the one above passes.
I can suggest "Check last closed type" above "Indicator appear" blocks. If the last closed trade was Buy -> check the indicator to create new Sell and don't even enter in the Buy part.