TwimeMessageAdapter
StockSharp.Twime
The message adapter for Twime.
继承自: MessageAdapter
实现: ILoginPasswordAdapter, IAddressAdapter<EndPoint>
构造函数
TwimeMessageAdapter(IdGenerator)
Initializes a new instance of the TwimeMessageAdapter class.
- transactionIdGenerator
- Transaction id generator.
属性
DialectType : DialectTypes
Dialect.
FeatureName : string
Feature name.
IsNativeIdentifiers : bool
Identify security in messages by native identifier Native.
Password : SecureString
Password.
PortfolioName : string
Portfolio name.
RecoveryAddress : EndPoint
Recovery server address. By default is 91.208.232.244:9001.
StorageName : string
Storage name.
TransactionAddress : EndPoint
Transactional server address. By default is 91.208.232.244:9000.
方法
IsAllDownloadingSupported(DataType) : bool
Is for the specified all securities downloading enabled.
- dataType
- Data type info.
返回值: Check result.
字段
DefaultHeartbeatInterval : TimeSpan
Default value for HeartbeatInterval.