StockSharp.CoinSwitch
5.0.0
Prefix Reserved
dotnet add package StockSharp.CoinSwitch --version 5.0.0
NuGet\Install-Package StockSharp.CoinSwitch -Version 5.0.0
<PackageReference Include="StockSharp.CoinSwitch" Version="5.0.0" />
<PackageVersion Include="StockSharp.CoinSwitch" Version="5.0.0" />
<PackageReference Include="StockSharp.CoinSwitch" />
paket add StockSharp.CoinSwitch --version 5.0.0
#r "nuget: StockSharp.CoinSwitch, 5.0.0"
#:package StockSharp.CoinSwitch@5.0.0
#addin nuget:?package=StockSharp.CoinSwitch&version=5.0.0
#tool nuget:?package=StockSharp.CoinSwitch&version=5.0.0
CoinSwitch Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The CoinSwitch connector integrates StockSharp with the CoinSwitch PRO APIs. A product setting selects INR or USDT spot markets, USDT-margined perpetual futures, or the private-beta HFT options surface.
Key capabilities
- Discover instruments for the selected CoinSwitch product.
- Subscribe to Level 1 quotes, market depth, tick trades, and time-frame candles.
- Download candle history and receive live updates by WebSocket where the selected product and interval support them.
- Submit spot limit orders, futures limit, market, or stop-market orders, and HFT options limit or market orders.
- Use reduce-only for supported derivatives orders and supported time-in-force modes for HFT options.
- Cancel individual or matching groups of orders.
- Load balances, positions, open and historical orders, and own trades.
Typical use
Use this connector for CoinSwitch PRO market monitoring and automated trading across one selected product surface. Private operations require an API key and Ed25519 secret with suitable permissions; options also require access to the CoinSwitch HFT private beta.
Capabilities vary by product: spot order entry is limit-only, conditional entry is implemented only for futures as stop-market, and options candles do not use WebSocket streaming. Atomic replacement, iceberg and GTD orders, incremental order books, and an order-log feed are not supported. CoinSwitch permissions and rate limits apply.
| 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
- BouncyCastle.Cryptography (>= 2.7.0)
- Ecng.Net.SocketIO (>= 1.0.579)
- 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 |
Await multicast async event handlers