Decrease lot size of open order

 

Hello,

Please, could you explain me how to decrease lot size of open orde in order to take a partial profit ?

Regards. 

 

Use the "OrderClose()" function with a volume/lots less than the amount currently opened. This is called a partial close!

 
OrderClose. The amount must be a multiple of lot step, >= min lot and the remaining amount also >= min lot.
 

Thanks a lot for you answers.

Have a great journey.

Reason: