Strategy Code.
In order to use the Strategy Code, a working knowledge of AmiBroker is recommended.
Each Strategy is broken into 2 scripts - one for Buys and one for Sells.
The Buy Strategy Code is designed for both generating Buy signals for use with Alera Portfolio Manager, and for the Backtesting portion of the Strategy. All Backtesting should be performed using the respective Buy Strategy code.
The Sell Strategy Code is designed mainly for generating Sell signals for use with Alera Portfolio Manager. Use of the code is described in the course Trading & Investing Automation for AmiBroker.