Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett 7fd03463fd feat: add TWAP oracle + DCA execution engine (40 tests)
TWAP oracle primitive with ring buffer, cumulative accumulator,
VWAP, deviation signals, and realized volatility. DCA executor
composes oracle with MycoSystem for time-spread purchases with
fixed and TWAP-aware chunk sizing strategies. Oracle integration
is opt-in via MycoSystemConfig.twap_oracle_params.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 11:54:07 -07:00