FinQuant icon indicating copy to clipboard operation
FinQuant copied to clipboard

Momentum Indicators - RSI, MACD

Open pythonhacker opened this issue 11 months ago • 8 comments

First of all thanks for the great work. This package is amazing!

I think apart from moving averages and related bollinger bands, indicators like RSI would add relative strength to the package (pun intended). Let me know what you think.

This issue is about adding a feature for plotting RSI indicators using a 14 day window as suggested using the approach here -> https://www.alpharithms.com/relative-strength-index-rsi-in-python-470209/

Update: Edited the issue and generalized it over a number of momentum indicators. I can go ahead and implement them all or we can discuss it if you have suggestions.

pythonhacker avatar Jul 31 '23 07:07 pythonhacker