pravin_kinge1975 / Publications
Forum
No error but order not send to server in the following code
No error but order not send to server in the following code input long magic_order= 12345 ; void OnStart () { MqlTradeRequest request={}; request.action= TRADE_ACTION_DEAL ; // setting a pending order request.magic=magic_order; // ORDER_MAGIC request.symbol=