Algorithmic Trading Curriculum
Every module and lesson on AlgoDrill, in one navigable tree — generated straight from the same page registry that builds the site, so it can’t quietly drift out of sync with what’s actually live.
How to read this tree: a linked node is a live page — click through to read it. A node marked Planned is part of the syllabus but has no page yet; it is shown unlinked so the gaps in the curriculum stay honest rather than hidden. hub marks a comparison hub with multiple children; pillar and concept mark foundational pages other lessons build on.
The Eleven-Module Syllabus
The tree above follows AlgoDrill’s eleven-module curriculum: orient, choose your stack, set up your environment, build your first strategy, backtest rigorously, paper trade, go live, learn the strategy archetypes, master risk and position sizing, review and maintain what you’ve built, and study the agentic-AI frontier. Eight sections have live pages today — Getting Started, Module 2, Module 5, Module 8, Module 9, Module 11, Code Walkthroughs, and Practice & Resources. Six modules — 1, 3, 4, 6, 7, and 10 — are still on the roadmap and appear above as unlinked Planned nodes.
Frequently Asked Questions
- What is the AlgoDrill curriculum page?
- It is a navigable tree of every module and lesson on AlgoDrill, generated from the same page registry that builds the site -- so it can't silently drift out of sync with what's actually live. Live pages link directly; syllabus modules with no page yet are marked Planned and left unlinked.
- Which modules are not built yet?
- Six of the eleven syllabus modules have no dedicated page yet: Module 1 (Orientation), Module 3 (Setting Up Your Environment), Module 4 (Building Your First Strategy), Module 6 (Paper Trading), Module 7 (Going Live), and Module 10 (Reviewing and Maintaining Strategies). They appear in the tree as unlinked Planned nodes so the gaps stay visible.
- How is the curriculum different from /study?
- /study is the flashcard drill session -- spaced-repetition practice across the existing decks. This page is the map: it shows every lesson, comparison, and tool in its place in the eleven-module syllabus, including modules that don't have flashcards or pages yet.
- Do I need to follow the modules in order?
- No. The numbering reflects a suggested learning path -- stack selection before backtesting, backtesting before paper trading -- but every page stands on its own and cites what it assumes. Most readers start at Getting Started or jump straight to a Code Walkthrough.
New here? Start with the path picker, or jump straight into a runnable walkthrough.
Path Picker → First Code Walkthrough →