TWIME
MOEX TWIME Connector The MOEX TWIME connector connects StockSharp to MOEX low-latency order-entry sessions. Selectable ASTS and FORTS dialects translate exchange transaction messages into the unified ...
Install-Package StockSharp.Twime -Version 5.0.197
MOEX TWIME Connector
The MOEX TWIME connector connects StockSharp to MOEX low-latency order-entry sessions. Selectable ASTS and FORTS dialects translate exchange transaction messages into the unified StockSharp execution model.
Key capabilities
- Order-entry support for configured MOEX cash-market and derivatives sessions.
- Order submission, replacement, cancellation, and mass cancellation.
- Exchange acknowledgements, rejects, order-state changes, and trade executions.
- Primary and recovery connections with sequence tracking and retransmission.
- Configurable transaction and recovery endpoints, credentials, heartbeat, and dialect.
- Native exchange identifiers and binary message layouts hidden behind the standard StockSharp API.
Typical use
Use this connector for low-latency MOEX order routing, exchange-member gateways, live strategies, and execution services.
Available order types, time-in-force values, sessions, instruments, and permissions depend on the selected TWIME dialect and member access. TWIME is an order-entry connector and must be paired with a market-data source.