BogdanCiocoiu

Bogdan Ciocoiu - Looking Glass

BogdanCiocoiu Обновлено   
► Description
The script shows a multi-timeline suite of information for the current ticker. This information refers to configurable moving averages, RSI, Stochastic RSI, VWAP and TSI data. The timeframes reflected in the script vary from 1m to 1h. I recommend the tool for 3m scalping as it provides good visibility upwards.

The headings from the table are:
  • {Close} - {MA1}
  • {Close} - {MA2}
  • {Close} - {MA3}
  • {MA1} - {MA2}
  • {MA2} - {MA3}
  • {RSI}
  • {Stoch RSI K}
  • {Stoch RSI D}
  • {VWAP}
  • {TSI}
  • {TSI EMA}
  • {TSI} - {TSI EMA}

► Originality and usefulness
This tool is helpful because it helps users read a chart much quicker than if they were to navigate between timeframes. The colour coding indicates an accident/descendant trend between any two values (i.e. close vs MA1, MA1-MA2, RSI K vs RSI D, etc.).

► Open-source reuse
www.tradingview.com/...2589-moving-average/
www.tradingview.com/...-strength-index-rsi/
www.tradingview.com/...astic-rsi-stoch-rsi/
www.tradingview.com/...-average-price-vwap/
www.tradingview.com/...-strength-indicator/
Информация о релизе:
This tool now offers additional features such as managing which columns are being shown, making it more suitable for tablets and devices with limited screen estate.
Информация о релизе:
// Original Description
// The script shows a multi-timeline suite of information for the current ticker. This information refers to configurable moving averages, RSI, Stochastic RSI, VWAP and TSI data. The timeframes reflected in the script vary from 1m to 1h. I recommend the tool for 3m scalping as it provides good visibility upwards.
// This is the updated version of the original script. Special thanks to SamAccountX for the support.
// Major updates compared to the v1 version include:
// - Being able to change the style of the lines, including width and colour
// - Being able to show/hide the table or specific columns/rows from within
// - Improvements in terms of naming the plots and shapes to ease traceability and managing settings
// - Optimised the previous revision by reducing the number of "request.security" calls, improving load and allowing room for more feature functionalities.
// - Allows repositioning the table subject to screen size and shape to suit the diverse type of terminals out there
Скрипт с открытым кодом

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

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

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

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