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.