Skip to content

ChadThackray/backtesting.py-speed-2025

Β 
Β 

Repository files navigation

Backtesting.py Speedy Edition!

This is the code from my video on speeding up the backtesting.py framework.

This is primarily an educational project designed to show methods for incrementally improving runtime performances of libraries such as this.

If you do want to install and play around with it, simply clone the repo and run uv pip install . inside the cloned folder to install it locally. You'll need the rust toolchain for everything to work. Then write any scripts etc. you want to play around with as normal.

About

πŸ”Ž πŸ“ˆ 🐍 πŸ’° Backtest trading strategies in Python.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Rust 6.0%
  • JavaScript 0.5%