animecummer

RSI Crayons

animecummer Atualizado   
This simple script colors candles based on the Relative Strength Index. RSI Values > 50 are solid colors, RSI values < 50 are pastels, with additional colors/fills/alerts for overheated and oversold (both user adjustable thresholds) conditions.

As an added bonus, RSI can be calculated by non-traditional methods (not using the running/smoothed moving average) using a variety of different moving averages, but you may have to adjust the time-frame for 'faster' moving averages. An option for plotting the moving average basis is also available.

Value Added:
  • This indicator can be used to chart RSI without adding an "oscillator frame" to your chart, since we don't normally care too much about RSI values between 30 and 70 under normal conditions.
Notas de Lançamento:
31-Oct-21: Revised script to be more colorful, and to have intermediate values for colors that are not oversold/overheated condition while still retaining logic of up = green/yellowish and down = red/pink/pastel-ish.
Notas de Lançamento:
3-Nov-21: Added timeframe/gaps feature
Notas de Lançamento:
4-Nov-21: consolidated menu more, removed moving averages that don't calculate RSI correctly because of negative numbers (HMA/EHMA/TEMA/LSMA), added Rainbow Gradient
Notas de Lançamento:
21-nov: improved color scheme by adjusting the transparency of the candles based on 100 - math.floor(RSI value). Stronger displays as solid colors, weak as pastels.
Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?