OPEN-SOURCE SCRIPT

Kalman RSI

Actualizado
This is a simplified version of Kalman RSI by onegreencandle.

Simplifications:
  • It shows the indicator for a single configurable length with a default of 14.
  • It does not color by region.
  • It allows selecting the source, with a default of close. The version by onegreencandle uses ohlc4 instead. Note that both versions also use high and low.
  • It uses the newer version (5) of Pine Script.
  • It sets bands at 85 and 15.
Notas de prensa
Chart update.
Notas de prensa
Changed the indicator title and shorttitle to distinguish them from another possible implementation of Kalman RSI. In this implementation, the normal RSI is computed effectively over the Kalman MA.
kalmanRelative Strength Index (RSI)

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad