Open denniskuzminer opened 2 years ago
Here are the defaults
Hi Dennis, I noticed the MACD indicator column only shows one column. There should be a fast and slow moving average.
Let me know your thoughts
When you mention
CCI
Overbought = 200
Oversold = -200
-> Does this mean you would like an additional column indicating Overbought, Oversold, or Neutral?
For the TTM squeeze here, nk = 1.5 nbb = 2 Are these the factors by which to multiply the ZScore for the Bollinger Band calculation and the ATR for the Keltner Channel calculation?
If that is the case, what do you mean by Keltner Channels 1, 2, 3, and Bollinger Bands sections?
Add https://daveskender.github.io/Stock.Indicators.Python/indicators/Keltner/#content
Implement it myself
There are some indicators like VWAP, MACD, etc. that need specific parameters. I am currently using whatever the defaults are for the stock indicators library. All the function definitions can be found here
In particular,