About Anaconda Help Download Anaconda

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

copied from cf-post-staging / vectorbt

Installers

  • linux-64 v0.28.1
  • osx-64 v0.28.1
  • win-64 v0.28.1

conda install

To install this package run one of the following:
conda install conda-forge::vectorbt

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy