re error 4752

 

"the sell order request could not be completed"

 i have already read the other threads regarding this issue, and i am already using zeromemory before the order

 the ea was working fine last weekend, now i get this error ....

 also, if i run it through the strategy tester it works fine, no errors. just when i run debugging, i get this error popping up ....

 

does anyone know what the issue is ?  

Documentation on MQL5: Common Functions / ZeroMemory
Documentation on MQL5: Common Functions / ZeroMemory
  • www.mql5.com
Common Functions / ZeroMemory - Documentation on MQL5
 

Error 4752 means "trade by expert prohibited". See documentation

You need to allow trading in the EA properties

Reason: