shaklerner1

RSI in Candlestick MODE

shaklerner1 Mis à jour   
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
Notes de version:
+Modified SAR is added to the technical analyse.
Notes de version:
+input GUI is updated
Notes de version:
  1. Tag for the amount is added.
  2. Track line is Added.
Notes de version:
  • 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.
Notes de version:
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.
Notes de version:
New feature:
Observation of 40 Symbol simultaniously, and show the results in tags for Buy/Sell/Changed categories.

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?