Skip to content

Commit

Permalink
Merge pull request #115 from jacopomaroli/master
Browse files Browse the repository at this point in the history
add Porting a backtrader strategy notebook
  • Loading branch information
polakowo authored Mar 25, 2021
2 parents 0e61bc6 + b63def5 commit 44968ac
Show file tree
Hide file tree
Showing 3 changed files with 2,168 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ Head over to the [documentation](https://polakowo.io/vectorbt) to get started.
- [Plotting MACD parameters as 3D volume](https://nbviewer.jupyter.org/github/polakowo/vectorbt/blob/master/examples/MACDVolume.ipynb)
- [Walk-forward optimization](https://nbviewer.jupyter.org/github/polakowo/vectorbt/blob/master/examples/WalkForwardOptimization.ipynb)
- [Running Telegram bot to send signals](https://nbviewer.jupyter.org/github/polakowo/vectorbt/blob/master/examples/TelegramSignals.ipynb)
- [Porting a backtrader strategy](https://nbviewer.jupyter.org/github/polakowo/vectorbt/blob/master/examples/PortingBTStrategy.ipynb)

Note: you must run the notebook to play with the widgets.

Expand Down
Loading

0 comments on commit 44968ac

Please sign in to comment.