OPEN-SOURCE SCRIPT

Crypto/Stable Mcap Ratio Normalized

Atualizado
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
Notas de Lançamento
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

Bands and Channels

Script de código aberto

No verdadeiro espírito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam compreendê-lo e analisá-lo. Parabéns ao autor! Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Quer usar esse script no gráfico?

Aviso legal