Files
foxhunt/crates
jgrusewski 63bb4e98af feat(ml): add volume-dependent slippage model
SlippageModel trait with two implementations:
- LinearImpactModel: sqrt market impact (spread/2 + eta*sqrt(V/ADV) + order premium)
- FixedCostModel: backward-compat wrapper for existing 15/5/10 bps constants

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 03:07:45 +01:00
..