public method IO2GTradeTableRow.getUsedMargin

Brief

Gets the amount of funds currently committed to maintain the position.

Declaration
C++
virtual double  getUsedMargin () = 0

Details

The returned value is expressed in the account currency.

Declared in IO2GTradeRow

back