Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,10 @@ pinned: false
|
|
15 |
|
16 |
## π§ Motivation
|
17 |
|
18 |
-
Finding clean and openly licensed trading data can be hard. This project focuses on making such datasets available in
|
19 |
|
20 |
- β
**Daily candles** over several years
|
|
|
21 |
- β
**Minute-level candles** for recent history
|
22 |
|
23 |
By providing both, I aim to support models that can learn across **multiple timescales** β understanding how coarse and fine views of the market relate.
|
|
|
15 |
|
16 |
## π§ Motivation
|
17 |
|
18 |
+
Finding clean and openly licensed trading data can be hard. This project focuses on making such datasets available in different key formats:
|
19 |
|
20 |
- β
**Daily candles** over several years
|
21 |
+
- β
**Hour-level candles** for at least 2 years (growing over time)
|
22 |
- β
**Minute-level candles** for recent history
|
23 |
|
24 |
By providing both, I aim to support models that can learn across **multiple timescales** β understanding how coarse and fine views of the market relate.
|