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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StockSharp.Transaq" Version="5.0.199" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Transaq" Version="5.0.199" />
                    
Directory.Packages.props
<PackageReference Include="StockSharp.Transaq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StockSharp.Transaq --version 5.0.199
                    
#r "nuget: StockSharp.Transaq, 5.0.199"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package StockSharp.Transaq@5.0.199
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=StockSharp.Transaq&version=5.0.199
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Transaq&version=5.0.199
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 59 9/17/2026
5.0.198 40 9/17/2026
5.0.197 43 9/17/2026
5.0.196 36 9/17/2026
5.0.195 38 9/17/2026
5.0.194 39 9/17/2026
5.0.193 41 9/17/2026
5.0.192 39 9/17/2026
5.0.191 42 9/17/2026
5.0.190 39 9/17/2026
5.0.189 53 9/17/2026
5.0.188 42 9/17/2026
5.0.187 42 9/17/2026
5.0.186 33 9/17/2026
5.0.185 42 9/17/2026
5.0.184 58 9/17/2026
5.0.183 39 9/17/2026
5.0.182 44 9/17/2026
5.0.181 37 9/17/2026
5.0.180 40 9/17/2026
Loading failed

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.