cbazza 35e19143ac fix: Replace component_scores with direct attributes in notebook cells
Fixed AttributeError in cells 89 and 92:
- component_scores['trend'] → trend_score
- component_scores['volume'] → volume_score
- component_scores['momentum'] → momentum_score
- component_scores['support_resistance'] → support_resistance_score
- component_scores['fibonacci'] → fibonacci_score
- .reasoning → .reason

Now cells will work correctly with EnhancedSignal object.
2026-01-21 13:23:08 +01:00
2025-12-17 08:34:55 +01:00
2025-12-17 08:34:55 +01:00
S
Description
Trading Bot um XAUSD auf Vantage via MT5 zu traden
5.2 MiB
Languages
Python 71.4%
Jupyter Notebook 24.7%
Batchfile 1.7%
PowerShell 1.2%
Shell 1%