24 skills found
erdewit / Ib InsyncPython sync/async framework for Interactive Brokers API
ib-api-reloaded / Ib AsyncPython sync/async framework for Interactive Brokers API (replaces ib_insync)
hackingthemarkets / Interactive Brokers DemoExamples for using Interactive Brokers API with ib_insync
PlusGenie / Tbot TradingboatConverting TradingView PineScript Alerts into Interactive Brokers Orders
mattsta / Ib InsyncLive 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 / Ib Insync Guide Interactive BrokersA guide to using the Interactive Brokers API with the Python ib_insync library
ultra1971 / Backtrader Ib InsyncAsync integration between backtrader and Interactive brokers.
ldt9 / PyOptionTraderOptions Trader written in Python based off the ib_insync library.
amstrdm / Mlm Trend FollowingAutomated 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 / PyAlgoTrading TradingWithIBOption strategy screening algorithms with "ib_insync" ( using Interactive Brokers market data )
zoakes / Modular IBModular IB_Insync strategy --
ClimberMel / Ib ToolsTools to work with Interactive Brokers using ib_insync
AlgoTrading101 / AlgoTrading101 Interactive Brokers Course Ib Insync AlgoTrading101 Interactive Brokers Course ib_insync
ryanh-ai / Ib InsyncDockerRun ib_insync with IBC Inside Docker Container
anchen31 / StonkBotStock bot that pulls data from the ib_insync, 3rd party interactive brokers API and visualizes it through a tkinter GUI
michaelrkost / LocalPyUtilitiesLocal Python Utilities for IB api and ib_insync package
westonplatter / Ib Insync OptionsDownload option chain data from IBKR using ib_insync. Works with future options
NadirAliOfficial / Ibkr Tradingview Bridge BotA 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 / Ib Clientuse vue as frontend and ib_insync as backend to place order to IB
NadirAliOfficial / Ibkr AI Trading BotA 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.