OPEN-SOURCE SCRIPT
Updated 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
Release Notes
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
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
For quick access on a chart, add this script to your favorites — learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
For quick access on a chart, add this script to your favorites — learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.