How-to guide · Backtesting & Walk-Forward Testing

How to Move From Backtest to Paper Trading

A passing backtest is permission to paper trade, not to go live — here is how to cross that gate and what to watch while you do.

Published June 7, 2026 · Primary topic: backtest to paper trading

← Back to the Backtesting & Walk-Forward Testing hub

A passing backtest feels like a finish line. It is not. It is permission to start paper trading — running the strategy against live prices with no real money at stake — so the market gets a chance to disagree with your model before your capital does. This guide covers how to cross that gate deliberately, and what to watch while you do.

Why paper trading exists at all

A backtest, however careful, runs on history. Paper trading runs on the present: live spreads, live liquidity, live latency between a signal and a fill. These are exactly the conditions a backtest can only approximate. The paper stage is where a strategy meets the parts of reality that no historical test fully contains.

Step by step

  1. Confirm the walk-forward result. Check the strategy passed across out-of-sample folds with the realistic cost model applied — not just on a single tuned window.
  2. Run it in paper mode. Promote the strategy so it generates live signals against real prices, places simulated orders, and logs everything, all without touching funds.
  3. Compare paper to backtest. Watch for paper results drifting below what the backtest promised. That gap is the market telling you where your model was optimistic.
  4. Hold the line on the gate. Only after a sustained, cost-clearing paper run should the paper-to-live confirmation gate even be considered. A few good paper days is not evidence.

What a healthy paper run looks like

You are looking for paper performance that tracks the backtest reasonably closely, signals that still clear their full cost under live conditions, and risk limits that behave exactly as configured. A wide gap between paper and backtest is not a reason to push harder — it is a reason to go back and ask what the test missed.

Make sure the test that earned this step was sound: revisit how to set up a walk-forward backtest and how to spot overfitting. When paper trading proves out, the Kraken bot pillar covers the paper-to-live gate, and the risk pillar covers the limits that travel with the strategy.

Important

This is not investment advice.

GreatDane Trades is an education, backtesting, and trading automation platform. Nothing on this site is financial advice. Results are simulated. Backtests do not guarantee future results. Markets can diverge from simulations. Trading cryptocurrencies involves substantial risk including the total loss of capital. Paper trading should come before live trading. Users are responsible for their own trades.

Read the full risk disclaimer →

More in Backtesting & Walk-Forward Testing

Closely related guides in this topic cluster.

See every guide in this cluster on the hub: Backtesting & Walk-Forward Testing.

Explore the other pillars

Put the discipline into practice — in paper first.

Start in paper mode, validate with walk-forward backtests, and let the risk engine hold the line. No real capital is at risk until you decide to connect Kraken.

No profit promises. Paper trading by default.