{"repo":"willhjw/ib_chart","free":true,"listed":false,"github":"https://github.com/willhjw/ib_chart","clone":"git clone https://github.com/willhjw/ib_chart.git","description":"Local IBKR chart server + single/multi-chart web UI that plugs into your screener & dashboard","language":"HTML","stars":47,"topics":["charting","ibkr","lightweight-charts","stocks","trading"],"license":"MIT","category":"trading","readme_excerpt":"ib chart A lightweight local web app (Flask + HTML) that gives you fast, trader-friendly charts backed by Interactive Brokers (IBKR). This is designed for US stock traders who may not code, but want to connect charts to their screener and dashboard (and use “vibe coding” with an AI assistant to glue things together). Screenshots Single chart Multi-chart What you get (in plain English) - A single chart page : ib chart.html - A multi-panel chart page : ib multichart.html (great for watchlists and theme baskets) - Simple APIs your screener/dashboard can call: - Daily candles : GET /api/pricehistory?symbol=AAPL&period str=1y&hist source=local ib - Intraday candles (1m/5m) : GET /api/intraday?symbol=AAPL&interval=1m - Intraday live stream (updates every second): GET /api/intraday/stream?symbol=AAPL - Quote : GET /api/quote?symbol=AAPL - EPS/Revenue table (for the UI): GET /api/eps-revenue?symbol=AAPL&quarters=5 The mental model - This runs on your own computer (localhost). - Your browser loads the chart pages from http://127.0.0.1:5001 . - The chart pages call the APIs above, and the server pulls data from: - IBKR realtime (for intraday) - IBKR historical or your local CSV daily database (for daily candles) If you already have a screener or dashboard page, you can treat ib chart as your local “chart microservice”. Requirements - Python : 3.10+ recommended (works fine on Windows) - IBKR : TWS or IB Gateway running with API enabled - Network : your machine must be able to reach IB G","default_branch":null,"files":null,"tree":[],"storefront":"/r/willhjw","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/willhjw/ib_chart/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}