返回软件包
NuGet 软件包

StockSharp.BinanceHistory

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

软件包详情公开可见。下载软件包需要 StockSharp 访问权限。

安装

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.

发行说明

Clean up connector project metadata and README packaging

依赖项

net10.0