
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
I got this error code today while running an ea while using a for loop to close a portion of a trade.
2008.12.08 15:03:18 'X': request was accepted by server
2008.12.08 15:03:17 'X': close order #37765405 sell 0.01 EURUSDm at 1.2931 sl: 0.0000 tp: 0.0000 at price 1.2964
2008.12.08 15:03:17 'x': order #37765405 sell 0.01 EURUSDm closing at 1.2964 failed [Common error]
2008.12.08 15:03:17 'x': request in process
2008.12.08 15:03:17 'x': request was accepted by server
etc.
i removed the EA and the ran it again on the same chart. Then my sells started getting caught in the same error loop.
I've never seen this before. Does this mean there is a connection problem? Or my broker's servers are acting up? Or what? What does this mean? How do I handle this?