download-data_Hyperliquid

Hyperliquid-download-data

The linked files contain downloaded market data from the Hyperliquid decentralized exchange, formatted and ready to use with Freqtrade.

Hyperliquid itself only provides the latest 5,000 candles, so most of the historical timerange is usually unavailable.
The dataset has been and will be progressively growing in daily increments.

It includes all supported trading pairs and markets on Hyperliquid, covering both spot and futures.


Check What’s Inside

Contents


  • Historical OHLCV data from Hyperliquid
  • Market pairs compatible with Freqtrade
  • Data files organized by trading pair and time interval (e.g., 1m, 5m, etc.)
  • Daily automatic updates via a local script

Usage with Freqtrade

This repository is intended to be used as the --datadir when running Freqtrade backtests or hyperparameter optimization.

Alternatively you can extract the contents of the compressed file into the proper folder and have it run without that –datadir flag.

download here