public method O2GClosedTradeRow.getAmount

Brief

Gets the amount of a closed 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 O2GClosedTradeRow

back