SendOrder error 131

 

Then it's not so good is it ?

You have to add more checks.

 
Ireneusz Dolinski:

Hi,

I have a good Expert Advisor, written by me. But I can not add it to system expert advisors to mql5.com (Market). I get error "SendOrder error 131".

Please help me, how I can fix this problem.

https://www.mql5.com/en/forum/280316#comment_8750272

good luck :)

Automatic Validation for expert advisors to be published on the Market
Automatic Validation for expert advisors to be published on the Market
  • 2018.09.20
  • www.mql5.com
Hi people, if a good number of EAs are on the Market , so i think many people has passed the Automatic Validation...
 
Marco vd Heijden:

Then it's not so good is it ?

You have to add more checks.


Thank you for yours answers, I have added several checks, but now I get error: "No trading operations". What is the reason ? Please help me.
 

Hello,

maybe one (or more) attribute of your MqlTradeRequest object/variable is not correct.

If you put a portion of your EA code maybe we can see a clue


FZ
 
Tastashoune ForexForZbew:

Hello,

maybe one (or more) attribute of your MqlTradeRequest object/variable is not correct.

If you put a portion of your EA code maybe we can see a clue


FZ
I put code of my simple EA. Please tell me why I get the error:  there are no trading operations, in verification of my ea
Files:
 
Ireneusz Dolinski:
I put code of my simple EA. Please tell me why I get the error:  there are no trading operations, in verification of my ea
Your expert only does sell GBPUSD when overbought?
 
David Diez:
Your expert only does sell GBPUSD when overbought?
Yes, it is a simple EA, in future I will add more possibilities.
 

Please don't try to add things like this to market.

That EA is far from being ready for production.

It should fail the automatic validation test miserably.

 
Marco vd Heijden:

Please don't try to add things like this to market.

That EA is far from being ready for production.

It should fail the automatic validation test miserably.

Thank you for your answer.
Reason: