Backtrader

Introduction to Backtrader – Creating your First Trading Strategy – Python Trading Tutorial

Backtrader is a powerful Python library designed to facilitate the backtesting of trading strategies. It allows traders to test their strategies...
Rajandran R
4 min read

Comparision of Event Driven Backtesting Vs Vectorized Backtesting

Welcome to the crucial topic of backtesting methodologies for system traders: event-driven vs. vectorized backtesting. If you're starting to learn about...
Rajandran R
3 min read