OpenSquared
39da3b8945
feat: Config tab "Options — Paramètres" with IV gate controls + exit params
- New tab replaces "Journal & Sortie" — consolidates all options-specific settings
- IV Gate section: toggle on/off + 3 sliders (IVR High/Extreme/Skew threshold)
with live color-coded summary and interdependency guards (high < extreme)
- Exit params section: target, stop-loss, reversal mode + threshold (moved from removed journal tab)
- Backend: GET/PUT /api/config/options-gate endpoint reads/writes 4 config DB keys
- useApi.ts: useOptionsGate + useSaveOptionsGate hooks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 10:23:31 +02:00
..
2026-06-16 20:29:59 +02:00
2026-06-16 20:29:59 +02:00
2026-06-17 17:46:34 +02:00
2026-06-16 20:29:59 +02:00
2026-06-20 10:23:31 +02:00
2026-06-18 10:08:16 +02:00
2026-06-19 12:57:52 +02:00
2026-06-19 19:01:58 +02:00
2026-06-17 12:15:32 +02:00
2026-06-18 13:07:35 +02:00
2026-06-16 20:29:59 +02:00
2026-06-18 13:07:35 +02:00
2026-06-16 20:29:59 +02:00
2026-06-17 16:50:53 +02:00
2026-06-16 20:29:59 +02:00
2026-06-16 20:29:59 +02:00
2026-06-17 00:10:41 +02:00
2026-06-20 09:36:35 +02:00
2026-06-17 17:18:36 +02:00
2026-06-20 06:36:55 +02:00