Contents

vectorbt 0.28.4

0

Python library for backtesting and analyzing trading strategies at scale

The vectorbt library is a powerful tool for Python developers interested in financial analysis. It provides a fast and flexible platform for backtesting trading strategies, operating directly on pandas and NumPy objects and leveraging the speed of Numba for high-performance computations. This package is open-source and is widely used in the algorithmic trading community for quantitative analysis, strategy testing, and research.

Stars: 6696, Watchers: 6696, Forks: 871, Open Issues: 131

The polakowo/vectorbt repo was created 8 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 6696 github stars!

How to Install vectorbt

You can install vectorbt using pip

pip install vectorbt

or add it to a project with poetry

poetry add vectorbt

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/vectorbt/
GitHub Repo:
https://github.com/polakowo/vectorbt

Classifiers

  • Office/Business/Financial
  • Scientific/Engineering/Information Analysis
  • Software Development
No  vectorbt  pypi packages just yet.

Errors

A list of common vectorbt errors.

Code Examples

Here are some vectorbt code examples and snippets.

GitHub Issues

The vectorbt package has 131 open issues on GitHub

  • FX Convertion
  • Lightweight Charts as alternative plotting backend
  • Leverage implementation
  • VectorBT - Telegram - Issue: ImportError: cannot import Unauthorized, ChatMigrated

See more issues on GitHub

Related Packages & Articles

okama 1.5.0

Investment portfolio analyzing & optimization tools

PyAlgoTrade 0.20

PyAlgoTrade is an event driven algorithmic trading Python library.

pycaret 3.3.2

PyCaret - An open source, low-code machine learning library in Python.