I'm getting two errors that are severely affecting by ability to trade with my EAs. They are blocking trades from going through. Can anyone please tell me what causes these two errors and how to fix it. I am on MT4 Build 195.
2006.09.05 11:01:28 '102108': order sell 0.10 USDCHF opening at 1.2350 sl: 1.2450 tp: 1.2320 failed [Off quotes]
and
2006.09.05 10:59:32 TradeDispatcher: trade context is busy
Thank you.
2006.09.05 11:01:28 '102108': order sell 0.10 USDCHF opening at 1.2350 sl: 1.2450 tp: 1.2320 failed [Off quotes]
and
2006.09.05 10:59:32 TradeDispatcher: trade context is busy
Thank you.
This means that another EA or script was busy making a trade - MT4 can only take one trade at a time. When this expert tried to open a trade, another was already in the process, so the second trade failed with "Trade Context is Busy".
-CS
What about the "off quotes" error?
This means that another EA or script was busy making a trade - MT4 can only take one trade at a time. When this expert tried to open a trade, another was already in the process, so the second trade failed with "Trade Context is Busy".
-CS
I'm getting two errors that are severely affecting by ability to trade with my EAs. They are blocking trades from going through. Can anyone please tell me what causes these two errors and how to fix it. I am on MT4 Build 195.
2006.09.05 11:01:28 '102108': order sell 0.10 USDCHF opening at 1.2350 sl: 1.2450 tp: 1.2320 failed [Off quotes]
and
2006.09.05 10:59:32 TradeDispatcher: trade context is busy
Thank you.
2006.09.05 11:01:28 '102108': order sell 0.10 USDCHF opening at 1.2350 sl: 1.2450 tp: 1.2320 failed [Off quotes]
and
2006.09.05 10:59:32 TradeDispatcher: trade context is busy
Thank you.
This means that another EA or script was busy making a trade - MT4 can only take one trade at a time. When this expert tried to open a trade, another was already in the process, so the second trade failed with "Trade Context is Busy".
-CS
See article "MQL4: Error 146 ("Trade context busy") and How to Deal with It"
See documentation "MQL4: Execution errors"
See documentation "MQL4: Execution errors"
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
2006.09.05 11:01:28 '102108': order sell 0.10 USDCHF opening at 1.2350 sl: 1.2450 tp: 1.2320 failed [Off quotes]
and
2006.09.05 10:59:32 TradeDispatcher: trade context is busy
Thank you.