Class Trdacc
Торговые счета.
Inherited Members
Namespace: StockSharp.Micex.Native.Tables
Assembly: StockSharp.Micex.dll
Syntax
public class Trdacc
Constructors
Trdacc()
Создать Trdacc.
Declaration
public Trdacc()
Properties
Bankaccid
Код дополнительной позиции по денежным средствам.
Declaration
public string Bankaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Bankidt0
Расчетная организация по Т0.
Declaration
public string Bankidt0 { get; set; }
Property Value
Type | Description |
---|---|
String |
Bankidtplus
Расчетная организация по Т+.
Declaration
public string Bankidtplus { get; set; }
Property Value
Type | Description |
---|---|
String |
Clearingfirmid
Идентификатор фирмы - Участника Клиринга.
Declaration
public string Clearingfirmid { get; set; }
Property Value
Type | Description |
---|---|
String |
Clearingtrdaccid
Номер клирингового торгового счета.
Declaration
public string Clearingtrdaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Depaccid
Номер счета депо в Депозитарии.
Declaration
public string Depaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Depunitid
Раздел счета Депо.
Declaration
public string Depunitid { get; set; }
Property Value
Type | Description |
---|---|
String |
Description
Описание.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
String |
Extsecrequest
Разрешение на подбор ценных бумаг на раздел.
Declaration
public Nullable<YesNos> Extsecrequest { get; set; }
Property Value
Type | Description |
---|---|
Nullable<YesNos> |
Extuid
Единый уникальный идентификатор раздела, используемый в НРД.
Declaration
public string Extuid { get; set; }
Property Value
Type | Description |
---|---|
String |
Firmid
Идентификатор фирмы.
Declaration
public string Firmid { get; set; }
Property Value
Type | Description |
---|---|
String |
Firmuse
Значение 'U' - раздел обеспечения; значения, отличные от 'U' - для торговых разделов.
Declaration
public string Firmuse { get; set; }
Property Value
Type | Description |
---|---|
String |
Fullcoveredsell
Запрет необеспеченных продаж.
Declaration
public Nullable<YesNos> Fullcoveredsell { get; set; }
Property Value
Type | Description |
---|---|
Nullable<YesNos> |
Gcplinktrdaccid
Номер торгового счета.
Declaration
public string Gcplinktrdaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Maintrdaccid
Основной торговый счет.
Declaration
public string Maintrdaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Status
Индикатор "торговые операции разрешены/запрещены".
Declaration
public Nullable<TrdAccStatuses> Status { get; set; }
Property Value
Type | Description |
---|---|
Nullable<TrdAccStatuses> |
Trdaccid
Номер торгового счета.
Declaration
public string Trdaccid { get; set; }
Property Value
Type | Description |
---|---|
String |
Trdacctype
Тип торгового счета.
Declaration
public string Trdacctype { get; set; }
Property Value
Type | Description |
---|---|
String |
Type
Тип депозитарного счета.
Declaration
public Nullable<DepAccTypes> Type { get; set; }
Property Value
Type | Description |
---|---|
Nullable<DepAccTypes> |