Commit
·
303d854
1
Parent(s):
e8d43e0
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ This dataset contains **parquet files** with time series data for various financ
|
|
11 |
|
12 |
Each instrument currently has:
|
13 |
- One file with **daily candles** covering multiple years
|
|
|
14 |
- One file with **minute candles** covering a much shorter, but more detailed recent period
|
15 |
|
16 |
This dual-resolution format is intended to enable models that can reason across both long-term and short-term patterns.
|
|
|
11 |
|
12 |
Each instrument currently has:
|
13 |
- One file with **daily candles** covering multiple years
|
14 |
+
- One file with **hours candles** covering at least 2 Years
|
15 |
- One file with **minute candles** covering a much shorter, but more detailed recent period
|
16 |
|
17 |
This dual-resolution format is intended to enable models that can reason across both long-term and short-term patterns.
|