OPEN-SOURCE SCRIPT
Aggiornato 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!
Note di rilascio
-Note di rilascio
Added AVG to all periods and symbol and updated AlertNote di rilascio
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/
Note di rilascio
updated alertNote di rilascio
Optimized to TOTAL Crypto Market CapNote di rilascio
-Note di rilascio
Updated Inputs namesScript open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.