#Interactive-brokers
Showing 60 of 63 repositories tagged #interactive-brokers, ranked by stars
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Python sync/async framework for Interactive Brokers API
QTPyLib, Pythonic Algorithmic Trading
Backtestable AI trading agents and Python algorithmic trading strategies for stocks, options, crypto, futures, forex, SEC filings, FRED macro data, and real brokers.
Python sync/async framework for Interactive Brokers API (replaces ib_insync)
A python packaged used to interact with the Interactive Brokers REST API.
ezIBpy, a Pythonic Client for Interactive Brokers API
Docker image with IB Gateway and IBC
Java/MySQL real-time algorithmic trading using Interactive Brokers API
Vectorized backtester and trading engine for QuantRocket
Port of Interactive Broker's trading API written in Rust
Direct connection engine for Interactive Brokers in Rust. No Java Gateway required. Ultra-low-latency orders and market data. Rust + Python (PyO3).
A personal automated trading system
A python application used to interact with the Interactive Brokers REST API.
Unofficial Golang Interactive Brokers API
Options Trader written in Python based off the ib_insync library.
All-in-one. Trading terminal with generic gateway implementation, tick backtester, charting, and performance evaluator for trading strategies.
Historical market data downloader using Interactive Brokers TWS
Interactive Brokers API in TypeScript / Kotlin / Java / Nim
Utilities to automate small daily tasks for algo traders.
Framework for trading application on Interactive Brokers.
Command line interface and Python client for QuantRocket
Framework for building algo trading strategies and running them on Interactive Brokers
Interactive Brokers Synchronous Golang Client
Docker image for IBGateway
Interactive Brokers TWS/Gateway API in Swift
Scanner that finds patterns in stocks/options/futures and discerns future risk/reward. Ie, money ball engine.
AlgoTrading101 Interactive Brokers Course ib_insync
Rust + Python wrapper for Interactive Brokers API — typed errors, diagnostic events, option chains, market data. Powers ibquirk.
A Python-powered Quant Hedge Fund System with automated data ingestion, backtesting, and trade execution using MLflow, Luigi, Prefect, and Interactive Brokers
A flexible Python bot to connect TradingView alerts (manual or Pine Script) with Interactive Brokers (IBKR) via ib_insync. Supports paper/live trading, Buy/Sell, Stop-Loss, and configurable webhook server.
Insights, tools and tips as a result of losing too much money.
Monkey patches to grease the Interactive Brokers Python API
A Python trading bot connecting directly to Interactive Brokers (IBKR) via ib_insync for live market data and automated order execution, with optional OpenAI integration for advanced signals.
Proof-of-concept Python scripts for developing, testing, and validating 0DTE (Zero Days To Expiration) trading strategies for stocks using Interactive Brokers (IBKR) API. Includes experimental implementations, backtesting examples, and analytics for rapid strategy iteration.
Professional ORB Trading System - 25.7% Annual Returns (Aggressive Mode Default)
IB FlexStatement to PyFolio bridge
Python + in-JVM agent replacement for IBC on IB Gateway — headless Docker automation for login, 2FA, config, and monitoring
Production-hardened TradingView to Interactive Brokers execution bridge with institutional-grade safety controls.
Automated long-only trading strategy for Interactive Brokers (IBKR), using two technical indicators for entries, indicator-based take-profit, and percentage-based stop-loss. Includes backtesting framework and live execution with IBKR TWS/Gateway.
Automated options strategy trader for Interactive Brokers — scans and executes defined options setups with risk controls
- Connects to IB Gateway / TWS via ib_insync - Enforces “one trade at a time” per symbol (no pyramiding) - Reverses position on opposite-side open signals - Attaches a TP limit order when provided - Closes existing position on “close” signals
Real-time IBKR trading bot core engine with Benzinga news integration. Fetches live market headlines from Benzinga, scans them with Aho-Corasick keyword matching, logs results to SQLite and rotating logs, and prepares triggers for automated IBKR trading strategies.
Automated strangle options strategy bot for Interactive Brokers — places delta-neutral strangles with defined risk parameters
A Python-based Nasdaq Stock Screener with a Tkinter GUI that evaluates 47 custom conditions on simulated IBKR OHLC data. This application allows you to upload a ticker list (up to 50 tickers), select a screening date, enable/disable individual screening conditions, and then run the screener to display and save the results.
BKR-powered options chain scanner and multi-timeframe decision-support engine with Discord alerts. Manual trading only.
📈 Daily post-market technical analysis scanner — IBKR-powered, filters & scores 100+ US stocks, exports timestamped CSV + Excel reports
Production-ready trade replication engine for Interactive Brokers. Copies trades from a master account to multiple follower accounts with position sizing, risk controls, and execution monitoring.
🤖 IBKR Algorithmic Trading Bot — Auto trading with EMA, RSI, MACD, Bollinger Bands | FastAPI + React dashboard | 6 trading modes | Real-time WebSocket
Demo configuration files and strategy code for QuantRocket
This Discord bot allows you to automate trading actions on Interactive Brokers (IBKR) based on trade alerts posted in Discord channels. The bot listens for specific keywords in messages (e.g., 'buy', 'sell') and executes corresponding trades using the IBKR API.
Automated order execution bot for Interactive Brokers — places, tracks, and manages orders via IB Gateway
The Pinnacle Professional Trading Platform - Complete multi-asset trading system with AI intelligence, real-time order flow, options analytics, algorithmic strategies, and institutional-grade risk management. Built with FastAPI, React 19, WebSockets, and PyTorch.
Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS
Live trading runtime for ML4T strategies with broker integrations, risk checks, and shadow mode.
This Python bot fetches real-time options flow alerts from the [Unusual Whales Public API](https://unusualwhales.com/public-api), filters them based on your custom rules, and prepares them for automated trading through Interactive Brokers (IBKR).
Modular IBKR execution engine with bracket orders, risk sizing, and Flask UI control panel
Automated SPY intraday trading bot using Interactive Brokers TWS API — asyncio OCO strategy with STP3 stop management, reverse trades, simulated SL tracker, and post-trade analytics
TradingView to Interactive Brokers webhook bridge — receives Pine Script alerts and executes trades automatically
IBKR intraday trading bot — first candle entry, trailing stop, position sizing