live risk: min_price 0.05 -> 0.01, aligned with paper/backtest (user-approved)

The band — not detection — blocked Kruto's 3c Hive dip-buy that the
paper book mirrored for +$722 (16x). Dollar risk unchanged: the $5
trade cap binds, not the band. LIVE_ROLLOUT rule 0.6 amendment recorded
here; every other cap untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jaxperro
2026-07-09 14:06:08 -04:00
parent ba9ecb177e
commit ba977c5b80
+1 -1
View File
@@ -32,7 +32,7 @@
"max_total_exposure_usd": 30.0,
"max_open_positions": 6,
"max_per_event": 0,
"min_price": 0.05,
"min_price": 0.01,
"max_price": 0.95,
"min_order_usd": 1.0
},