About
About Quant Python Algorithms
A free course that teaches Python from zero through algorithms, with every example and problem drawn from quantitative finance and trading. The goal is a learner ready for a junior quant-developer interview.
Not financial advice
Everything here is educational. The prices are synthetic, generated by a program, and the tickers are invented. Nothing in the course is a recommendation to buy, sell or hold any investment, and the strategies it builds are exercises, not advice.
Your code and your progress
Your code runs in your own browser, in a copy of Python loaded from this site. Nothing you write is sent to a server. Your drafts and progress are saved in this browser only; there are no accounts. There is no analytics or tracking script; Cloudflare, which hosts the site, keeps its usual traffic counts.
Built with
- Pyodide(Mozilla Public License 2.0), which runs CPython in the browser
- CodeMirror (MIT), the code editor
- uPlot (MIT), the charts
- Prism (MIT), the code highlighting
- Preact(MIT) and Astro (MIT)
- Space Grotesk, Inter and JetBrains Mono (SIL Open Font License 1.1)
A Labinator project.