Trend-Following Trading System, Quantitative Trading in Python
Posted on April 18, 2021
In a previous post, we demonstrated the mean-reverting and trending properties of SP500. We subsequently developed a trading system based on the mean-reverting behavior of the index. In this installment, we will develop a trend-following trading strategy. Trend following or trend trading is a trading strategy according to which one …