PINE LIBRARY
Updated

BBMG_ETH

214
Library "BBMG_ETH"
Research dataset: descriptive Bollinger Band statistics for ETHUSDT across timeframes. Numeric tables only; no signals or advice.

supported_tfs()
  Timeframes covered by this version, in timeframe.period notation.
  Returns: array<string>

meta(tf)
  Dataset metadata for a timeframe.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: array<float> [bars, totalSwings, upSwings]; empty if uncovered.

tbl_engagement(tf)
  Upward-swing vs upper-band engagement census.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 4 rows x 7 columns; empty if uncovered.

tbl_tempo_thr(tf)
  Per-grade tempo tercile thresholds.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 5 rows x 4 columns; empty if uncovered.

tbl_birth(tf)
  Swing-birth statistics table.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 6 rows x 13 columns; empty if uncovered.
Release Notes
v2

Added:
tbl_age3(tf)
  Upward-swing age-3 statistics table.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 4 rows x 14 columns; empty if uncovered.
Release Notes
v3

Added:
tbl_engagement_lo(tf)
  Downward-swing vs lower-band engagement census.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 4 rows x 7 columns; empty if uncovered.

tbl_age3_lo(tf)
  Downward-swing age-3 statistics table.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 4 rows x 14 columns; empty if uncovered.

tbl_rules(tf)
  Calibrated screening thresholds table.
  Parameters:
    tf (string): Timeframe in timeframe.period notation.
  Returns: matrix<float> 7 rows x 5 columns; empty if uncovered.

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.