Okay, sorry, here is the link to the project https://fxdreema.com/shared/yf5UXScMd
The problem only occurs when orders are executed simultaneously; with a one-second difference in execution, the problem does not occur.
Okay, sorry, here is the link to the project https://fxdreema.com/shared/yf5UXScMd
The problem only occurs when orders are executed simultaneously; with a one-second difference in execution, the problem does not occur.
Unfortunately, the options provided here do not work, and the EA continues to execute multiple trades on different currency pairs despite the no trade and tradecount options.
This only happens if the trades are executed at the exact same moment and down to the second; if there is some time difference, there is no problem, and the EA is only active on one pair at a time,
which is exactly how I prefer it. I would appreciate hearing if anyone has a solution for this.
The EA operates on the 1-minute timeframe, and only during high volatility can it sometimes happen that multiple trades are initiated simultaneously on multiple currency pairs.
Is there a possibility to, for example, delay the orders and then execute only one? I look forward to hearing your ideas. Thanks in advance!
Thanks!, I'll test it, hopefully it works.
That's right, I'd like to see that if a trade is active on one pair,
no other trade on another currency pair would be possible.
Currently, this still happens occasionally because volatility is high
and the parameters for all currency pairs are identical.
Hello, I'm having a problem with my EA. It's active on four currency pairs at same time,
and I want it to prevent a second trade from being opened on another currency pair when an order is opened on one pair.
I'm currently using the No Trade option. It works fine, except during high volatility. However,
it's possible to open a trade on two or more currency pairs at the exact same time. Does anyone have a solution for this?
Thanks in advance for your response!