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

In this video I will finish backtesting a simple moving average 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