Skip to content

feat: add Interactive Brokers (IBKR) provider - #7626

Draft
ryantthomas wants to merge 1 commit into
OpenBB-finance:developfrom
ryantthomas:feature/ibkr-provider
Draft

feat: add Interactive Brokers (IBKR) provider#7626
ryantthomas wants to merge 1 commit into
OpenBB-finance:developfrom
ryantthomas:feature/ibkr-provider

Conversation

@ryantthomas

@ryantthomas ryantthomas commented Aug 4, 2026

Copy link
Copy Markdown

Closes #343

Adds IBKR provider via ib_insync. Requires TWS or IB Gateway running locally.

Included:

  • EquityHistorical fetcher (reqHistoricalData)
  • Credentials: host, port, client_id (default: 127.0.0.1:4002, IB Gateway paper)

Usage:

obb.equity.price.historical("AAPL", provider="ibkr")

Happy to add more endpoints. Feedback is welcome and appreciated!

@CLAassistant

CLAassistant commented Aug 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ryantthomas
ryantthomas force-pushed the feature/ibkr-provider branch from ba65046 to d5a9354 Compare August 4, 2026 01:22
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.

[IMPROVE] Add support for Interactive Brokers

2 participants