These are the code snippets used in the Backtrader for backtesting guide on the AlgoTrading101 website
Book on backtesting strategies in R using blotter, quantstrat, FinancialInstruments, TTR packages
This is complete algo trading package is for downloading historical OHLC data for backtesting and performing live trading on Interactive Brokers. For learning step by step procedure to recreate this i...
Mock pairs trading strategy and backtesting with Kalman iltering and pair selection using clustering and cointegration.