MQL4 - automated forex trading   /  

Forum

Error Code #1

Back to topics list To post a new topic, please log in or register

avatar
11
rowand33 2006.08.09 19:35 
While running my EA, I occasionally get an error #1 when trying to make a buy or sell. After which, it fails to continue trading. What does this error mean, and how do I go about fixing it? Thanks -Shane
article

Indicator Taichi - a Simple Idea of Formalizing the Values of Ichimoku Kinko Hyo.

Hard to interpret Ichimoku signals? This article introduces some principles of formalizing values and signals of Ichimoku Kinko Hyo. For visualization of its usage the author chose the currency pair EURUSD based on his own preferences. However, the indicator can be used on any currency pair.


avatar
Moderator
5089
stringo 2006.08.09 20:01 
see http://docs.mql4.com/trading/errors

"OrderModify attempts to replace the values already set with the same values. One or more values must be changed, then modification attempt can be repeated."

avatar
11
rowand33 2006.08.09 20:06 
But I'm not doing any OrderModify calls - it wouldn't be caused by trying to make a trade at a position where a trade already exists would it?

avatar
Moderator
5089
stringo 2006.08.10 10:42 
what the build number of the client terminal?

avatar
11
rowand33 2006.08.10 19:35 
It is version 4.00 Build 193

avatar
Moderator
5089
stringo 2006.08.11 11:05 
last build is 195

avatar
11
rowand33 2006.08.11 20:54 
Do you think the difference could cause a problem like this? I don't really need to know exactly what causes the problem, as long as I can recover from it if it happens. Do you have any idea how I would do that?

avatar
Moderator
5089
stringo 2006.08.13 11:01 
Please download last build.

If problem remains report please about it.
Back to topics list  

To add comments, please log in or register