LonesomeTheBlue

Indicator Panel

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!
Release Notes:
precision fixed for the moving averages
Release Notes:
fixed
Release Notes:
Panel Size and Panel position options added. (Users request)

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?