Tutorial05

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

Tutorial05 Aggiornato   
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
Note di rilascio:
Shifted comments in code
Note di rilascio:
Fixed 0 Line to 50 Line text
Note di rilascio:
Added SMA in RSI
Note di rilascio:
Changed default settings for SMA on RSI from 227 to 88 as it works better personally
Note di rilascio:
- Changed some default colours and added a 90/10 OB/OS alert
Note di rilascio:
- 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
Note di rilascio:
- Changed RSI back to 14 as default value
- Added 2 more bands because I need them :d
Note di rilascio:
- Removed extra bands
- Added MA choices and ability to turn it off
Note di rilascio:
Updated some stuff
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?