Voltar aos pacotes
Pacote NuGet

StockSharp.BinanceHistory

Binance History connector. More info on web site https://stocksharp.com/store/

Os detalhes do pacote são públicos. Downloads exigem acesso StockSharp.

Instalação

dotnet add package StockSharp.BinanceHistory --version 5.0.0

README

Binance Historical Data Connector

The Binance Historical Data connector imports public Binance market-data archives into StockSharp. It converts exchange files and reference data into the unified StockSharp message model for consistent storage, analysis, and replay.

Key capabilities

  • Coverage for digital-asset spot and derivatives markets.
  • Instrument discovery and contract reference data.
  • Historical Level 1 quotes, tick trades, order books, and time-frame candles.
  • Date-range downloads suitable for automated market-data backfilling.
  • This adapter is intended for historical data and does not provide live subscriptions or order routing.
  • Binance archive formats and identifiers are normalized behind the standard StockSharp API.

Typical use

Use this connector to populate local storage, repair gaps in historical series, and prepare data for research and strategy backtesting.

Available instruments, files, date ranges, and data granularity depend on the archives published by Binance.

Notas da versão

Clean up connector project metadata and README packaging

Dependências

net10.0