Files
trading_bot_v3/prisma
mindesbunister c24135c91e Add multi-timeframe selection UI to automation page
- Added timeframes constant array with 7 options (5m, 15m, 30m, 1h, 2h, 4h, 1d)
- Updated config state to include timeframes array for multi-selection
- Added toggleTimeframe function for checkbox interactions
- Implemented checkbox-based UI replacing single dropdown
- Added visual indicators and selection counter
- Included quick preset buttons for different trading strategies
- Maintains backwards compatibility with single timeframe field
2025-07-22 20:42:32 +02:00
..