Forum

OrderSend

Hi, I'm new to MQL4 and I'm using bellow code to send a test order to via demo account. But unfortunately order isn't getting executed to the market. Is anyone possible to assist me with this? //input int StopLoss=10; //+------------------------------------------------------------------+ //|