Instruments

StockSharp.Micex.Native.Tables

Группы ценных бумаг.

Constructors

Instruments
public Instruments()
instruments = Instruments()

Создать Instruments.

Properties

Instrid
public string Instrid { get; set; }
value = instruments.Instrid
instruments.Instrid = value

Группа.

Instrname
public string Instrname { get; set; }
value = instruments.Instrname
instruments.Instrname = value

Наименование.

Instrtype
public InstrTypes? Instrtype { get; set; }
value = instruments.Instrtype
instruments.Instrtype = value

Тип инструмента.

Quotebasis
public QuoteBasises? Quotebasis { get; set; }
value = instruments.Quotebasis
instruments.Quotebasis = value

Тип цены.

Status
public Statuses? Status { get; set; }
value = instruments.Status
instruments.Status = value

Статус.