public property O2GTradeRow.UsedMargin

Brief

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

Declaration
C#
double  UsedMargin get;

Details

The returned value is expressed in the account currency.

Declared in O2GTradeRow

back