public property O2GClosedTradeRow.Amount

Brief

Gets the amount of a closed position.

Declaration
C#
int  Amount get;

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 O2GClosedTradeRow

back