Files
trading_bot_v3/prisma
mindesbunister 63a94d8b73 fix: resolve auto-restart loop causing rapid order cancellations
- Changed position monitor recommendation from START_TRADING to MONITOR_ONLY
- Disabled auto-restart logic that was triggering constant cleanup cycles
- Fixed rapid order cancellation issue by stopping interference loop
- Position monitor now properly shows clean state without restart triggers
- System ready for manual trading without auto-restart interference

Resolves: Orders being canceled within 2 minutes due to auto-restart loop
2025-07-29 15:00:15 +02:00
..