maxmaven / Publications
Forum
"invalid ticket for OrderModify function" AND "OrderModify error 4051" when trying to modify order
I am a MQL4 novice and have spent hours trying to solve this. Please help! I would really appreciate it. Here it is: { ticket= OrderSend ( Symbol (),OP_BUY,Lots,Ask, 3 , 0 , 0 , 0 , 12345 , 0 ,Green); if (ticket> 0 ) { if ( OrderSelect