OkexAccountCurrencyDetails

StockSharp.Okex.Native.Model

Properties

CrossLiability
public decimal? CrossLiability { get; set; }
value = okexAccountCurrencyDetails.CrossLiability
okexAccountCurrencyDetails.CrossLiability = value

Cross Liabilities of the currency, for multi-currency

Interest
public decimal? Interest { get; set; }
value = okexAccountCurrencyDetails.Interest
okexAccountCurrencyDetails.Interest = value

interest for currency, for multi-currency

IsoLiab
public decimal? IsoLiab { get; set; }
value = okexAccountCurrencyDetails.IsoLiab
okexAccountCurrencyDetails.IsoLiab = value

Isolated Liabilities of the currency, for multi-currency

Liability
public decimal? Liability { get; set; }
value = okexAccountCurrencyDetails.Liability
okexAccountCurrencyDetails.Liability = value

for multi-currency

MaxLoan
public decimal? MaxLoan { get; set; }
value = okexAccountCurrencyDetails.MaxLoan
okexAccountCurrencyDetails.MaxLoan = value

max loan, for multi-currency

MgnRatio
public decimal? MgnRatio { get; set; }
value = okexAccountCurrencyDetails.MgnRatio
okexAccountCurrencyDetails.MgnRatio = value

margin ratio for currency, for multi-currency

Twap
public int? Twap { get; set; }
value = okexAccountCurrencyDetails.Twap
okexAccountCurrencyDetails.Twap = value

TWAP indicator, 5-level for currency, for multi-currency

UnrealizedPnL
public decimal? UnrealizedPnL { get; set; }
value = okexAccountCurrencyDetails.UnrealizedPnL
okexAccountCurrencyDetails.UnrealizedPnL = value

for single/multi-curency

UplLiabilities
public decimal? UplLiabilities { get; set; }
value = okexAccountCurrencyDetails.UplLiabilities
okexAccountCurrencyDetails.UplLiabilities = value

Liabilities due to Unrealized loss of the currency, for multi-currency