Hey everyone,

I've attached the backtest and algo for the two latest episodes of the python trading bot series. You can find #7 here and #8 here.

In these two episodes we develop an optimiser class using the CVXPY optimisation package, implement it into our trading bot and then evaluate the backtest with some extra charts.

Hope you enjoy it!

Ollie

Author