Start here Start Here: A Beginner's Guide

New to quantitative trading? Confused about what Maple actually does? Here's the idea, in plain English — no finance degree required.

The race car

Normal backtesting is like testing a race car on one track. It looks fast — but what happens in the rain? On a different track? With different tires, or a different driver? Maple asks those questions before it lets you trust the result. That's what its robustness checks, Monte Carlo simulation, and walk-forward testing are for: putting a strategy through conditions it hasn't seen, not just the one lap it was built on.

The student's exam

Most backtests are like giving a student the exact same practice exam they studied from, then being impressed when they ace it. Maple gives completely new exams instead — data the strategy was never tuned on. If a strategy only passes the exam it already knows the answers to, it probably never understood the material. That's the core idea behind out-of-sample testing, and why Maple treats a strategy that only works on its original data with suspicion, not admiration.

The doctor's opinion

A good doctor doesn't diagnose from one blood test — they look at several tests together before drawing a conclusion. Maple does the same thing with a trading strategy: instead of trusting one headline return number, it runs a strategy through a series of independent checks and combines them into a single, honest confidence read.

Ready to go deeper?

That's the shape of it: test hard, question everything, and combine the evidence before trusting a result. From here, the rest of Maple's knowledge base goes into how that actually works — how a strategy is built and tested, the specific statistical checks Maple runs, and the vocabulary used along the way.