Volver a paquetes
Paquete NuGet
StockSharp.BigOne
BigONE spot and contract 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.BigOne --version 5.0.0
README
BigONE Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The BigONE connector connects StockSharp to BigONE spot and contract markets. It provides a single message adapter for applications that need both ordinary crypto pairs and coin- or USDT-margined derivatives.
Key capabilities
- Discovery of spot pairs and available perpetual contract instruments.
- Level 1 quotes, order books, public trades, and OHLCV candles.
- Live spot streams through the JSON WebSocket API and dedicated URL streams for contracts.
- Spot candle history and current REST snapshots for both market families.
- Spot and contract balances, contract positions, orders, and private trade history.
- Market, limit, IOC, FOK, post-only, spot stop, and reduce-only contract orders.
- Individual and group cancellation.
- Configurable spot and contract REST, public WebSocket, and private WebSocket addresses.
Typical use
Use the connector in trading robots, terminals, market-data collectors, monitoring services, and order-management systems that combine BigONE spot liquidity with derivatives.
Public market data does not require credentials. Account and trading operations require a BigONE API key and secret.
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, )