cbazzaandClaude Sonnet 4.5 c3073680b5 fix: Add robust MT5 data loading with retry logic and connection checks
- Updated get_rates() with comprehensive retry logic (3 attempts)
- Added MT5 initialization check before each attempt
- Added symbol visibility check and auto-selection
- Increased wait time to 2 seconds for D1 data loading
- Moved retry logic from get_enhanced_trend_with_retry to get_rates level
- More efficient: retries happen at data source, not wrapper level

This should fix the 'Keine Daten für D1' error during automated trading checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-21 21:53:50 +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%