A Simple Moving Average Crossover (SMAC) Strategy in Python: Part I

2 years ago
10

This video is the first part of a multiple part series showing how to implement a Simple Moving Average Crossover (SMAC) Strategy for Bitcoin and Ethereum in Python with backtrader.

The SMAC is amongst the simplest algorithmic trend following strategies.

Though not very sophisticated, understanding the SMAC strategy is the first step on the path to developing intricate algorithimic trading strategies that can outperform market returns while reducing risk.

Loading comments...