static public field O2GRequestParamsEnum.Amount

Brief

The amount of the order.

Details

In case of FX instruments, the amount is expressed in the base currency of the instrument. In case of CFD instruments, the amount is expressed in contracts.

If the order is filled completely on the first attempt or rejected outright, the initial amount of the order.
If the order is filled completely in several portions, the amount of the last filled portion.
If the order is filled partially, the remaining amount to be filled.
If the order is partially rejected, the rejected (unfilled) amount.
If the entire order is waiting for execution, the initial amount of the order.

Declared in O2GRequestParamsEnum

back