Skip to content

docs: roadmap — E12: Interactive Brokers adapter (multi-asset execution)#154

Open
ArthurBernard wants to merge 1 commit into
developfrom
docs/roadmap-ibkr-adapter
Open

docs: roadmap — E12: Interactive Brokers adapter (multi-asset execution)#154
ArthurBernard wants to merge 1 commit into
developfrom
docs/roadmap-ibkr-adapter

Conversation

@ArthurBernard

Copy link
Copy Markdown
Owner

Files the execution leg of the multi-asset direction decided in fynance-research (2026-07-04): trade non-crypto assets (ETF/equities/FX), and IBKR is the venue that opens them.

The Broker port fits as-is (async Protocol, capability-gated); the epic's three leaves are the real deltas:

  1. Gateway ops — IB Gateway headless in Docker (gnzsnz/ib-gateway + IBC); adapter sits on ib_async, not trading_bot.transport (stateful socket session, not REST+keys).
  2. Adapter, paper first — port 4002, Decimal conversion at the float boundary; slice 1 may be crypto-only (Paxos) to land plumbing before domain work.
  3. Instrument extension — contracts (secType/conId/exchange/currency), at least STK + CASH for the ETF/FX slice.

Docs-only; no code.

🤖 Generated with Claude Code

https://claude.ai/code/session_0116PtBg6nSEQMqnDREEHgzR

…y ops, paper-first adapter, Instrument extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant