PROTECTED SOURCE SCRIPT
已更新 Alpha Beta Gamma Oscillator

This momentum oscillator calculates three key ratios to analyze price position within a dynamic range:
1. **Alpha (Blue Line)**
`Alpha = (Current Close - Lowest Close) / Lookback Period`
Measures the absolute price elevation above the recent low, normalized by time. Represents raw upward momentum.
2. **Beta (Red/Blue Line)**
`Beta = (Highest Close - Lowest Close) / Lookback Period`
Calculates the normalized price range volatility over the period. Acts as a denominator for relative positioning.
3. **Gamma (Green/Red Line)**
`Gamma = Alpha / Beta`
Creates a 0-1 bounded oscillator showing relative position within the recent price range:
- 0 = At period's lowest close
- 1 = At period's highest close
- 0.5 = Midpoint of range
**Key Features:**
- Dynamic horizontal levels (default 15/85) for overbought/oversold zones
- Color-coded momentum direction:
- Beta turns red when expanding volatility
- Gamma turns green when strengthening momentum
- Candle visualization reinforces gamma's directional bias
- All calculations adapt automatically to the user-defined lookback period
**Interpretation Guide:**
- Gamma > 0.15 suggests overbought conditions
- Gamma < 0.85 indicates oversold territory
- Converging Alpha/Beta signals range contraction
- Gamma candles + line color alignment confirms trend strength
*Usage: Best applied to identify mean-reversion opportunities and confirm breakout/breakdown scenarios in ranging markets.*
---
This description maintains technical accuracy while being accessible to traders, with clear attribution to najoomi ji as the creator.
1. **Alpha (Blue Line)**
`Alpha = (Current Close - Lowest Close) / Lookback Period`
Measures the absolute price elevation above the recent low, normalized by time. Represents raw upward momentum.
2. **Beta (Red/Blue Line)**
`Beta = (Highest Close - Lowest Close) / Lookback Period`
Calculates the normalized price range volatility over the period. Acts as a denominator for relative positioning.
3. **Gamma (Green/Red Line)**
`Gamma = Alpha / Beta`
Creates a 0-1 bounded oscillator showing relative position within the recent price range:
- 0 = At period's lowest close
- 1 = At period's highest close
- 0.5 = Midpoint of range
**Key Features:**
- Dynamic horizontal levels (default 15/85) for overbought/oversold zones
- Color-coded momentum direction:
- Beta turns red when expanding volatility
- Gamma turns green when strengthening momentum
- Candle visualization reinforces gamma's directional bias
- All calculations adapt automatically to the user-defined lookback period
**Interpretation Guide:**
- Gamma > 0.15 suggests overbought conditions
- Gamma < 0.85 indicates oversold territory
- Converging Alpha/Beta signals range contraction
- Gamma candles + line color alignment confirms trend strength
*Usage: Best applied to identify mean-reversion opportunities and confirm breakout/breakdown scenarios in ranging markets.*
---
This description maintains technical accuracy while being accessible to traders, with clear attribution to najoomi ji as the creator.
版本注释
update版本注释
sma user defined added, upadate 5th to 6th version受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。