candle-annotator/services/ml/features
Marko Djordjevic 63486bc7b5 fix(ml): add CCI to hlc_indicators list
CCI (Commodity Channel Index) requires high, low, and close prices
2026-02-15 21:08:20 +01:00
..
__pycache__ fix(ml): add CCI to hlc_indicators list 2026-02-15 21:08:20 +01:00
candle_features.py feat(ml): implement feature engineering pipeline 2026-02-15 12:22:59 +01:00
custom_loader.py feat(ml): implement feature engineering pipeline 2026-02-15 12:22:59 +01:00
engineer.py feat(ml): implement feature engineering pipeline 2026-02-15 12:22:59 +01:00
talib_features.py fix(ml): add CCI to hlc_indicators list 2026-02-15 21:08:20 +01:00