futurefeader's picture
Upload README.md with huggingface_hub
7eb9e26 verified
|
Raw
History Blame Contribute Delete
1.14 kB
metadata
license: apache-2.0

Languages: 简体中文 · English

dojo_benchmark_kline — Benchmark Index Bars

Overview

Daily OHLCV for major broad and representative indices across US, CN, and HK (e.g. ^SPX, ^HSI, 000300.SS). Each row is one index on one trade date.

Files

File Description
data.parquet Index daily bars

Key Fields

Field Description
symbol Index code (e.g. ^SPX, 000300.SS)
kline_t Bar interval; "1D" for daily bars
bar_time Trade date
open / high / low / close OHLC
vol / amount Volume / turnover
change_p Percent change

Scale (reference)

~4,650 rows (multiple indices × ~580 sessions; exact symbol set is defined by rows in data.parquet).

Related Datasets