Newtoniano / vectorbt_backtests

Example of portfolio backtesting using vectorbt

Home Page:https://newtoniano.github.io/vectorbt_backtests/synthetic_backtest_static.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository will store examples of vectorbt.pro usage aimed at analyzing and improving algorithmic trading strategies.

Demo output if you don't have vectorbt.pro: https://newtoniano.github.io/vectorbt_backtests/synthetic_backtest_static.html

Usage:

  • Download or clone the repository on your machine.
  • Install python 3.10 and all the required modules with pip install -r requirements.txt. Remember that you need to have a valid subscription to vectorbt.pro to run the backtest.

About

Example of portfolio backtesting using vectorbt

https://newtoniano.github.io/vectorbt_backtests/synthetic_backtest_static.html


Languages

Language:Jupyter Notebook 100.0%