shaklerner1

RSI in Candlestick MODE

shaklerner1 Actualizado   
Description:

The "RSI Bar" indicator is a versatile tool designed to enhance your technical analysis on trading charts. This Pine Script™ code calculates the Relative Strength Index (RSI) for open, close, high, and low prices, and represents the results as bars on the chart. The bars are color-coded based on whether the closing RSI is higher or lower than the opening RSI.

Additionally, the indicator incorporates advanced features such as Pareto analysis and Gaussian smoothing. The Pareto analysis helps identify significant lows and highs in the RSI, providing insights into potential trend reversals. The Gaussian smoothing further refines the analysis, contributing to a more accurate representation of the average RSI trend.

Key Features:

  • RSI calculation for open, close, high, and low prices.
  • Color-coded bars for easy visualization of RSI trends.
  • Pareto analysis to highlight key RSI levels indicating potential reversals.
  • Gaussian smoothing for improved trend analysis and visualization.
  • Heiken-Ashi
Notas de prensa:
+Modified SAR is added to the technical analyse.
Notas de prensa:
+input GUI is updated
Notas de prensa:
  1. Tag for the amount is added.
  2. Track line is Added.
Notas de prensa:
  • Displaying static lines are now migrated to the GUI
  • Banner is added to the indicator, and at the time if the pareto could not be calculated a warning message would be generated.
Notas de prensa:
A suggestion for Sell and Buy depends on the position of Pareto_Low and Pareto_High respect to the T.O (Take-Off) line (publisher experience). I add this feature to the indicator to give a suggestion for buy/sell in the trading. But please consider that it is just an indicator, and indicators could sometimes give you false signals.
Notas de prensa:
New feature:
Observation of 40 Symbol simultaniously, and show the results in tags for Buy/Sell/Changed categories.

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?