Crack Algorithmic Trading With Python and Interactive Brokers
Learn how to seamlessly integrate with the Interactive Brokers desktop app to access and analyze trading data.
Discover how to retrieve previous and current candle data, apply technical analysis (TA) to enhance your trading strategies, and execute trades with precision.
Master the art of placing and managing bracket orders to optimize your trading performance.
This course provides the essential skills to leverage the Interactive Brokers API effectively, empowering you to make informed and strategic trading decision
Your Instructor
Jared Matson graduated from the University of Alberta with a degree in Computer Science. While at university, he discovered a knack for web design and enjoys spending his spare time building websites for small businesses using vanilla HTML, CSS, PHP, and JavaScript.
Jared also enjoys working with various other tools and programming languages, such as Python for finance and machine learning, C# for game development, and Java.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvardโs edX, Business Insider, and more.
Over 14 years, Mammoth Interactive has built a global student community with 8 million courses sold. Mammoth Interactive has released over 1,000 courses and 5,000 hours of video content.
Course Curriculum
-
Start01.01 Setting Up Our Dependencies (8:15)
-
Start01.02 Connecting To The IKBR Desktop App (12:39)
-
Start01.03 Grabbing Previous Candle Data (16:36)
-
Start01.04 Grabbing Current Candle Data (WITH SUBSCRIPTION) (6:45)
-
Start01.05 Grabbing Current Candle Data (WITHOUT SUBSCRIPTION) (5:17)
-
Start01.06 Performing TA On A Candle (14:48)
-
Start01.07 How To Place Orders (13:56)
-
Start01.08 Bracket Orders & Putting Everything Together (13:22)
-
StartSource Files