OPEN-SOURCE SCRIPT
Bitcoin 50-Week MA “Cycle Line” — Bull/Bear Regime

Overview. This indicator plots the true 50-week simple moving average (SMA) on any timeframe by requesting weekly data, then colors the chart to show a bull/bear regime: green when price is above the 50-week MA, red when below. Many Bitcoin analysts treat this average as a cycle “line in the sand”—multiple weekly closes below it have historically coincided with the end of bull phases and the start of broader drawdowns, while holding above has aligned with continued strength.
Why it matters. Recently, research notes and market commentary have flagged the 50-week MA near ~$100k–$103k (feed-dependent) as a critical support/resistance area to watch. Use this tool to track that threshold on your own exchange feed and timeframe.
How it works.
Pulls weekly closes via request.security() and computes a 50-week SMA (not an EMA).
Plots the line on your current chart and applies a regime color (background or candles, toggle in settings).
Works on any symbol; optimized for BTC spot and futures.
Notes.
MA values vary by data source/exchange; confirm on a weekly chart if needed.
A single intrawEEK break can whipsaw; many analysts look for confirmed weekly closes. Pair with your macro/liquidity view and risk rules.
Why it matters. Recently, research notes and market commentary have flagged the 50-week MA near ~$100k–$103k (feed-dependent) as a critical support/resistance area to watch. Use this tool to track that threshold on your own exchange feed and timeframe.
How it works.
Pulls weekly closes via request.security() and computes a 50-week SMA (not an EMA).
Plots the line on your current chart and applies a regime color (background or candles, toggle in settings).
Works on any symbol; optimized for BTC spot and futures.
Notes.
MA values vary by data source/exchange; confirm on a weekly chart if needed.
A single intrawEEK break can whipsaw; many analysts look for confirmed weekly closes. Pair with your macro/liquidity view and risk rules.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.