maddes8cht commited on
Commit
afc6640
Β·
verified Β·
1 Parent(s): c87676f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 two key formats:
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.