StockSharp.Transaq
5.0.199
Prefix Reserved
dotnet add package StockSharp.Transaq --version 5.0.199
NuGet\Install-Package StockSharp.Transaq -Version 5.0.199
<PackageReference Include="StockSharp.Transaq" Version="5.0.199" />
<PackageVersion Include="StockSharp.Transaq" Version="5.0.199" />
<PackageReference Include="StockSharp.Transaq" />
paket add StockSharp.Transaq --version 5.0.199
#r "nuget: StockSharp.Transaq, 5.0.199"
#:package StockSharp.Transaq@5.0.199
#addin nuget:?package=StockSharp.Transaq&version=5.0.199
#tool nuget:?package=StockSharp.Transaq&version=5.0.199
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.275)
- Ecng.Interop (>= 1.0.341)
- Ecng.Net (>= 1.0.537)
- StockSharp.Media.Names (>= 5.0.4)
- StockSharp.Messages (>= 5.0.244)
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.199 | 56 | 9/17/2026 |
| 5.0.198 | 34 | 9/17/2026 |
| 5.0.197 | 40 | 9/17/2026 |
| 5.0.196 | 34 | 9/17/2026 |
| 5.0.195 | 36 | 9/17/2026 |
| 5.0.194 | 37 | 9/17/2026 |
| 5.0.193 | 37 | 9/17/2026 |
| 5.0.192 | 37 | 9/17/2026 |
| 5.0.191 | 40 | 9/17/2026 |
| 5.0.190 | 36 | 9/17/2026 |
| 5.0.189 | 51 | 9/17/2026 |
| 5.0.188 | 40 | 9/17/2026 |
| 5.0.187 | 40 | 9/17/2026 |
| 5.0.186 | 31 | 9/17/2026 |
| 5.0.185 | 39 | 9/17/2026 |
| 5.0.184 | 56 | 9/17/2026 |
| 5.0.183 | 35 | 9/17/2026 |
| 5.0.182 | 39 | 9/17/2026 |
| 5.0.181 | 35 | 9/17/2026 |
| 5.0.180 | 37 | 9/17/2026 |
Clean up connector project metadata and README packaging
Move Transaq connector to public repository
Updated Ecng.Interop to 1.0.341.
Updated Ecng.Net to 1.0.537.