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