TA-Lib / ta-lib-python

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

Integration of Indicator ADR (Average Day Range) #575

Closed SeroBass closed 6 months ago

SeroBass commented 1 year ago

May I ask if it is possible to integrate this indicator into the library? If you wish, I can provide you with the strategy.py-file of freqtrade. There I have an implementation.

mrjbq7 commented 1 year ago

We are in the process of maintaining the TA-Lib C library. That is where new indicators for this should go, and then this module can wrap it.

I have so far resisted adding indicators here that are not in TA-Lib.

On Sun, Jan 22, 2023 at 12:38 PM SeroBass @.***> wrote:

May I ask if it is possible to integrate this indicator into the library? If you wish, I can provide you with the strategy.py-file of freqtrade. There I have an implementation.

— Reply to this email directly, view it on GitHub https://github.com/TA-Lib/ta-lib-python/issues/575, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAF5A3KXCHULHY2WDF6AW3WTWLD3ANCNFSM6AAAAAAUDFUY7E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mrjbq7 commented 1 year ago

Feel free to open this issue on https://github.com/TA-Lib/ta-libOn Jan 22, 2023, at 12:38 PM, SeroBass @.***> wrote: May I ask if it is possible to integrate this indicator into the library? If you wish, I can provide you with the strategy.py-file of freqtrade. There I have an implementation.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>