Volver a paquetes
Paquete NuGet
StockSharp.AltCoinTrader
AltCoinTrader spot exchange connector. More info on web site https://stocksharp.com/store/
Los detalles del paquete son públicos. Las descargas requieren acceso StockSharp.
Instalación
dotnet add package StockSharp.AltCoinTrader --version 5.0.0
README
AltCoinTrader Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The AltCoinTrader connector integrates StockSharp with the South African AltCoinTrader spot market. Its ZAR-denominated order books make it useful for local price discovery, market monitoring, data collection, and automated crypto trading.
Key capabilities
- Spot instrument discovery with trading state, price and quantity precision, and minimum order value.
- Level 1 quotes, Level 2 order books, and public trades.
- Real-time ticker, depth, and trade subscriptions through the public WebSocket.
- REST snapshots and recent public trades.
- Balances, open and historical orders, private fills, and live account updates through the authenticated WebSocket.
- Limit orders with GTC, IOC, and FOK policies, market orders, individual cancellation, and filtered bulk cancellation.
- Configurable REST and WebSocket service addresses.
Public market data is available without credentials. Portfolio and trading operations require an AltCoinTrader API key and secret with the appropriate account permissions.
Notas de la versión
Await multicast async event handlers
Dependencias
net10.0
-
Ecng.Net.SocketIO
[1.0.578, ) -
StockSharp.Media.Names
[5.0.4, ) -
StockSharp.Messages
[5.0.244, )