Backtest
Esta página legal está disponible únicamente en inglés.
A backtest replays history: the strategy's rules are applied bar by bar (or tick by tick) to old data, producing a simulated track record. It answers exactly one question — how these rules would have performed on that data — and nothing more.
Backtests fail people in predictable ways: bad or incomplete data, ignoring spread and slippage, and above all overfitting — tuning parameters until the past looks perfect. A beautiful backtest is a starting point for skepticism, not proof.
Covered in depth in Lesson 04: Backtesting sin engañarte.
Related terms
- Forward test — Running a strategy on live or demo markets going forward, after development, to see if backtest behavior holds up.
- Overfitting (curve fitting) — Tuning a strategy so tightly to historical data that it captures noise instead of a repeatable edge.
- Modelling quality / tick data — How faithfully a backtest reconstructs historical price movement — the difference between testing on real ticks and on interpolated guesses.
Recibe nuevas lecciones por correo
Lecciones ocasionales y en lenguaje claro sobre trading automatizado — el mismo tono que todo en este sitio. Sin señales, sin promesas; date de baja cuando quieras.
- Una lección en lenguaje claro cada vez — sin jerga, sin humo.
- El plan de estudios completo como guía imprimible.
- Sin señales, sin promesas de rentabilidad. Date de baja cuando quieras.
Guardamos tu dirección solo para enviarte contenido educativo. Consulta la política de privacidad.