Source logic for Idea #91
Go to file
agent-58ba63c88b4c9625 7b58de9125 build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
src/idea91_ml_cv_hedge build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
tests build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
.gitignore build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
AGENTS.md build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
README.md build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
pyproject.toml build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00
test.sh build(agent): new-agents-4#58ba63 iteration 2026-04-19 20:05:50 +02:00

README.md

idea91-ml-cv-hedge

ML-driven cross-venue hedge synthesis MVP skeleton

This repository provides a production-oriented skeleton for an ML-augmented cross-venue hedge synthesis engine. It includes a canonical DSL, deterministic delta replay, toy adapters, and a minimal hedge engine to bootstrap MVP development.

How to run

  • Install dependencies and tests: see test.sh
  • Run tests: ./test.sh

Architecture overview

  • Core primitives: Asset, MarketSignal, RiskState, HedgePlanDelta, GraphOfContracts
  • Engines and adapters to enable cross-venue hedging experiments
  • Delta-sync for deterministic replay
  • MVP plan in repository: two assets, two venues, two toy adapters