Hi,
i get the same errorwarning. Somebody know what is the reason for it?
Don't know if you do not get it but if somebody need to ask second time, anyway if you was "answering" already, maybe it is because of the quality of your answer!
What is broken? From where the mistake is coming? What is the reason for?
Don't know if you do not get it but if somebody need to ask second time, anyway if you was "answering" already, maybe it is because of the quality of your answer!
What is broken?
From where the mistake is coming?
What is the reason for?
- I know exactly. You apparently can't under stand "Change the SL to X. It is at X!" That is what your code is doing and what the server is responding with. When in doubt, think.
- Your code is broken. It is doing #1.
- The mistake is PICNIC. It is your code, your mistake.
- See #1. Asked and answered multiple times.
Don't know if you do not get it but if somebody need to ask second time, anyway if you was "answering" already, maybe it is because of the quality of your answer!
What is broken? From where the mistake is coming? What is the reason for?
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I am a Newb to MT4 and MQL. I have placed eight EAs on one MT4 instance. I developed these EAs on a 30m time frame, but I am using a 1m Timeframe for testing purposes.
I receive the error "Cannot change existing previous pending order with ticket: 1984613, reason: 1". ("Program has been deleted from the chart")
This error occurs in between zero and two EAs per 1m cycle, but it switches between the various EAs. An EA that threw this error in one cycle is more likely to throw the error in the next cycle, but the error never persists for long (two or three cycles at most).
From the error description, it sounds as though the EAs are not actively attached to charts at the time of the error, but I have checked all the EAs and all are loaded onto separate charts at the times of the errors. What causes this?
ThanX!