Class USecuniqBlackList
Чёрный список инструментов (по кодам ЦБ).
Inherited Members
Namespace: StockSharp.Micex.Native.Tables
Assembly: StockSharp.Micex.dll
Syntax
public class USecuniqBlackList
Remarks
Список недоступных инструментов (по кодам ценных бумаг).
Constructors
USecuniqBlackList()
Создать USecuniqBlackList.
Declaration
public USecuniqBlackList()
Properties
Firmid
Идентификатор фирмы.
Declaration
public string Firmid { get; set; }
Property Value
Type | Description |
---|---|
String |
Seccode
Идентификатор финансового инструмента.
Declaration
public string Seccode { get; set; }
Property Value
Type | Description |
---|---|
String |
Smalimitsownertype
Тип владельца SMA лимитов.
Declaration
public Nullable<SMALimitsOwnerTypes> Smalimitsownertype { get; set; }
Property Value
Type | Description |
---|---|
Nullable<SMALimitsOwnerTypes> |
Userid
Участник.
Declaration
public string Userid { get; set; }
Property Value
Type | Description |
---|---|
String |