OHLCV
Datasets
All datasets matching “OHLCV”china-a-share-1min-ohlcv
China A-Share Equities 1-Minute OHLCV
Minute-level OHLCV bars for exchange-listed Chinese A-share equities. The release uses a stable Parquet schema, one canonical file per instrument, and machine-readable coverage reports.
Dataset summary
This snapshot contains 3,475,824,481 rows for 5,795 instruments across China A-share equities on the Shanghai, Shenzhen, and Beijing exchanges. It covers 2010-01-04 09:30:00 through 2026-08-07 10:21:00. Prices are unadjusted.… See the full description on the dataset page: https://huggingface.co/datasets/neigezhu/china-a-share-1min-ohlcv.OHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2026)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2026). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/mito0o852/OHLCV-1m.symbion-multi-ohlcvv2-crypto-ohlcv-data
v2-crypto-ohlcv-data
Cryptocurrency OHLCV data from Binance API.
Generated: 2025-12-30 07:53:47
Dataset Info
Total Files: 46
Total Data Points: 4,819,964
Total Size: 110.57 MB
Symbols: 23 cryptocurrencies
Timeframes: 15m, 1h
Usage
import pandas as pd
from huggingface_hub import hf_hub_download
path = hf_hub_download(
"zongowo111/v2-crypto-ohlcv-data",
"klines/BTCUSDT/BTC_15m.parquet",
repo_type="dataset"
)
df = pd.read_parquet(path)… See the full description on the dataset page: https://huggingface.co/datasets/zongowo111/v2-crypto-ohlcv-data.china-a-share-1min-ohlcv
China A-Share Equities 1-Minute OHLCV
Minute-level OHLCV bars for exchange-listed Chinese A-share equities. The release uses a stable Parquet schema, one canonical file per instrument, and machine-readable coverage reports.
Dataset summary
This snapshot contains 3,475,824,481 rows for 5,795 instruments across China A-share equities on the Shanghai, Shenzhen, and Beijing exchanges. It covers 2010-01-04 09:30:00 through 2026-08-07 10:21:00. Prices are unadjusted.… See the full description on the dataset page: https://huggingface.co/datasets/vessel888/china-a-share-1min-ohlcv.OHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2025)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2025). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/ggaddam/OHLCV-1m.
