public method IO2GTradeTableRow.getAmount

Brief

Gets the amount of the 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 IO2GTradeRow

back