OPEN-SOURCE SCRIPT
已更新 Crypto/Stable Mcap Ratio Normalized

Create a normalized ratio of total crypto market cap to stablecoin supply (USDT + USDC + DAI). Idea is to create a reference point for the total market cap's position, relative to total "dollars" in the crypto ecosystem. It's an imperfect metric, but potentially helpful. V0.1.
This script provides four different normalization methods:
Z-Score Normalization:
Min-Max Normalization:
Percent of All-Time Range:
Bollinger Band Position:
Features:
This script provides four different normalization methods:
Z-Score Normalization:
- Shows how many standard deviations the ratio is from its mean
- Good for identifying extreme values
- Mean-reverting properties
Min-Max Normalization:
- Scales values between 0 and 1
- Good for relative position within recent range
- More sensitive to recent changes
Percent of All-Time Range:
- Shows where current ratio is relative to all-time highs/lows
- Good for historical context
- Less sensitive to recent changes
Bollinger Band Position:
- Similar to z-score but with adjustable sensitivity
- Good for trading signals
- Can be tuned via standard deviation multiplier
Features:
- Adjustable lookback period
- Reference bands for overbought/oversold levels
- Built-in alerts for extreme values
- Color-coded plots for easy visualization
發行說明
Create a normalized ratio of total crypto market cap to stablecoin supply (USDT + USDC + DAI). Idea is to create a reference point for the total market cap's position, relative to total "dollars" in the crypto ecosystem. It's an imperfect metric, but potentially helpful. V0.1.This script provides four different normalization methods:
Z-Score Normalization:
- Shows how many standard deviations the ratio is from its mean
- Good for identifying extreme values
- Mean-reverting properties
Min-Max Normalization:
- Scales values between 0 and 1
- Good for relative position within recent range
- More sensitive to recent changes
Percent of All-Time Range:
- Shows where current ratio is relative to all-time highs/lows
- Good for historical context
- Less sensitive to recent changes
Bollinger Band Position:
- Similar to z-score but with adjustable sensitivity
- Good for trading signals
- Can be tuned via standard deviation multiplier
Features:
- Adjustable lookback period
- Reference bands for overbought/oversold levels
- Built-in alerts for extreme values
- Color-coded plots for easy visualization
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。