Instruments

StockSharp.Micex.Native.Tables

Grupos de valores.

Constructores

Instruments
public Instruments()
instruments = Instruments()

Para crear instrumentos.

Propiedades

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

El grupo.

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

Nombre.

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 precio.

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

Estado.