Trading a Complete Starter System Live with Alpaca
Running an algorithmic trend following system in Python
We’ve spent the past few posts building up the Starter System laid out in Rob Carver’s book, Leveraged Trading.
We’ve gone from a simple moving average cross-over model, to a volatility targeting system with multiple instruments and time frames that dynamically…