OpenSquared
198341b0c2
fix: trade_budget_eur + preferred_horizon saved and reloaded in Config
Backend:
- CycleConfigRequest: add trade_budget_eur, preferred_horizon_min/max fields
(were missing — Pydantic silently dropped them, so saves never reached set_config)
- update_cycle_config: handle + persist the 3 new fields via set_config
- get_status(): read + return trade_budget_eur/preferred_horizon_min/max from DB
(were missing — frontend always fell back to React default values on page load)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 20:25:31 +02:00
..
2026-06-16 20:29:59 +02:00
2026-06-22 17:24:38 +02:00
2026-06-22 20:25:31 +02:00
2026-06-22 14:26:19 +02:00
2026-06-22 13:45:07 +02:00
2026-06-22 20:15:26 +02:00
2026-06-22 17:55:48 +02:00
2026-06-22 14:26:19 +02:00
2026-06-22 13:45:07 +02:00
2026-06-22 14:00:35 +02:00
2026-06-22 16:42:45 +02:00
2026-06-22 14:26:19 +02:00
2026-06-21 19:38:08 +02:00
2026-06-16 20:29:59 +02:00
2026-06-20 10:15:45 +02:00
2026-06-22 18:36:33 +02:00
2026-06-22 09:06:37 +02:00
2026-06-19 18:26:10 +02:00
2026-06-20 16:58:57 +02:00
2026-06-22 14:26:19 +02:00
2026-06-21 19:38:08 +02:00
2026-06-20 06:21:20 +02:00
2026-06-20 09:08:54 +02:00
2026-06-22 14:26:19 +02:00