Indicator divergence library for python
This module aims to help to find bullish/bearish divergences (regular or hidden) between two indicators using argrelextrema from scipy.signal. Code based on higher-highs-lower-lows-and-calculating-price-trends-in-python article on medium. This package is mean to use in conjunction with jesse ai but is generic enough to be used on its own. poetry build pip install dist/jesse_extra_indicators-0.1.0-py3-none-any.whl
Read more