OPEN-SOURCE SCRIPT

Relative Strength Index w/ 3 Levels & 0 Line Colour (by WJ)

Actualizado
NOTE:
// RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT

This is the normal default built-in RSI indicator which I have added some stuff for visual aid:
  • Added middle line (50)
  • RSI turns green when crossed above 50
  • RSI turns red when crossed below 50


  • RSI background turns green and red on crossover candle based on whether RSI just crossed over or below 50 respectively
  • Alert notification on the crossover candle
Notas de prensa
Shifted comments in code
Notas de prensa
Fixed 0 Line to 50 Line text
Notas de prensa
Added SMA in RSI
Notas de prensa
Changed default settings for SMA on RSI from 227 to 88 as it works better personally
Notas de prensa
- Changed some default colours and added a 90/10 OB/OS alert
Notas de prensa
- Issue of Upper and Lower Bands changed limits not affecting RSI colour change should be fixed
- Alerts for mid line crossover and OB/OS levels should be dynamic now
Notas de prensa
- Changed RSI back to 14 as default value
- Added 2 more bands because I need them :d
Notas de prensa
- Removed extra bands
- Added MA choices and ability to turn it off
Notas de prensa
Updated some stuff
50linealertRelative 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