Skip to content

Overview

This is a repository for short and sweet examples and links for useful VectorBT PRO recipes. Simplified, condensed, new-user friendly, in-line examples have been inserted where possible to augment the tutorials, the documentation, and the API. We encourage users to add to this documentation.

Info

Import required by code examples
from vectorbtpro import *  # (1)!
  1. To see what is imported, call whats_imported()