WdQuote

StockSharp.Micex.Native.Transactions

Снятие безадресных заявок.

Inherits: BaseTransaction

Constructors

WdQuote
public WdQuote()
wdQuote = WdQuote()

Создать WdQuote.

Properties

Buysell
public WBuySells? Buysell { get; set; }
value = wdQuote.Buysell
wdQuote.Buysell = value

К/П.

Firmid
public string Firmid { get; set; }
value = wdQuote.Firmid
wdQuote.Firmid = value

Фирма.

Name
public override string Name { get; }
value = wdQuote.Name

Название транзакции.

Quoteno
public long? Quoteno { get; set; }
value = wdQuote.Quoteno
wdQuote.Quoteno = value

Заявка.

Secboard
public string Secboard { get; set; }
value = wdQuote.Secboard
wdQuote.Secboard = value

Режим.

Seccode
public string Seccode { get; set; }
value = wdQuote.Seccode
wdQuote.Seccode = value

Инструмент.

Settlecode
public string Settlecode { get; set; }
value = wdQuote.Settlecode
wdQuote.Settlecode = value

Код расчетов.

Traderid
public string Traderid { get; set; }
value = wdQuote.Traderid
wdQuote.Traderid = value

Трейдер.