when we trade the forex you can trade mini or micro lots and you can have a quantity whose is a "double" and not a "int".
How do I do to use a double quantity please?
For example if I want to buy 2.5 lots or 0.25 standard lot.
In the guideline the good syntax is:
EnterShort(int quantity)
Thank's for your help.

Comment