TwimeMessageAdapter
StockSharp.Twime
The message adapter for Twime.
Herda de: MessageAdapter
Implementa: ILoginPasswordAdapter, IAddressAdapter<EndPoint>
Construtores
TwimeMessageAdapter(IdGenerator)
Initializes a new instance of the TwimeMessageAdapter class.
- transactionIdGenerator
- Transaction id generator.
Propriedades
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.
Métodos
IsAllDownloadingSupported(DataType) : bool
Is for the specified all securities downloading enabled.
- dataType
- Data type info.
Retorna: Check result.
Campos
DefaultHeartbeatInterval : TimeSpan
Default value for HeartbeatInterval.