This repository contains downloaded market data for the Hyperliquid decentralized exchange, formatted and ready to be used with Freqtrade.
It will progressively grow over the months.
📅 Data collection started: 2025-04-01
📊 Includes: All supported trading pairs and markets on Hyperliquid, meaning spot AND futures
- Historical OHLCV data from Hyperliquid
- Market pairs compatible with Freqtrade
- Data files organized by trading pair and time interval (e.g.,
1m
,5m
, etc.) - Automatically updated via GitHub Actions
This repository is meant to serve as the --datadir
when running Freqtrade backtesting or hyperparameter optimization.
- Clone this repository:
git clone https://github.com/frequenthippoOrg/freqtrade_hyperliquid_download-data.git