Learn how to make your own custom indicators in backtesting.py. We show how you can integrate libraries like pandas-ta, ta-lib, etc. as well as write your own indicators using raw python. This opens the door for any kind of indicator you can think of, including machine learning.
⭐ Code:
github.com/ChadThackray/custom-indicators-backtest…
Timestamps:
00:00 - Introduction
02:03 - Signal Indicator
13:31 - Bollinger Bands using external libraries
29:17 - Momentum strategy using pandas
Blog post (with code):
greyhoundanalytics.com/blog/custom-indicators-in-b…
コメント