Overview
Syllabus
0:00 Recap of command-line IBKR scripts
0:36 Dashboard with TradingView Lightweight Charts
1:44 Demo: Lightweight Charts IBKR Integration
2:05 Subscribing to SSE and Streaming Updates
2:24 Demo: Web-based Market Scanner
3:31 Demo: TradingView webhooks integration
5:07 Demo: Trade Log screen
6:20 Starting out, getting the code
6:53 Prerequisites, supporting the channel
7:50 Project files / directory structure
9:05 Python packages, requirements, dependencies
10:58 Creating the directories / files
11:57 FastAPI Lifespan Events
13:30 FastAPI main.py code walkthrough
15:21 Dependency injection, single IBKR connection
16:23 Charts router walkthrough, backend endpoints
19:28 Frontend templates, layout, index
21:33 Running the server
22:05 Data flow from frontend to backend
23:35 Raw data from history endpoint
24:17 Rendering datapoints on LightWeight Charts
25:24 Wrapping Up, What’s Next?
Taught by
Part Time Larry