OPEN-SOURCE SCRIPT

Correlation Heatmap with Relative Strength

445
Why the error happened:
In Pine Script, strings are joined using +. My previous draft had a typo that looked like standard1 - "-" + standard2. The compiler saw the minus sign (-) and tried to do math on words, which is like trying to subtract "Apple" from "Banana." Replacing it with standard1 + "-" + standard2 fixes the ticker ID generation.

Would you like me to add a tooltip that explains how to read the Pearson correlation values for anyone who downloads your script?

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.