FAQ
How is the RSI used in heatmap calculated?
The RSI used in the heatmap is not smoothed. For calculations, we use data from the last 14 candles. Therefore oscillator is more sensitive and our RSI may differ from other platforms.
The formula
We use simplified RSI equation as presented in this article.
Where:
- CU (Close Ups) - the sum of the difference in closing prices over the observation period where that difference is positive,
- CD (Close Downs) - the sum of the difference in closing prices during the observation period where that difference is negative, but the sum is expressed as a positive number.