返回软件包
NuGet 软件包

StockSharp.GateIOHistory

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

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

安装

dotnet add package StockSharp.GateIOHistory --version 5.0.0

README

Gate.io Historical Data Connector

The Gate.io Historical Data connector imports public Gate.io market-data archives into StockSharp. It converts spot and derivatives datasets into the unified StockSharp message model for storage, analysis, and replay.

Key capabilities

  • Instrument discovery for spot, perpetual-futures, and delivery-futures markets.
  • Historical tick trades, incremental order books, and time-frame candles.
  • Date-range downloads for systematic market-data backfilling.
  • Native symbols and market variants are mapped to StockSharp security identifiers.
  • This adapter is intended for historical data and does not provide live subscriptions or order routing.
  • Gate.io archive formats are hidden behind the standard StockSharp API.

Typical use

Use this connector to prepare crypto histories for charting, analytics, order-book research, and strategy backtesting.

Available instruments, files, dates, depths, and candle intervals depend on the public datasets published by Gate.io.

发行说明

Move GateIOHistory connector to public repository

依赖项

net10.0