cbazza 2c60675644 fix: Remove duplicate has_position in get_position_summary
Fixed ValueError in cells 15 and 27:
- Was: has_position, has_position, position_info = ... (3 vars, 2 values)
- Now: has_position, position_info = ... (2 vars, 2 values)

Error resolved: ValueError: not enough values to unpack (expected 3, got 2)
2026-01-21 13:48:58 +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%