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

FeatureName : string

Feature name.

IsNativeIdentifiers : bool

Identify security in messages by native identifier Native.

Login : string

Login.

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.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.

Fields

DefaultHeartbeatInterval : TimeSpan

Default value for HeartbeatInterval.