Instruments
StockSharp.Micex.Native.Tables
Grupos de títulos.
Construtores
Propriedades
Instrid
public string Instrid { get; set; }
value = instruments.Instrid
instruments.Instrid = value
O grupo.
Instrname
public string Instrname { get; set; }
value = instruments.Instrname
instruments.Instrname = value
Nome.
Instrtype
public InstrTypes? Instrtype { get; set; }
value = instruments.Instrtype
instruments.Instrtype = value
Tipo de instrumento.
Quotebasis
public QuoteBasises? Quotebasis { get; set; }
value = instruments.Quotebasis
instruments.Quotebasis = value
Tipo de preço.
Status
public Statuses? Status { get; set; }
value = instruments.Status
instruments.Status = value
Situação.