awesomiser0207 / Publications
Forum
I am continually getting errors 130 and 4051
I am testing my program and getting errors 130 and 4051. I have attached my code so could someone more experienced have a look. This is my first program so please could you not judge me for beginner mistakes
Always errors code 130 and 4051
could someone please help. I am trying to test my EA and I always get errors 130 and 4051. this is the part of my EA which deals with sending and modifying orders. could anyone please help. StopLossShort = StopLossShort+Spread; StopLossLong = StopLossLong-Spread; if(ticket == 0) {