Skip to content

Possible wrong in the formula RSI indicator? #215

Answered by DaveSkender
morycom asked this question in Q&A
Discussion options

You must be logged in to vote

Since Relative Strength Index uses a smoothing technique, there is essentially a "guess" value at the start of the historical quotes series that converges in accuracy over a warmup period. As a result, yes, if you're using 20 vs 30 historical quotes for RSI(20), for example, you'd get different RSI values for early periods in your series. Because of this, we recommend you use 250 preceding historical quotes for the best accuracy. See also the discussion on Indicator Series vs Increments (#216).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@DaveSkender
Comment options

@DaveSkender
Comment options

@DaveSkender
Comment options

@DaveSkender
Comment options

@DaveSkender
Comment options

Answer selected by DaveSkender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #215 on December 09, 2020 14:52.