Backtesting Using External Data Fields

When backtesting stocks you often find the need to include data fields from external sources. For example, you might want to test a system that buys stocks that cross above their 20 EMA providing that they have also scored highly on a completely separate test. One...

Working with Entry and Exit Signals

Basic Operation One of the fundamental concepts in EdgeRater is the ability to run a scan across multiple dates, generating a signal for each stock that meets the scan criteria for every day in the chosen time period. Here’s a look at the output of the scan when...