Open ravinderkonka opened 5 years ago
Hi @ravinderkonka ,
You are invited to collaborate with code in this feature. I think it could be a separated module in this library.
Now, I need more information about divergences. Tell me, what divergences do you would like to implement?
Regards.
I agree this would be a GREAT feature. An example of divergence with RSI for ex. would be when a declining RSI value has turned upward (+), while the price continues to decline/show no upward movement (or vice versa) however divergence usually refers to indicator movement showing early signals by moving in opposite direction of price action.
ZMazz
Hi,
Thank you for your reply. My what's app number: +91-9603297252 for active collaboration.
Regards, Ravinder. Konka.
Hi @ravinderkonka https://github.com/ravinderkonka ,
You are invited to collaborate with code in this feature. I think it could be a separated module in this library.
Now, I need more information about divergences. Tell me, what divergences do you would like to implement?
Regads.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bukosabino/ta/issues/48#issuecomment-472158293, or mute the thread https://github.com/notifications/unsubscribe-auth/AO6-ulugDhl8j--v7VMzG4hDOif6oIQIks5vWAczgaJpZM4brwCN .
-- Thanking you, Ravinder.Konka
Divergences can be very relevant on rsi, stoch, macd (also other oscillators) but for first I would concentrate implementing on just RSI and strong regular bear/bull ones Not an easy feat imho, given the rsi values and a set of candles of a finite range you have to mathematically define the local slope and spikes, I guess something that will bring a lot of false positive and fine tuning
Hi, you can reach me on: ravinder.konka@gmail.com When i read the documentation, and investopedia, i found that, even though indicators calculation is fine, but finding bullish divergences, bearish divergences, bullish failover, brearing failover are very and most important than, just finding techincal indicators. please let me know if you need my help in python code development for the same. I am a programmer from india, and very much liked your library. i can contribute to your python lib, for divergences as a seperate library /method call for each technical indicator.