Found 86 repositories(showing 30)
erdewit
Python sync/async framework for Interactive Brokers API
ib-api-reloaded
Python sync/async framework for Interactive Brokers API (replaces ib_insync)
hackingthemarkets
Examples for using Interactive Brokers API with ib_insync
mattsta
Live upstream is now at https://github.com/ib-api-reloaded/ib_async; sadly, the orignial creator Ewald has died and now we must continue without his years of experience creating and growing this project. See the 'Discussions' tab for organization planning. (stop starting this everybody! star the other one; also sponsor me for faster API updates)
PythonForForex
A guide to using the Interactive Brokers API with the Python ib_insync library
ultra1971
Async integration between backtrader and Interactive brokers.
ldt9
Options Trader written in Python based off the ib_insync library.
amstrdm
Automated Python implementation of a Mount Lucas Management (MLM) style trend-following strategy for futures using the IBKR API (ib_insync). Calculates 200-day MA signals on Continuous Futures, filters trades by volatility, and executes on front-month contracts.
SergioEspinoza
Option strategy screening algorithms with "ib_insync" ( using Interactive Brokers market data )
zoakes
Modular IB_Insync strategy --
ClimberMel
Tools to work with Interactive Brokers using ib_insync
AlgoTrading101
AlgoTrading101 Interactive Brokers Course ib_insync
ryanh-ai
Run ib_insync with IBC Inside Docker Container
anchen31
Stock bot that pulls data from the ib_insync, 3rd party interactive brokers API and visualizes it through a tkinter GUI
michaelrkost
Local Python Utilities for IB api and ib_insync package
westonplatter
Download option chain data from IBKR using ib_insync. Works with future options
NadirAliOfficial
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.
hadrianl
use vue as frontend and ib_insync as backend to place order to IB
NadirAliOfficial
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.
ib-api-reloaded
A place for people to write rememberances of original ib_insync creator Ewald de Wit including personal notes or just historical messages from forums/issues/email. Feel free to create new issues or PRs on this repository with your messages or links to others and we will get all updates added.
snhuber
Trading options with ib-insync
rmalh
Excel front-end for ib_insync
Adrian8169
This repository contains a Python script for fetching and displaying live market data for selected stock tickers using the Interactive Brokers API. The script utilizes the ib_insync library to establish a connection with the Interactive Brokers Trader Workstation (TWS) or IB Gateway, request market data, and handle the received data in real-time.
romanrdgz
Examples using ib_insync
ssizan01
No description available
msulaim
No description available
webclinic017
Interactive Brokers- ib_insync library configured moving average trading tool
tweeet111
Using ib_insync with ib.fills() to extract filled (option) trades instantly and create IB-FlexQuery formatted import file for OptionNetExplorer
webclinic017
No description available
NadirAliOfficial
- 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