Stefano Klode / Publications
Forum
MQL5 - OrderSend returns error 10013, but manually the order is Placed
I'm trying to automate placing orders starting from an external file. The parsing of file is working well. The issue is on create order. I'll show you the code used to creare a Request for and Order: MqlTradeRequest request; double point= SymbolInfoDouble (orders[i].symbol, SYMBOL_POINT