Order
StockSharp.Micex.Native.Transactions
Ввод заявки.
Inherits: BaseTransaction
Constructors
Properties
Account
public string Account { get; set; }
value = order.Account
order.Account = value
Торговый счет.
Activationtime
public DateTime? Activationtime { get; set; }
value = order.Activationtime
order.Activationtime = value
Время активации.
Activationtype
public OrderActivationTypes? Activationtype { get; set; }
value = order.Activationtype
order.Activationtype = value
Тип события активации заявки.
Brokerref
public string Brokerref { get; set; }
value = order.Brokerref
order.Brokerref = value
Примечание.
Clientcode
public string Clientcode { get; set; }
value = order.Clientcode
order.Clientcode = value
Код клиента.
Complianceid
public string Complianceid { get; set; }
value = order.Complianceid
order.Complianceid = value
Тип ввода заявки.
Extref
public string Extref { get; set; }
value = order.Extref
order.Extref = value
Код внешнего пользователя.
Immcancel
public ImmCancels? Immcancel { get; set; }
value = order.Immcancel
order.Immcancel = value
Тип по остатку.
Liquiditytype
public ExtIntTypes? Liquiditytype { get; set; }
value = order.Liquiditytype
order.Liquiditytype = value
Тип ликвидности.
Mktlimit
public MktLimits? Mktlimit { get; set; }
value = order.Mktlimit
order.Mktlimit = value
Тип.
Mmorder
public MMOrders? Mmorder { get; set; }
value = order.Mmorder
order.Mmorder = value
Назначение заявки.
Ordervalue
public decimal? Ordervalue { get; set; }
value = order.Ordervalue
order.Ordervalue = value
Объем заявки.
Priceyieldentertype
public PriceEntryTypes? Priceyieldentertype { get; set; }
value = order.Priceyieldentertype
order.Priceyieldentertype = value
Тип ввода значения цены.
Splitflag
public SplitFlags? Splitflag { get; set; }
value = order.Splitflag
order.Splitflag = value
Тип по цене.
Trdaccfirmid
public string Trdaccfirmid { get; set; }
value = order.Trdaccfirmid
order.Trdaccfirmid = value
Фирма торгового счета.