TA-Lib / ta-lib-python

Python wrapper for TA-Lib (http://ta-lib.org/).
http://ta-lib.github.io/ta-lib-python
Other
9.79k stars 1.78k forks source link

urgently needed #631

Closed knarkhede closed 10 months ago

knarkhede commented 11 months ago

thanks for awesome lib. please add relative volatility Index indicator in lib

mrjbq7 commented 10 months ago

it would be good to begin adding new indicators to the TA-Lib C library, and then in this wrapper.

at the moment, we aren't planning this, but perhaps we can help.

do you have the formula for the indicator that you would like implemented ?

knarkhede commented 10 months ago

thank you so much as u replied.Since 2017 using this library in my python code, which is very helpful. Right now i want Relative volatility Index.I am using chartiq.I don't find formula of Relative volatility Index in chartiq.where for tradingview it is available but values of RVI of chartiq and tradingview do not match.basically i want RVI for chartiq.Please give ur favour

On Sat, Jan 6, 2024 at 11:03 AM John Benediktsson @.***> wrote:

it would be good to begin adding new indicators to the TA-Lib C library, and then in this wrapper.

at the moment, we aren't planning this, but perhaps we can help.

do you have the formula for the indicator that you would like implemented ?

— Reply to this email directly, view it on GitHub https://github.com/TA-Lib/ta-lib-python/issues/631#issuecomment-1879560785, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJKRRPKT2UF2J46CGCJYITYNDO2HAVCNFSM6AAAAABBGRR36SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGU3DANZYGU . You are receiving this because you authored the thread.Message ID: @.***>

-- Kanchan Narkhede

mrjbq7 commented 10 months ago

Created a tracking issue in the C project.