StockSharp.BtcTurk
5.0.0
Prefix Reserved
dotnet add package StockSharp.BtcTurk --version 5.0.0
NuGet\Install-Package StockSharp.BtcTurk -Version 5.0.0
<PackageReference Include="StockSharp.BtcTurk" Version="5.0.0" />
<PackageVersion Include="StockSharp.BtcTurk" Version="5.0.0" />
<PackageReference Include="StockSharp.BtcTurk" />
paket add StockSharp.BtcTurk --version 5.0.0
#r "nuget: StockSharp.BtcTurk, 5.0.0"
#:package StockSharp.BtcTurk@5.0.0
#addin nuget:?package=StockSharp.BtcTurk&version=5.0.0
#tool nuget:?package=StockSharp.BtcTurk&version=5.0.0
BtcTurk Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The BtcTurk connector connects StockSharp to BtcTurk Kripto, a Turkish spot cryptocurrency exchange. It is intended for trading and market-data systems that work with TRY, BTC, USDT, and other markets through the standard StockSharp message model.
Key capabilities
- Discovery of spot instruments and their price, volume, and order limits.
- Level 1 quotes, Level 2 order-book snapshots, and public trades.
- Real-time ticker, order-book, and trade streams over WebSocket.
- Historical OHLCV candles for the intervals supported by BtcTurk.
- Portfolio balances, open and historical orders, and account trades.
- Market, limit, stop-market, and stop-limit order submission.
- Individual and group order cancellation.
- Configurable REST, historical-data, and WebSocket endpoints.
Typical use
Use this connector in trading robots, terminals, data collectors, order-management services, and monitoring systems that operate on BtcTurk Kripto spot markets.
Public market data does not require credentials. Trading and account operations require a BtcTurk API key and Base64-encoded secret with the appropriate permissions. For market buy orders, BtcTurk interprets quantity as an amount in the quote currency; other order quantities are expressed in the base asset.
| 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.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 | 103 | 8/27/2026 |
Await multicast async event handlers