Subscription - класс |
Пространство имён: StockSharp.Algo
public class Subscription
Тип Subscription предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Subscription(CandleSeries) | Создать Subscription. |
![]() | Subscription(Portfolio) | Создать Subscription. |
![]() | Subscription(DataType, Security) | Создать Subscription. |
![]() | Subscription(DataType, SecurityMessage) | Создать Subscription. |
![]() | Subscription(ISubscriptionMessage, Security) | Создать Subscription. |
![]() | Subscription(ISubscriptionMessage, SecurityMessage) | Создать Subscription. |
Имя | Описание | |
---|---|---|
![]() | CandleSeries | Серия свечей. |
![]() | DataType | Тип данных. |
![]() | Portfolio | Портфель, описывающий торговый счет и размер сгенерированной комиссии по нему. |
![]() | SecurityId | Идентификатор инструмента. |
![]() | State | Состояние. |
![]() | SubscriptionMessage | Сообщение подписки. |
![]() | TransactionId | Идентификатор запроса. |
Имя | Описание | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) |
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
![]() | ToString | Returns a string that represents the current object. (Переопределяет ObjectToString.) |