Positions
StockSharp.Micex.Native.Tables
Позиции по деньгам.
Constructors
Properties
Bankaccid
public string Bankaccid { get; set; }
value = positions.Bankaccid
positions.Bankaccid = value
Расчетный код.
Credit
public decimal? Credit { get; set; }
value = positions.Credit
positions.Credit = value
Зачисление.
Currcode
public string Currcode { get; set; }
value = positions.Currcode
positions.Currcode = value
Валюта.
Currentpos
public decimal? Currentpos { get; set; }
value = positions.Currentpos
positions.Currentpos = value
Текущая.
Description
public string Description { get; set; }
value = positions.Description
positions.Description = value
Описание.
Limit1
public decimal? Limit1 { get; set; }
value = positions.Limit1
positions.Limit1 = value
Внешн. огр.
Limit1set
public YesNos? Limit1set { get; set; }
value = positions.Limit1set
positions.Limit1set = value
Флаг включенного внешнего ограничения.
Limit2
public decimal? Limit2 { get; set; }
value = positions.Limit2
positions.Limit2 = value
Внутр. огр.
Limit2set
public YesNos? Limit2set { get; set; }
value = positions.Limit2set
positions.Limit2set = value
Флаг включенного внутреннего ограничения.
Openbal
public decimal? Openbal { get; set; }
value = positions.Openbal
positions.Openbal = value
Входящая.
Orderbuy
public decimal? Orderbuy { get; set; }
value = positions.Orderbuy
positions.Orderbuy = value
В заявках на покупку.
Ordersell
public decimal? Ordersell { get; set; }
value = positions.Ordersell
positions.Ordersell = value
В заявках на продажу.
Plannedbal
public decimal? Plannedbal { get; set; }
value = positions.Plannedbal
positions.Plannedbal = value
Контрольная.
Plannedpos
public decimal? Plannedpos { get; set; }
value = positions.Plannedpos
positions.Plannedpos = value
Плановая.
Posngroup
public PosnGroups? Posngroup { get; set; }
value = positions.Posngroup
positions.Posngroup = value
Группа позиций.
Settlebal
public decimal? Settlebal { get; set; }
value = positions.Settlebal
positions.Settlebal = value
Расчетная.