Skip to content

Overview

On top of the features offered by the open-source vectorbt, VectorBT PRO implements many major enhancements and optimizations in the following areas:

Info

To keep the pages short, only some of the most interesting features of each release are showcased. The detailed release notes are available to subscribers only. If you're on the private website, go to Getting startedRelease notes.

Tags are releases where features were introduced for the first time. Note that most features are continuously updated, thus the following examples are meant to be run with the latest vectorbt PRO version installed ✍

Import required by code examples
from vectorbtpro import *  # (1)!
  1. To see what is imported, run vbt.pprint(vbt.imported_stuff)