AdamAtractor commited on
Commit
8bf1e3a
·
verified ·
1 Parent(s): 7d66b91

Upload GET_FULL_DATASET.txt

Browse files
Files changed (1) hide show
  1. GET_FULL_DATASET.txt +23 -0
GET_FULL_DATASET.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ =============================================================================
2
+ ⚠️ HOW TO GET THE FULL 12-MONTH L2 ORDERBOOK DATASET ⚠️
3
+ =============================================================================
4
+
5
+ You are currently using a 7-day free sample of the Imbalance Labs
6
+ Microstructure Dataset.
7
+
8
+ While this sample is perfect for initial EDA and pipeline testing,
9
+ training production-ready ML/RL agents requires deep historical data to
10
+ avoid overfitting and capture true market regimes.
11
+
12
+ Get the complete, institutional-grade dataset:
13
+ * 12+ Months of continuous history
14
+ * 24 Crypto Assets
15
+ * 30-Level Bid/Ask Depth
16
+ * 1-Minute & 5-Minute Resolutions
17
+ * Zero Clock Drift. Ready for Pandas/DuckDB.
18
+
19
+ 👉 DOWNLOAD THE FULL DATASET HERE:
20
+ https://imbalancelabs.com/
21
+
22
+ Stop wasting weeks on data engineering. Start extracting alpha.
23
+ =============================================================================