NetTrader.Indicator icon indicating copy to clipboard operation
NetTrader.Indicator copied to clipboard

Would be nice to have an API to retrieve Keltner Band

Open gugavaro opened this issue 5 years ago • 2 comments

Any chance to include Keltner Band on the library?

thanks, Gustavo.

gugavaro avatar Oct 30 '20 22:10 gugavaro

Hi @gugavaro, thanks for your interest. Would you please suggest a resource / documentation for the indicator?

anilca avatar Nov 04 '20 21:11 anilca

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.

gugavaro avatar Nov 12 '20 18:11 gugavaro