This repository was archived by the owner on May 4, 2025. It is now read-only.

Description
Hello,
I have been trying to use the detect_divergence and/or autodetect_divergence methods in my own project https://autotrader.readthedocs.io/en/latest/indicators.html#detecting-divergence and I was wondering what the best way is to extract the start/end index of a divergence. What I am trying to do is to plot the "blue" line that is shown in the documentation on both the candlestick chart and the indicator itself.
