OPEN-SOURCE SCRIPT

Z-Score Indicator

55
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.

免責聲明

這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。