OrderSend: market buy 0.01 Crypto20 [unknown retcode 10044]

 

Dear Forum Members

Wish all Marry Christmas & Happy New Year.

I have got above error while running Strategy Tester.

Any clue what is this could be?

Regards.

 
Anil Varma:

I have got above error while running Strategy Tester.

Any clue what is this could be?

As per documentation - TRADE_RETCODE_CLOSE_ONLY
Documentation on MQL5: Trade Server Return Codes / Constants, Enumerations and Structures
Documentation on MQL5: Trade Server Return Codes / Constants, Enumerations and Structures
  • www.mql5.com
All requests to execute trade operations are sent as a structure of a trade request MqlTradeRequest using function OrderSend() . The function...