Modules for Traders
Trading Strategies 2
Translate the power of knowledge into action. Open Free* Demat Account
8 Mins Read


Think about it, before you buy anything, be it a mobile phone or a car, you would want to check the history of the brand, its features, etc. and check if it is worth your money. The same principle applies to trading. But what is backtesting?
In simple words, backtesting a trading strategy is the process of testing a trading hypothesis/strategy on prior time periods. Instead of applying a strategy for the time period forward, which could take years, a trader can simulate his or her trading strategy on relevant past data.
Backtesting is a key component of effective trading system development. It is accomplished by reconstructing, with historical data, trades that would have occurred in the past using rules defined by a given strategy. The result offers statistics to gauge the effectiveness of the strategy.
The underlying theory is that any strategy that worked well in the past is likely to work well in the future, and conversely, any strategy that performed poorly in the past is likely to perform poorly in the future. This chapter takes a look at what applications are used in backtesting, what kind of data is obtained and how to put it to use.
How to Backtest a Trading Strategy Using Data and Tools?
Backtesting can provide plenty of valuable statistical feedback about a given system. Some universal backtesting statistics include:
- Net profit or loss: Net percentage gained or lost
- Volatility measures: Maximum percentage upside and downside
- Averages: Percentage average gain and average loss, average bars held
- Exposure: Percentage of capital invested (or exposed to the market)
- Ratios: Wins-to-losses ratio
- Annualized return: Percentage return over a year
- Risk-adjusted return: Percentage return as a function of risk
10 Rules For Backtesting Trading Strategies
There are many factors to pay attention to when traders are backtesting trading strategies. Here is a list of the most important things to remember while backtesting:
- Take into account the broad market trends in the time frame a given strategy was tested. For example, if a strategy was only backtested from 1999 to 2000, it may not fare well in a bear market. It is often a good idea to backtest over a long time frame encompassing several different types of market conditions.
- Take into account the universe in which backtesting occurred. For example, if a broad market system is tested with a universe consisting of tech stocks, it may fail to do well in different sectors. As a general rule, if a strategy is targeted toward a specific genre of stock, limit the universe to that genre; in all other cases, maintain a large universe for testing purposes.
- Volatility measures are extremely important to consider in developing a trading system. This is especially true for leveraged accounts, which are subjected to margin calls if their equity drops below a certain point. Traders should seek to keep volatility low to reduce risk and enable easier transition in and out of a given stock.
- The average number of bars held is also very important to watch when developing a trading system. Although most backtesting software includes commission costs in the final calculations, that does not mean you should ignore this statistic. If possible, raising your average number of bars held can reduce commission costs and improve your overall return.
- Exposure is a double-edged sword. The increased exposure can lead to higher profits or higher losses, while decreased exposure means lower profits or lower loses. In general, it is a good idea to keep exposure below 70% to reduce risk and enable easier transition in and out of a given stock.
- The C, combined with the wins-to-losses ratio, can be useful for determining optimal position sizing and money management using techniques like the Kelly Criterion. Traders can take larger positions and reduce commission costs by increasing their average gains and increasing their wins-to-losses ratio.
- Annualized return is used as a tool to benchmark a system's returns against other investment venues. It is important not only to look at the overall annualized return but also to take into account the increased or decreased risk. This can be done by looking at the risk-adjusted return, which accounts for various risk factors. Before a trading system is adopted, it must outperform all other investment venues at equal or less risk.
- Backtesting customization is extremely important. Many backtesting applications have input for commission amounts, round (or fractional) lot sizes, tick sizes, margin requirements, interest rates, slippage assumptions, position-sizing rules, same-bar exit rules, (trailing) stop settings and much more. To get the most accurate backtesting results, it is important to tune these settings to mimic the broker to be used when the system goes live.
- Backtesting can sometimes lead to something known as over-optimization. This is a condition where performance results are tuned so high to the past they are no longer as accurate in the future. It is generally a good idea to implement rules that apply to all stocks, or a select set of targeted stocks, and are not optimized to the extent the rules are no longer understandable by the creator.
- Backtesting is not always the most accurate way to gauge the effectiveness of a given trading system. Sometimes strategies that performed well in the past fail to do well in the present. Past performance is not indicative of future results. Be sure to paper trade a system that has been successfully backtested before going live to be sure the strategy still applies in practice.
Wrapping up
Backtesting is one of the most important aspects of developing a trading system. If created and interpreted properly, it can help traders optimize and improve their strategies, find any technical or theoretical flaws, as well as gain confidence in their strategy before applying it to the real-world markets.
A quick Recap
- Backtesting a trading strategy is the process of testing a trading hypothesis/strategy on prior time periods.
- Backtesting is a key component of effective trading system development.
- Backtesting is one of the most important aspects of developing a trading system.
Test Your Knowledge
Take the quiz for this chapter & mark it complete.
How would you rate this chapter?
Comments (0)