LonesomeTheBlue

Indicator Panel

LonesomeTheBlue Wizard Обновлено   
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!
Информация о релизе:
precision fixed for the moving averages
Информация о релизе:
fixed
Информация о релизе:
Panel Size and Panel position options added. (Users request)

Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?