StockSharp.Quidax
5.0.0
Prefix Reserved
dotnet add package StockSharp.Quidax --version 5.0.0
NuGet\Install-Package StockSharp.Quidax -Version 5.0.0
<PackageReference Include="StockSharp.Quidax" Version="5.0.0" />
<PackageVersion Include="StockSharp.Quidax" Version="5.0.0" />
<PackageReference Include="StockSharp.Quidax" />
paket add StockSharp.Quidax --version 5.0.0
#r "nuget: StockSharp.Quidax, 5.0.0"
#:package StockSharp.Quidax@5.0.0
#addin nuget:?package=StockSharp.Quidax&version=5.0.0
#tool nuget:?package=StockSharp.Quidax&version=5.0.0
Quidax Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The Quidax connector integrates StockSharp with the Quidax spot exchange. It is especially useful for observing and trading crypto markets quoted in NGN and other African fiat currencies, as well as crypto-to-crypto pairs.
Key capabilities
- Spot instrument discovery with currency composition, price and volume precision, and minimum order value.
- Level 1 quotes, Level 2 order books, public trades, and historical candles.
- Continuous market-data subscriptions through configurable REST polling.
- Wallet balances, open and historical orders, and private executions.
- Limit and market order registration, individual cancellation, and filtered bulk cancellation.
- Configurable REST service address, account or subaccount identifier, and polling interval.
Public market data is available without credentials. Portfolio and trading operations require a Quidax secret key. The default me user identifier targets the token owner and can be replaced with a supported subaccount identifier.
| 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
- 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.0 | 101 | 8/27/2026 |
Improve connector code readability