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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。