public method O2GTradeRow.getAmount

Brief

Gets the amount of the position.

Declaration
Java
int  getAmount ()

Details

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

Declared in O2GTradeRow

back