OPEN-SOURCE SCRIPT
Mis à jour

Correlation Stock Market Table by [VanHelsing]

3 793
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.

snapshot


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

snapshot

That's it now you have a fully automated table!
Notes de version
-
Notes de version
Added AVG to all periods and symbol and updated Alert
Notes de version
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/
Notes de version
updated alert
Notes de version
Optimized to TOTAL Crypto Market Cap
Notes de version
-
Notes de version
Updated Inputs names

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.