TA-Lib / ta-lib-python

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

urgently needed #631

Closed knarkhede closed 5 months ago

knarkhede commented 6 months ago

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

mrjbq7 commented 6 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 5 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 5 months ago

Created a tracking issue in the C project.