StockSharp.Transaq
5.0.154
Prefix Reserved
dotnet add package StockSharp.Transaq --version 5.0.154
NuGet\Install-Package StockSharp.Transaq -Version 5.0.154
<PackageReference Include="StockSharp.Transaq" Version="5.0.154" />
<PackageVersion Include="StockSharp.Transaq" Version="5.0.154" />
<PackageReference Include="StockSharp.Transaq" />
paket add StockSharp.Transaq --version 5.0.154
#r "nuget: StockSharp.Transaq, 5.0.154"
#:package StockSharp.Transaq@5.0.154
#addin nuget:?package=StockSharp.Transaq&version=5.0.154
#tool nuget:?package=StockSharp.Transaq&version=5.0.154
Transaq Connector
The Transaq connector connects StockSharp to a Transaq trading server used by Russian brokers. It converts the server's XML commands and asynchronous updates into the unified StockSharp message model.
Key capabilities
- Security, board, market, and supported-data discovery for equities, futures, and options.
- Real-time Level 1 quotes, tick trades, incremental order books, candles, and news.
- Historical tick and candle requests supported by the server.
- Standard, conditional, stop, repo, and negotiated-order workflows, including replacement and cancellation.
- Portfolio, limits, leverage, cash, positions, orders, and own-trade updates.
- Production and demo endpoints, proxy support, password changes, heartbeat, and serialized command processing.
Typical use
Use this connector for broker terminals, live Russian-market strategies, order management, account monitoring, charting, and historical analysis.
Available instruments, history, order types, account fields, and trading permissions depend on the Transaq server, broker configuration, and connected account.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Ecng.Configuration (>= 1.0.276)
- Ecng.Interop (>= 1.0.342)
- Ecng.Net (>= 1.0.538)
- StockSharp.Media.Names (>= 5.0.4)
- StockSharp.Messages (>= 5.0.246)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.154 | 33 | 8/27/2026 |
| 5.0.153 | 100 | 8/22/2026 |
| 5.0.152 | 73 | 8/22/2026 |
| 5.0.151 | 76 | 8/22/2026 |
| 5.0.150 | 74 | 8/22/2026 |
| 5.0.149 | 74 | 8/22/2026 |
| 5.0.148 | 77 | 8/22/2026 |
| 5.0.147 | 69 | 8/22/2026 |
| 5.0.146 | 74 | 8/22/2026 |
| 5.0.145 | 75 | 8/22/2026 |
| 5.0.144 | 77 | 8/22/2026 |
| 5.0.143 | 74 | 8/22/2026 |
| 5.0.142 | 76 | 8/22/2026 |
| 5.0.141 | 73 | 8/22/2026 |
| 5.0.140 | 80 | 8/22/2026 |
| 5.0.139 | 73 | 8/22/2026 |
| 5.0.138 | 75 | 8/22/2026 |
| 5.0.137 | 76 | 8/22/2026 |
| 5.0.136 | 121 | 8/22/2026 |
| 5.0.135 | 73 | 8/22/2026 |
Clean up connector project metadata and README packaging
Move Transaq connector to public repository
Updated Ecng.Interop to 1.0.342.
Updated Ecng.Net to 1.0.538.