Hi I'm new to Quantopian and I've creating a program that takes the simple moving average of SPY for 50 day and 200 day ranges and buys/sells when one average crosses the other. My code works but the backtesting is taking forever (like 0.5% done after 2 minutes). How can I run a quicker backtest?