public method IO2GClosedTradeRow.getAmount

Brief

Gets the amount of a closed position.

Declaration
C++
virtual int  getAmount () = 0

Details

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

Declared in IO2GClosedTradeRow

back