Category Archives: Trading Systems

Backtesting Part 2

In this blog article we look we look at how easy it is to set-up the conditions in CandleScanner in order to perform a backtest. First we need to customize the settings for the backtest, defining the entry and exit conditions. For the sake of illustration we assume the default entry and exit settings (found…
Read more

Backtesting Part 1

Introduction In this article we introduce the notion of backtesting and its implementation in CandleScanner, which will be discussed over several articles. There is an extensive, and technical, literature on backtesting, including pitfalls, and here we can only scratch the surface. Backtesting can concisely be described as ‘…the process of applying a trading strategy or…
Read more