A simple trend-following strategy that goes long on SPY when the price is above its 50-day SMA.
This strategy goes long on SPY whenever the closing price is above the 50-day simple moving average (SMA).
pi The strategy is based on the idea that trends persist. When the price is above a long-term average, it tends to continue upward.
Consider adding: - A stop-loss - A volume filter - Dynamic rebalancing based on volatility