There is no universal number of days that makes a trading strategy ready for live money. A strategy can run for three months and still produce too few trades to tell you much. Another strategy may generate hundreds of trades in a few weeks.
The better question is: what evidence do you need before moving from paper to live?
1. Measure trades, not only time
Calendar time matters because a strategy should experience different market conditions, but sample size matters too. A trader who has collected a meaningful number of forward-tested trades generally has more evidence than someone who has watched a strategy for months but only seen a handful of entries.
At minimum, track:
- total trades
- win rate
- average win and average loss
- expectancy
- maximum drawdown
- profit factor
- losing streaks
- fees and estimated slippage
The goal is not to prove that a strategy will remain profitable. That cannot be guaranteed. The goal is to understand how the strategy behaves before real money is involved.
2. Forward testing is different from backtesting
Backtests are useful because they can evaluate large historical samples quickly. Forward testing asks a different question: does the strategy behave as expected while markets unfold in real time?
This can expose problems that may not be obvious in historical testing—alert timing, execution assumptions, order logic, changing volatility and operational mistakes.
For automated strategies, forward testing is also a test of the automation itself, not just the trading rules.
3. Define your “go live” criteria before testing
Do not wait until a good-looking equity curve makes you feel confident. Decide in advance what would count as acceptable evidence.
For example, your criteria might include:
- a minimum number of paper trades
- positive expectancy after estimated fees
- maximum drawdown below a predefined limit
- no unresolved execution errors
- enough testing time to cover more than one market condition
The thresholds depend on the strategy. A low-frequency swing system may need months. A higher-frequency system can accumulate evidence faster.
4. Compare strategies under the same conditions
Paper testing becomes more useful when you compare multiple approaches at the same time.
Instead of asking “is Strategy A good?”, ask:
- Does A outperform B on return?
- Which has the smaller drawdown?
- Which is more consistent?
- Which requires less capital?
- Which behaves better during losing periods?
This is the workflow LabNarrative Trading is built around: run DCA bots or TradingView strategies in Paper, let them operate against current market conditions, compare their analytics, and only then decide which one—if any—you want to deploy to Live.
5. Move to live gradually
Paper trading cannot perfectly reproduce every live-trading effect. Real execution can introduce slippage, liquidity constraints, partial fills and psychological pressure.
That is why the next step should usually be small live execution, not a sudden move to full capital.
- Backtest the idea.
- Forward-test it in Paper.
- Compare the results against your predefined criteria.
- Move to the smallest practical live size.
- Re-evaluate the strategy using real execution data.
Bottom line
Do not choose an arbitrary number like “30 days.” Choose a minimum sample size, risk limits and execution-quality criteria first. Then keep the strategy in Paper until it has produced enough evidence to judge it.
Paper trading is not a promise of future performance. It is a way to replace some uncertainty with data before risking real capital.
Test before you deploy
LabNarrative Trading lets you run DCA bots and TradingView strategies in a Paper account, compare their analytics over time, and move selected strategies to Live when you decide they are ready.
Open Paper TradingWhy this question matters
Recent trader discussions continue to focus on forward-testing duration, sample size and the transition from simulated to small live execution. These discussions informed the practical questions covered in this guide.
Recent r/algotrading discussion ↗ · Recent r/Daytrading discussion ↗