Files
trading_bot_v3/lib
mindesbunister e228daa993 Fix UI synchronization: automation status now properly reflects running state
- Add isRunning check in runCycle to prevent zombie automation cycles
- Enhance status reporting with detailed status and next action descriptions
- Add clear logging for start/stop operations with isRunning status
- Fix disconnect between background intervals and UI status display
- Stop button should now work properly when automation is actually running

UI will now correctly show when automation is running vs stopped
2025-07-25 10:03:14 +02:00
..