LonesomeTheBlue

Indicator Panel

LonesomeTheBlue Wizard Actualizado   
Hello All,

This script shows Indicator panel in a Table. Table.new() is a new feature and released today! Thanks a lot to Pine Team to add this new great feature! This new feature is a game changer!

The script shows indicator values for each symbol and changes background color of each cell by using current and last values of the indicators for each symbol. if current value is greater than last value then backgroung color is green, if lower than last value then red, if they are equals then gray.

You can choose the indicators to display. Number of columns in the table is dynamic and is changed by number of the indicators.

You can choose 5 different Symbols, 6 Indicators and 2 Simple or Exponential Moving averages, you can set type of moving averages and the lengths. You can also set the lengths for each Indicators.

Indicators:
- RSI
- MACD (MACD and Signal and Histogram)
- DMI (+DI and -DI + and ADX)
- CCI
- MFI
- Momentum
- MA with Length 50 (length can be set)
- MA with Length 200 (length can be set)

In this example RSI, MACD and MA 200 were chosen, you can see how table size changes dynamically:


Enjoy!
Notas de prensa:
precision fixed for the moving averages
Notas de prensa:
fixed
Notas de prensa:
Panel Size and Panel position options added. (Users request)

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?