Table of Contents

Class USecuniqWhiteList

Namespace
StockSharp.Micex.Native.Tables
Assembly
StockSharp.Micex.dll

Белый список инструментов (по кодам ЦБ).

public class USecuniqWhiteList
Inheritance
USecuniqWhiteList
Inherited Members
Extension Methods

Remarks

Список доступных инструментов (по кодам ценных бумаг).

Constructors

USecuniqWhiteList()

Создать USecuniqWhiteList.

public USecuniqWhiteList()

Properties

Firmid

Идентификатор фирмы.

public string Firmid { get; set; }

Property Value

string

Seccode

Идентификатор финансового инструмента.

public string Seccode { get; set; }

Property Value

string

Smalimitsownertype

Тип владельца SMA лимитов.

public SMALimitsOwnerTypes? Smalimitsownertype { get; set; }

Property Value

SMALimitsOwnerTypes?

Userid

Участник.

public string Userid { get; set; }

Property Value

string