Ibkr Api Skill
Ibkr Api Skill enables programmatic access to Interactive Brokers accounts for portfolio management, real-time market data, and trade execution across multiple account types. Built on the ib_async library with support for Roth IRA, personal brokerage, and business accounts, it handles authentication, enforces IRA trading restrictions, and provides both async TWS API and REST Client Portal integrations.
Ibkr Api Skill connects your code to Interactive Brokers for account queries and automated trading.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-06
Ibkr Api Skill connects your code to Interactive Brokers for account queries and automated trading. Ibkr Api Skill enables programmatic access to Interactive Brokers accounts for portfolio management, real-time market data, and trade execution across multiple account types. Built on the ib_async library with support for Roth IRA, personal brokerage, and business accounts, it handles authentication, enforces IRA trading restrictions, and provides both async TWS API and REST Client Portal integrations.
Use it when
- Ibkr Api Skill supports building automated trading strategies by enabling trade execution, order management.
- Yes, Ibkr Api Skill handles IBKR API authentication as a core feature.
Install
ScientiaCapital/skills/ibkr-api-skill · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I connect to IBKR programmatically using this skill?
Ibkr Api Skill enables programmatic connection to Interactive Brokers accounts through both async TWS API and REST Client Portal integrations. The skill handles authentication automatically and supports multiple account types including Roth IRA, personal brokerage, and business accounts. You'll need valid IBKR credentials and the appropriate API access enabled on your account to establish the connection.
What can Ibkr Api Skill do for automated trading?
Ibkr Api Skill supports building automated trading strategies by enabling trade execution, order management, and real-time market data retrieval from your Interactive Brokers account. The skill is built on the ib_async library and handles order placement, modification, and cancellation while enforcing account-specific trading restrictions, such as IRA trading limitations.
Does Ibkr Api Skill support IBKR API authentication?
Yes, Ibkr Api Skill handles IBKR API authentication as a core feature. It manages secure credential handling for connecting to Interactive Brokers accounts and supports authentication across multiple account types. The skill automates the authentication process so you can focus on portfolio management and trade execution.
What market data and portfolio information can I retrieve?
Ibkr Api Skill provides access to real-time market data and comprehensive portfolio information from Interactive Brokers. You can retrieve current prices, account balances, positions, and other portfolio metrics. The skill integrates with both TWS API and REST Client Portal to ensure you get the data you need for informed trading decisions.
Which account types does Ibkr Api Skill support?
Ibkr Api Skill supports multiple Interactive Brokers account types including Roth IRA, personal brokerage, and business accounts. The skill enforces appropriate trading restrictions for each account type—for example, it respects IRA trading limitations—ensuring compliance with account-specific rules while enabling full programmatic access.
How do I set up IBKR API connection with this skill?
Ibkr Api Skill simplifies IBKR API setup by handling the connection process through its built-in async TWS API and REST Client Portal integrations. You provide your Interactive Brokers credentials and enable API access on your account. The skill then manages authentication and connection establishment, allowing you to immediately start executing trades and retrieving market data.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Connect and authenticate with Interactive Brokers API”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Trading Alert Scheduler runs a single automated scan each morning before market open, analyzing your watchlist tickers and IBKR positions against regime detection, technical confluence, and options flow to surface high-conviction setups. Position health checks flag expiry risks and margin concerns, while a prioritized digest keeps you informed without intraday distractions.
Ibkr bridges your AI agent to Interactive Brokers through a local Trader Workstation or IB Gateway connection—no cloud keys required. Check positions, place orders, pull quotes and history across stocks, ETFs, forex, and futures on your own machine or networked gateway. Requires TWS/Gateway running and API socket enabled; paper trading available for safe testing.
This skill merges multiple IBRK trade exports from a directory into consolidated reports, grouping trades by underlying symbol, strike, date, and position direction. It outputs both markdown and CSV formats with aggregated quantities, proceeds, commissions, and realized P&L.
This skill computes delta-adjusted notional exposure across all your IBKR accounts, using Black-Scholes to price option deltas and reporting directional risk by account and underlying. It connects to TWS or IB Gateway, processes positions including equities, futures, and options, and generates a markdown report with summary tables and top exposures.
IB Stop-Loss Manager analyzes your Interactive Brokers portfolio and automatically computes and places conditional stop-loss orders for diagonal spreads, naked LEAPS, and stock positions. It runs in dry-run mode by default—no orders execute until you explicitly request it—and supports both paper and live trading accounts. The skill detects positions at risk, identifies orphaned orders, and alerts you when losses approach your threshold.
Pulls all diagonal call spreads from your IB portfolio and surfaces actionable metrics on the short leg: delta, IV, assignment probability, and daily P&L projections. Ranks the top roll candidates by delta improvement and net credit, then displays a side-by-side comparison to help you decide whether to hold, roll, or close. Requires TWS or IB Gateway running locally with API enabled.
More skills ib-trailing-stop (MIT) · ib-portfolio-action-report (MIT) · ib-trades-history (MIT) · ib-portfolio (MIT)