Moving Average Crossover Trading System Backtest in Python

In this video I will backtest a moving average crossover trading system in Python using the pandas module. I will simulate the system and calculate the return as well as drawdown and compare it against the benchmark buy and hold system Code for video: Strategy link:
Back to Top