SpiralDevelopment / RSI-divergence-detector

RSI divergence detector finds regular and hidden bullish and bearish divergences
MIT License
83 stars 37 forks source link

Conversion to MACD #3

Open ariel9016 opened 2 years ago

ariel9016 commented 2 years ago

Hi,

First, thank you for your detector, looks really good. I wonder if that's possible to detect MACD divergence based on this detector? I believe I just need to give it MACD data instead of the RSI data, right?