編輯精選
OPEN-SOURCE SCRIPT
已更新

Multi Asset Similarity Matrix

10 761
Provides a unique and visually stunning way to analyze the similarity between various stock market indices. This script uses a range of mathematical measures to calculate the correlation between different assets, such as indices, forex, crypto, etc..

Key Features:
  • Similarity Measures: The script offers a range of similarity measures to choose from, including SSD (Sum of Squared Differences), Euclidean Distance, Manhattan Distance, Minkowski Distance, Chebyshev Distance, Correlation Coefficient, Cosine Similarity, Camberra Index, Mean Absolute Error (MAE), Mean Squared Error (MSE), Lorentzian Function, Intersection, and Penrose Shape.
  • Asset Selection: Users can select the assets they want to analyze by entering a comma-separated list of tickers in the "Asset List" input field.
  • Color Gradient: The script uses a color gradient to represent the similarity values between each pair of indices, with red indicating low similarity and blue indicating high similarity.


How it Works:
  • The script calculates the source method (Returns or Volume Modified Returns) for each index using the sec function.
  • It then creates a matrix to hold the current values of each index over a specified window size (default is 10).
  • For each pair of indices, it applies the selected similarity measure using the select function and stores the result in a separate matrix.
  • The script calculates the maximum and minimum values of the similarity matrix to normalize the color gradient.
  • Finally, it creates a table with the index names as rows and columns, displaying the similarity values for each pair of indices using the calculated colors.


Visual Insights:
  • The indicator provides an intuitive way to visualize the relationships between different assets.
  • By analyzing the color-coded tables, traders can gain insights into:
  • Which assets are highly correlated (blue) or uncorrelated (red)
  • The strength and direction of these correlations
  • Potential trading opportunities based on similarities and differences between assets


Overall, MASM is a powerful tool for market analysis and visualization, offering a unique perspective on the relationships between various assets.
~llama3
發行說明
Added asset name to the diagonal cells, optional number of digits.
發行說明
Update chart image.
發行說明
Fixed a issue with the gradient color selection.
發行說明
Fixed a issue with the correlation, thanks to: truongnldangky, scorpion1405 for noticing.

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。