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
                    
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.154" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Transaq" Version="5.0.154" />
                    
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.154
                    
#r "nuget: StockSharp.Transaq, 5.0.154"
                    
#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.154
                    
#: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.154
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Transaq&version=5.0.154
                    
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.154 85 8/27/2026
5.0.153 107 8/22/2026
5.0.152 80 8/22/2026
5.0.151 84 8/22/2026
5.0.150 81 8/22/2026
5.0.149 80 8/22/2026
5.0.148 86 8/22/2026
5.0.147 75 8/22/2026
5.0.146 81 8/22/2026
5.0.145 80 8/22/2026
5.0.144 84 8/22/2026
5.0.143 83 8/22/2026
5.0.142 81 8/22/2026
5.0.141 80 8/22/2026
5.0.140 85 8/22/2026
5.0.139 80 8/22/2026
5.0.138 83 8/22/2026
5.0.137 82 8/22/2026
5.0.136 126 8/22/2026
5.0.135 79 8/22/2026
Loading failed

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.