Strategy Archetypes + Backtesting
Trend-following, mean-reversion, stat-arb, event-driven — flashcard drills on entry/exit logic, regime filters, and backtest pitfalls. Start drilling →
$ learn algo-trading --mode flashcard --module agentic-ai
AlgoDrill is a flashcard-style platform for building rigorous algorithmic-trading knowledge. Unlike every other "algo trading course" that hand-waves the hard parts, AlgoDrill's agentic-AI module (in development) will teach you to build LLM-driven paper-trading agents from scratch — state machines, prompt design, data pipelines, and feedback loops — before you risk a single dollar. The Kelly, Sharpe, drawdown, and expectancy tools are live calculators you keep open while you build.
Start Flashcard Drill →Trend-following, mean-reversion, stat-arb, event-driven — flashcard drills on entry/exit logic, regime filters, and backtest pitfalls. Start drilling →
The module nobody else builds. Coming soon — will cover agent architecture: data ingestion, LLM signal generation, paper-trade execution loop, and performance eval.
Live calculators for the four numbers every systematic trader watches: Kelly fraction, Sharpe ratio, max drawdown, and expectancy. Paste your returns and get instant risk-adjusted feedback.
Enter your historical win rate and average win/loss to compute optimal position sizing.
Paste a comma- or space-separated list of periodic returns (e.g. daily P&L as decimals).
Paste your equity curve (account value, NAV, or any positive series) to get peak, trough, and max drawdown with recovery status.
Paste your trade P&L values (positive = win, negative = loss) to get win rate, expectancy, payoff ratio, and profit factor across your full trade history.
Enter your backtest summary metrics to flag common red flags — overfitting, poor risk-adjusted returns, thin edge, and small sample size.
Most retail algo traders fail not because their signals are wrong, but because their position sizing destroys the account before the edge can compound. The four numbers below are the minimum viable dashboard for any systematic strategy:
The Kelly and Sharpe calculators above work entirely in your browser — no data leaves the page.
Coming soon — director-authored deck in progress.
The agentic-AI module will be the differentiating content on AlgoDrill — it will be the only structured curriculum that teaches you to build LLM-driven paper-trading agents, not just use them as chatbots. The architecture has five layers:
Every lesson is a flashcard drill, not a video. You read the concept, recall the structure, and verify against the answer. The goal is retention, not passive consumption.