Free, daily-updated perpetuals market data intended for quant research, backtesting, and market microstructure analysis.
import pandas as pd
trades = pd.read_parquet(URL.format(DATE=DATE)) # first shard; see _manifest.json for all part files
print(trades.head())
This repository is initialized for… See the full description on the dataset page:
https://huggingface.co/datasets/Chainticks/perp-data.