Hello all, I'm fairly new to quantopian and to coding in general.
For some reason whenever I go to backtest, my cash will fall off to -95.5% total returns extremely rapidly, and by that I mean that my algorithm experiences zero gains. Any idea what could be causing this to happen?
Edit: re-ran my test with daily data and I'm not getting an exponential drop-off like with the minute data. I've attached a sample of my minute data.... and I guess my code too.