LonesomeTheBlue

Indicator Panel

LonesomeTheBlue Wizard Mis à jour   
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!
Notes de version:
precision fixed for the moving averages
Notes de version:
fixed
Notes de version:
Panel Size and Panel position options added. (Users request)

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 ?