Table of Contents

Class USecuniqBlackList

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

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

public class USecuniqBlackList
Inheritance
USecuniqBlackList
Inherited Members
Extension Methods

Remarks

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

Constructors

USecuniqBlackList()

Создать USecuniqBlackList.

public USecuniqBlackList()

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