TwimeMessageAdapter
StockSharp.Twime
The message adapter for Twime.
Inherits: MessageAdapter
Implements: ILoginPasswordAdapter, IAddressAdapter<EndPoint>
Constructors
TwimeMessageAdapter(IdGenerator)
Initializes a new instance of the TwimeMessageAdapter class.
- transactionIdGenerator
- Transaction id generator.
Properties
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.
Methods
IsAllDownloadingSupported(DataType) : bool
Is for the specified all securities downloading enabled.
- dataType
- Data type info.
Returns: Check result.
Fields
DefaultHeartbeatInterval : TimeSpan
Default value for HeartbeatInterval.