Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,22 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Traders Lab
|
11 |
+
|
12 |
+
π§ **Note (from April 30. 2025) : This organization is still being set up. No datasets are available yet, but they will be uploaded soon β expected within the comming month (May 2025). Stay tuned!**
|
13 |
+
|
14 |
+
**Traders-lab** is a collection of free, structured, and up-to-date financial datasets for training machine learning models in algorithmic trading.
|
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.
|
24 |
+
|
25 |
+
## π οΈ Features
|
26 |
+
|
27 |
+
- Consistently structured datasets for reproducibility
|
28 |
+
- Regular updates to keep training data current
|