CCompound

Strategie

How to Test an Investment Strategy Before Putting Real Money Into It

6 min readCompound

Key takeaways

Testing an investment strategy before committing real money — whether via historical simulation (backtesting) or virtual trading (paper trading) — is a disciplined way to identify weaknesses in a plan before they cost you money.

Backtesting: what it says and what it does not

Backtesting simulates how a strategy would have behaved on historical data. It shows maximum drawdown, average return, volatility, and comparison to a benchmark. Tools such as PortfolioVisualizer or curvo.eu are available for free and make simulations accessible to retail investors. For ETF strategies on global indices the data reaches back to the 1970s and 1980s.

What backtesting does not tell you:

The overfitting trap: The more parameters a strategy has and the better it "fits" historical data, the stronger the suspicion of overfitting. A simple strategy with fewer parameters is more robust than a complex one that looks great in backtest.

Paper trading: a real-time test

Paper trading means tracking your strategy in a real market environment but recording trades only fictitiously — without actual capital. The advantage is that you experience real volatility and make decisions under uncertainty — without financial loss. The disadvantage is that without real capital the emotions are not equally strong.

How to structure a test

Before testing, define: what the strategy claims, how you measure it, what the benchmark is, and how much time you give for evaluation. An investment thesis helps here again — it gives you clear success and failure criteria. After the test, evaluate the results soberly: was the hypothesis confirmed? Under what conditions did it work and under what did it not?

When to move to real money

Backtesting and paper trading are no guarantee. But if the strategy passed both with reasonable results and you understand why it works and when it will not, that is a solid foundation for starting with a small real position — and gradually scaling up as it is confirmed.

FAQ

What is backtesting?

Historical simulation of an investment strategy on past data. It shows average return, maximum drawdown, and comparison to a benchmark. Accessible tools like PortfolioVisualizer or curvo.eu allow retail investors to do this for free.

What is paper trading?

Virtual trading in a real market environment without actual capital. You record trades fictitiously and observe how the strategy would have worked in real time. It helps test the decision-making process without financial loss.

What is overfitting and why is it dangerous?

Overfitting occurs when a strategy is too precisely tuned to historical data — it looks great in backtest but fails on new data. A simple strategy with fewer parameters is generally more robust and transferable to the future.

Open in the app with tools →