OPEN-SOURCE SCRIPT
已更新 Bogdan Ciocoiu - Looking Glass

► 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:
► 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
tradingview.com/support/solutions/43000502589-moving-average/
tradingview.com/support/solutions/43000502338-relative-strength-index-rsi/
tradingview.com/support/solutions/43000502333-stochastic-rsi-stoch-rsi/
tradingview.com/support/solutions/43000502018-volume-weighted-average-price-vwap/
tradingview.com/support/solutions/43000592290-true-strength-indicator/
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
tradingview.com/support/solutions/43000502589-moving-average/
tradingview.com/support/solutions/43000502338-relative-strength-index-rsi/
tradingview.com/support/solutions/43000502333-stochastic-rsi-stoch-rsi/
tradingview.com/support/solutions/43000502018-volume-weighted-average-price-vwap/
tradingview.com/support/solutions/43000592290-true-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的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。