OPEN-SOURCE SCRIPT
已更新 Correlation Stock Market Table by [VanHelsing]

This is a correlation table, it correlates with current opened asset (chart).
In settings you can change periods of days and change assets what you want to see in table.
The main feature of this table is an changing alert, it changes values depends on settings what you chose, you can use it for send whole table to your spreadsheets like screenshot below.

To send a table you need a webhook service.
Like you see it sends whole table to a one cell, so you need separate values by "=TRANSPOSE(SPLIT(cell_id, " "))" it will separate values verticaly by space and then you need separate these values what you now have in a column to the rows horizontaly by function:
=SPLIT(cell_id, ",") now it will separate values by comma.
This is an alert in code

That's it now you have a fully automated table!
In settings you can change periods of days and change assets what you want to see in table.
The main feature of this table is an changing alert, it changes values depends on settings what you chose, you can use it for send whole table to your spreadsheets like screenshot below.
To send a table you need a webhook service.
Like you see it sends whole table to a one cell, so you need separate values by "=TRANSPOSE(SPLIT(cell_id, " "))" it will separate values verticaly by space and then you need separate these values what you now have in a column to the rows horizontaly by function:
=SPLIT(cell_id, ",") now it will separate values by comma.
This is an alert in code
That's it now you have a fully automated table!
發行說明
-發行說明
Added AVG to all periods and symbol and updated Alert發行說明
Added scores, long and short signals from trends of assets. Scores based on correlations and weights for better identify trends (VIX has 0 weight bcs without it table performe better)https://www.tradingview.com/x/ehGuCvHc/
Below a table is an avg weighted score line.
https://www.tradingview.com/x/v4GCQve7/
發行說明
updated alert發行說明
Optimized to TOTAL Crypto Market Cap發行說明
-發行說明
Updated Inputs names開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。