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
Seccode
Идентификатор финансового инструмента.
public string Seccode { get; set; }
Property Value
Smalimitsownertype
Тип владельца SMA лимитов.
public SMALimitsOwnerTypes? Smalimitsownertype { get; set; }
Property Value
Userid
Участник.
public string Userid { get; set; }