Would be nice to have an API to retrieve Keltner Band
Any chance to include Keltner Band on the library?
thanks, Gustavo.
Hi @gugavaro, thanks for your interest. Would you please suggest a resource / documentation for the indicator?
Hi @anilca,
Here are implementation Examples: https://github.com/cpankaj/keltnerchannel https://github.com/kylejusticemagnuson/pyti/blob/master/pyti/keltner_bands.py
Some info about how they work and how to trade on it: https://www.investopedia.com/terms/k/keltnerchannel.asp https://therobusttrader.com/keltner-channel/
Also, a lot of people are stop using RSI and using MFI instead, in case you are interested: https://github.com/kylejusticemagnuson/pyti/blob/master/pyti/money_flow_index.py
thanks, Gustavo.