DeepAlpha uses 72 features. More features = better predictions.
Feature ideas:
- Fear & Greed Index integration
- Bitcoin dominance
- Open interest change rate
- Liquidation data from exchanges
- Cross-exchange price divergence
- Orderbook depth imbalance
- VWAP deviation
Edit features.py to add new features. The model retrains with train.py.
Difficulty: Easy
DeepAlpha uses 72 features. More features = better predictions.
Feature ideas:
Edit
features.pyto add new features. The model retrains withtrain.py.Difficulty: Easy