Files changed (1) hide show
  1. README.md +1 -30
README.md CHANGED
@@ -4,36 +4,7 @@ emoji: ๐Ÿš€
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.16.0
8
  app_file: app.py
9
  pinned: false
10
  python_version: "3.10"
11
- ---
12
-
13
- # ๐Ÿš€ OKX BTC/USDT Ensemble Price Predictor
14
-
15
- Advanced Machine Learning ensemble system for Bitcoin price prediction using real-time OKX Exchange data.
16
-
17
- ## Features
18
-
19
- - 6-model ensemble (Random Forest, Gradient Boosting, AdaBoost, Ridge, Lasso, Elastic Net)
20
- - 100+ technical indicators
21
- - Real-time OKX API integration
22
- - Interactive Plotly visualizations
23
- - Live price monitoring
24
- - Technical analysis dashboard
25
-
26
- ## Usage
27
-
28
- 1. **Fetch Data** - Load historical BTC/USDT data from OKX
29
- 2. **Train Model** - Train the ensemble model with 100+ features
30
- 3. **Predict** - Forecast future prices up to 72 hours
31
- 4. **Analyze** - View technical analysis and feature importance
32
-
33
- ## Disclaimer
34
-
35
- โš ๏ธ For educational purposes only. Not financial advice. Cryptocurrency trading carries significant risk.
36
- ---
37
-
38
-
39
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
9
  python_version: "3.10"
10
+ ---