Backtesting Candlestick Patterns in Python
Chad Thackray Chad Thackray
18.1K subscribers
21,597 views
438

 Published On Jul 15, 2022

Learn to programmatically identify common candlestick patterns using TA-lib in python, and backtest a strategy composed of such patterns in VectorBT.

⭐ Code:
https://gist.github.com/ChadThackray/...

Blog link (with code):
https://greyhoundanalytics.com/blog/b...

How to install TA-lib on windows:
   • [SOLVED] How to install TA-Lib for Py...  

For mac / linux:
https://mrjbq7.github.io/ta-lib/insta...

show more

Share/Embed