You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Related to adding more functions for stock scoring. Describe the solution you'd like
Would like to use rolling basis RSI graphing to determine if signals are bullish (RSI breaks above 30) or bearish (RSI dips below 70) to determine if stock is overbought. Describe alternatives you've considered
Will need to see which RSI values make most sense for bearish/bullish signals. Here is an alternative formula that is a little bit different. Additional context
For explanation of RSI, visit here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Related to adding more functions for stock scoring.
Describe the solution you'd like
Would like to use rolling basis RSI graphing to determine if signals are bullish (RSI breaks above 30) or bearish (RSI dips below 70) to determine if stock is overbought.
Describe alternatives you've considered
Will need to see which RSI values make most sense for bearish/bullish signals. Here is an alternative formula that is a little bit different.
Additional context
For explanation of RSI, visit here.
The text was updated successfully, but these errors were encountered: