Moving Average Algo Trading System Backtest In Python Using Pandas - Calculate Benchmark Metrics

In this video I will begin backtesting a simple moving average trading system in Python using the pandas module. I will download S&P 500 data from yahoo finance and calculate metrics such as the daily return, compound annual growth rate and drawdown Code for video: Strategy link:
Back to Top