You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2025. It is now read-only.
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.