MrCancio

AII - Average indicator of indicators

MrCancio Actualizado   
This Pine Script for TradingView is a technical analysis tool that visualizes the average of several popular indicators in the trading world. The indicators included are the RSI (Relative Strength Index), RVI (Relative Vigor Index), Stochastic RSI, Williams %R, relative MACD (ranging from 0 to 100), and Bollinger Bands price distance from 0 to 100. The script uses the "input" function to customize the length of the indicators and the "plot" function to display the results on the chart. In addition, options are included to turn off certain indicators and change the line colors if the user desires. All indicators can also be activated independently, allowing the user to see only the indicators they want. It is also mentioned that the script will be improved in the future to offer a better user experience. The calculated values are calculated with the default EMA of 14. Overall, this script is an excellent option for those looking for a combined view of several important indicators for making trading decisions.
Notas de prensa:
- RSI is now plotted by default
- RSI Colors bassed on EMA50 and Average Indicator Value
- Changed Average Indicator Colors
Notas de prensa:
- Changed Average EMA settings text
- Changed default values: RSI Mean Difference = 0, RSI Mean EMA = 14
- Fixed color bug
Notas de prensa:
- Changed some settings names
- Changed default RSI-Mean difference to 5
- Now mean indicator fill with 50 line to provide more visual information about the trend (Similar to MACD indicator)
Notas de prensa:
- Updated some settings texts
- Added Fear and greed indicator to mean
- Added Aroon indicator difference to mean
- This 2 indicators can be shown individually
- Added 40 and 60 reference lines and changed some colors
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?