Market execution in mql4

 

hi there i wanted to know how can i handle market execution using mql4 

for eg 

i have an order open with 0.1 lot and i want to execute the order with 0.05 

how can i do that with mql4 code.

thanks

 
Falcon23:

hi there i wanted to know how can i handle market execution using mql4 

for eg 

i have an order open with 0.1 lot and i want to execute the order with 0.05 

how can i do that with mql4 code.

thanks

OrderSend function

OrderSend - Trade Functions - MQL4 Reference
OrderSend - Trade Functions - MQL4 Reference
  • docs.mql4.com
OrderSend - Trade Functions - MQL4 Reference
 
Falcon23: how can i do that with mql4 code.

Perhaps you should read the manual. OrderSend - Trade Functions - MQL4 Reference
   How To Ask Questions The Smart Way. (2004)
      How To Interpret Answers.
         RTFM and STFW: How To Tell You've Seriously Screwed Up.