cbazzaandClaude Sonnet 4.5 d4e6598dab fix: Correct f-string format specifier in enhanced position monitor
Fixed invalid format specifier error:
- Cannot use conditional expression inside f-string format specifier
- Changed from: {atr_value:.5f if atr_value else 'N/A'}
- Changed to: separate variable with conditional, then format

This fixes the recurring ERROR in position monitor logs.

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

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