Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clenow Volatility Adjusted Momentum #2180

Merged
merged 9 commits into from
Jul 26, 2022
Merged

Conversation

jmaslek
Copy link
Collaborator

@jmaslek jmaslek commented Jul 26, 2022

This is in response to #2170. While the request seemed to be asking for this as a screener, technically I can just get the factor from ta

I googled to find how this worked and it was easy enough to implement.

@jmaslek jmaslek added the feat XS Extra small feature label Jul 26, 2022
Copy link
Contributor

@JerBouma JerBouma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Headers are missing, looks a bit weird now.

2022 Jul 26, 03:48 (🦋) /stocks/ta/ $ clenow

Clenow Exponential Regression Factor
┏━━━━━━━━━━┳━━━━━━━━━━┓
┃          ┃          ┃
┡━━━━━━━━━━╇━━━━━━━━━━┩
│ R^2      │ 0.63262  │
├──────────┼──────────┤
│ Fit Coef │ -0.00516 │
├──────────┼──────────┤
│ Factor   │ -0.00327 │
└──────────┴──────────┘

Also, you forgot to enter the command within the menu. Think it should be under momentum. See:

2022 Jul 26, 03:48 (🦋) /stocks/ $ ta
╭────────────────────────────────────────────────────────────────────────────────────────────────────── Stocks - Technical Analysis ──────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                                                                                                                                         │
│ Ticker: Daily TSLA (from 2019-07-22)                                                                                                                                                                                                    │
│                                                                                                                                                                                                                                         │
│     tv                 open interactive chart on                             [TradingView]                                                                                                                                              │
│     view               view historical data and trendlines                   [Finviz]                                                                                                                                                   │
│     summary            technical summary report                              [FinBrain]                                                                                                                                                 │
│     recom              recommendation based on technical indicators          [TradingView]                                                                                                                                              │
│                                                                                                                                                                                                                                         │
│ Overlap:                                                                                                                                                                                                                                │
│     ema                exponential moving average                                                                                                                                                                                       │
│     sma                simple moving average                                                                                                                                                                                            │
│     wma                weighted moving average                                                                                                                                                                                          │
│     hma                hull moving average                                                                                                                                                                                              │
│     zlma               zero lag moving average                                                                                                                                                                                          │
│     vwap               volume weighted average price                                                                                                                                                                                    │
│ Momentum:                                                                                                                                                                                                                               │
│     cci                commodity channel index                                                                                                                                                                                          │
│     macd               moving average convergence/divergence                                                                                                                                                                            │
│     rsi                relative strength index                                                                                                                                                                                          │
│     stoch              stochastic oscillator                                                                                                                                                                                            │
│     fisher             fisher transform                                                                                                                                                                                                 │
│     cg                 centre of gravity                                                                                                                                                                                                │
│ Trend:                                                                                                                                                                                                                                  │
│     adx                average directional movement index                                                                                                                                                                               │
│     aroon              aroon indicator                                                                                                                                                                                                  │
│ Volatility:                                                                                                                                                                                                                             │
│     bbands             bollinger bands                                                                                                                                                                                                  │
│     donchian           donchian channels                                                                                                                                                                                                │
│     kc                 keltner channels                                                                                                                                                                                                 │
│ Volume:                                                                                                                                                                                                                                 │
│     ad                 accumulation/distribution line                                                                                                                                                                                   │
│     adosc              chaikin oscillator                                                                                                                                                                                               │
│     obv                on balance volume                                                                                                                                                                                                │
│ Custom:                                                                                                                                                                                                                                 │
│     fib                fibonacci retracement                                                                                                                                                                                            │
│                                                                                                                                                                                                                                         │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── OpenBB Terminal v1.6.0 (https://openbb.co) ─╯

@jmaslek
Copy link
Collaborator Author

jmaslek commented Jul 26, 2022

fixed @JerBouma

@jmaslek jmaslek requested a review from JerBouma July 26, 2022 13:41
Copy link
Contributor

@JerBouma JerBouma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good boy.

@jmaslek jmaslek merged commit 64d4f22 into OpenBB-finance:main Jul 26, 2022
@jmaslek jmaslek deleted the clenow_vol branch February 14, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants