CMD + K

vectorbt

Community

vectorbt allows you to easily backtest strategies with a couple of lines of Python code.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::vectorbt

Usage Tracking

1.0.0
0.28.5
0.28.4
0.28.2
0.28.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

vectorbt is a Python package for quantitative analysis that takes a novel approach to backtesting: it operates entirely on pandas and NumPy objects, and is accelerated by Numba to analyze any data at speed and scale. This allows for testing of many thousands of strategies in seconds.

About

Summary

vectorbt allows you to easily backtest strategies with a couple of lines of Python code.

Last Updated

Apr 22, 2026 at 20:20

License

Apache-2.0

Supported Platforms

macOS-64
linux-64
win-64