Files
trading_bot_v3/lib/automation-service-simple.ts.backup
mindesbunister 1505bc04cd fix: add null checks to prevent 'Cannot read properties of null' error on automation page
- Added proper null checks for status object before accessing selectedTimeframes
- Fixed timeframes display to handle null status gracefully
- Fixed analysis interval calculation with optional chaining
- Resolved 500 internal server error on /automation-v2 page
2025-07-24 15:04:25 +02:00

64 KiB