Course
Python Programming for
Traders
All profitable trading strategies are driven by algorithms. Learn Python programming from the ground up, and master the skills required to create these strategies and break into the world of trading.
Learning Outline
Lesson 1 (Free)
Writing your first program
Overview of our coding setup, IDEs, and running your first python script!
Lessons 2-5
Basics of Python Programming
Variables, data types, basic operations, conditional statements, functions, lists, dictionaries, and more.
Project
Simple Trading Solutions project
Implement trading solutions in a simulated environment.
Lessons 6-10
Advanced Programming Concepts
Error handling, Object-Oriented Programming (OOP), inheritance, polymorphism, abstraction, and more
Final Project
Quantitative Trading Final Project
Implement complex trading solutions in a simulated environment