OPEN-SOURCE SCRIPT

Z-Score Indicator

54
This script calculates the Z-Score to measure how many standard deviations the current price is from its mean (SMA). It is a classic tool for identifying statistical extremes and mean reversion opportunities.

Formula Z = (Close - Mean) / Standard Deviation

Visual Guide

Blue Line: The Z-Score value.

Red Dotted Lines (+/- 2): Statistical extremes.

> 2: Potentially Overbought.

< -2: Potentially Oversold.

Grey Dotted Line (0): The mean (fair value).

Settings

Lookback Period: Default is 30. Adjust to change sensitivity.

면책사항

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