VectorBT Pro - Tutorial Series
2 min read

VectorBT Pro - Tutorial Series

VectorBT Pro - Tutorial Series

This article is an introduction to a series of tutorials on VectorBT Pro and will serve as a Table of Contents to the entire series of our VectorBT tutorials and will be regularly updated whenever a new blog post is published in our VectorBT tutorial series. To run the code in these tutorials, you would need to buy access to vectorBT pro from Oleg Polakow and import vectorbtpro as vbt in your code.

TABLE OF CONTENTS

1. Comprehensive Basics

The tutorials in this chapter will use a toy strategy called the Double Bollinger Band Strategy to illustrate the vectorBT concepts


2. Advanced

  • Create Customized dashboard for Simulation and Strategy
    Create your own customized dashboard using dash (from plotly) to visualize the vectorBT portfolio simulation and strategy development with entries and exits.
  • Parameter Optimization
    Learn how to run a parameter optimization process on a strategy with multiple parameter combinations and also do cross validation of the parameter optimization across multiple train & test splits of the market data.
  • Discretionary Signals Backtesting
    Learn how to run a backtest simulation on extracted discretionary signals, by creating your own custom simulator and order management function.

Want to Contribute?
If you would like to contribute any articles to this blog reach out to us on Linkedin
Have suggestions for tutorial topics, leave them in the comments below!

Many thanks to Oleg Polakow, for his continuing support to VectorBT Pro