BSL/SSL 8:00–9:30 ET (Daily Reset)AlexCShow you the buyside and sellside liquidity that create between 8AM EST and 9:30 AM EST
Educational
Commodity Channel Index - Black GUIA Commodity Channel Index (CCI)-based strategy that buys when the CCI crosses above -100 (indicating oversold conditions) and sells when it crosses below 100 (indicating overbought conditions).
The strategy uses a black-themed GUI for better visibility.
You can customize the length of the CCI using the input parameter.
This strategy is effective for identifying potential reversal points in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Money Flow Index - Black GUIA Money Flow Index (MFI)-based strategy that buys when the MFI crosses above 20 (indicating oversold conditions) and sells when it crosses below 80 (indicating overbought conditions).
The strategy uses a black-themed GUI for better visibility.
You can customize the length of the MFI using the input parameter.
This strategy is effective for identifying potential reversal points in the market by incorporating volume into the analysis.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Williams %R StrategyA Williams %R-based strategy that buys when the Williams %R crosses above -80 (indicating oversold conditions) and sells when it crosses below -20 (indicating overbought conditions).
The strategy uses a black-themed GUI for better visibility.
You can customize the length of the Williams %R using the input parameter.
This strategy is effective for identifying potential reversal points in the market. Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Ichimoku Cloud Breakout - Black GUIAn Ichimoku Cloud breakout strategy that buys when the price closes above the Ichimoku cloud and sells when it closes below.
The strategy features a black-themed GUI for enhanced visibility.
You can customize the input parameters for the Ichimoku calculation.
This strategy is effective for identifying strong trends in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Triple EMA Crossover - Black GUIA triple EMA crossover strategy that uses three EMAs (fast, medium, and slow) for more accurate trend detection.
The strategy buys when the fast EMA crosses above the medium EMA while the medium EMA is above the slow EMA, and sells when the opposite occurs.
The strategy features a black-themed GUI for enhanced visibility.
You can adjust the lengths of the EMAs using the input parameters.
This strategy is useful for capturing longer-term trends in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Double EMA Crossover - Black GUIA strategy that uses a double EMA crossover approach, buying when the fast EMA (9) crosses above the slow EMA (21) and selling when the opposite occurs.
The strategy features a black-themed GUI for enhanced visibility.
You can adjust the lengths of the fast and slow EMAs using the input parameters.
This strategy is useful for capturing short to medium-term trends in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Price Crosses EMA - Black GUIA simple strategy that buys when the price crosses above the 20-period EMA and sells when it crosses below.
The strategy features a black-themed GUI for enhanced visibility.
You can adjust the length of the EMA using the input parameter.
This strategy is useful for identifying trend changes in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
ADX with DI+/- Crossover StrategyAn ADX-based strategy that buys when the DI+ line crosses above the DI- line with the ADX above a specified threshold (default 25), and sells when the opposite occurs.
The strategy features a black-themed GUI for enhanced visibility.
You can adjust the ADX length and threshold using the input parameters.
This strategy is useful for identifying strong trends in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Parabolic SAR Trend Following - Black GUIA Parabolic SAR-based strategy that buys when the SAR dots are below the price and sells when they are above.
The strategy uses a black-themed GUI for better visibility.
You can customize the input parameters for the SAR calculation.
This strategy is effective for trending markets.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Stochastic Oscillator - Black GUIA Stochastic Oscillator-based strategy that buys when the %K line crosses above 20 (indicating oversold conditions) and sells when it crosses below 80 (indicating overbought conditions).
The strategy uses a black-themed GUI for better visibility.
You can customize the lengths of the %K and %D lines using the input parameters.
This strategy is effective for identifying potential reversal points in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Bollinger Bands Mean Reversion - Black GUIA Bollinger Bands mean reversion strategy that buys when the price touches the lower band and sells when it touches the upper band.
The strategy features a black-themed GUI for enhanced visibility.
You can adjust the length and multiplier of the Bollinger Bands using the input parameters.
This strategy is useful for identifying potential reversal points in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
MACD Signal Line Crossover - Black GUIA MACD-based strategy that buys when the MACD line crosses above the signal line and sells when it crosses below.
The strategy uses a black-themed GUI for better visibility.
You can customize the lengths of the MACD and signal line using the input parameters.
This strategy is effective for identifying trend changes and momentum shifts in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
RSI Overbought/Oversold - Black GUIAn RSI-based strategy that buys when the RSI drops below 30 (indicating oversold conditions) and sells when it rises above 70 (indicating overbought conditions).
The strategy features a black-themed GUI for enhanced visibility. You can adjust the RSI length using the input parameter.
This strategy is useful for identifying potential reversal points in the market.
Always backtest the strategy before applying it to live trading.
Visit - for more such strategies.
Rolling Correlation BTC vs Hedge AssetsRolling Correlation BTC vs Hedge Assets
Overview
This indicator calculates and plots the rolling correlation between Bitcoin (BTC) returns and several key hedge assets:
• XAUUSD (Gold)
• EURUSD (proxy for DXY, U.S. Dollar Index)
• VIX (Volatility Index)
• TLT (20y U.S. Treasury Bonds ETF)
By monitoring these dynamic correlations, traders can identify whether BTC is moving in sync with risk assets or decoupling as a hedge, and adjust their trading strategy accordingly.
How it works
1. Computes returns for BTC and each asset using percentage change.
2. Uses the rolling correlation function (ta.correlation) over a configurable window length (default = 12 bars).
3. Plots each correlation as a separate colored line (Gold = Yellow, EURUSD = Blue, VIX = Red, TLT = Green).
4. Adds threshold levels at +0.3 and -0.3 to help classify correlation regimes.
How to use it
• High positive correlation (> +0.3): BTC is moving together with the asset (risk-on behavior).
• Near zero (-0.3 to +0.3): BTC is showing little to no correlation — neutral/independent moves.
• Negative correlation (< -0.3): BTC is moving in the opposite direction — potential hedge opportunity.
Practical strategies:
• Watch BTC vs VIX: a spike in volatility (VIX ↑) usually coincides with BTC selling pressure.
• Track BTC vs EURUSD: stronger USD often puts downside pressure on BTC.
• Observe BTC vs Gold: during “flight to safety” events, gold rises while BTC weakens.
• Monitor BTC vs TLT: rising yields (falling TLT) often align with BTC weakness.
Inputs
• Window Length (bars): Number of bars used to calculate rolling correlations (default = 12).
• Comparison Timeframe: Default = 5m. Can be changed to align with your intraday or swing trading style.
Notes
• Works best on intraday charts (1m, 5m, 15m) for scalping and short-term setups.
• Use correlations as context, not standalone signals — combine with volume, VWAP, and price action.
• Correlations are dynamic; they can switch regimes quickly during macro events (CPI, NFP, FOMC).
This tool is designed for traders who want to manage risk exposure by monitoring whether BTC is behaving as a risk-on asset or hedge, and to exploit opportunities during decoupling phases.
OrderVibe indicator (Invite-Only)What it is
OrderVibe is a closed-source tool that visualizes market structure and volatility. It does not generate trade calls or manage orders. It draws zones/levels and optional alerts so traders can build their own process.
How it works - technical overview (conceptual)
* Trend regime filter (optional). Uses a sloped moving-average baseline to qualify trend and can require higher-timeframe (HTF) agreement.
* Momentum gate. A smoothed, rate-of-change–style momentum must align with the trend and exceed a configurable strength threshold.
* Volatility filter. ATR-based bounds suppress setups when volatility is unusually low or high for the instrument.
* Order-block zones (SMC element). Marks candidate OB zones derived from pre-break structure and uses them for confluence; zones invalidate on decisive closes.
* Support/Resistance. Clusters recent pivots into zones using ATR-relative distance, keeping the most relevant areas by recency/proximity.
* Informational entry label. Prints on controlled retests of active zones when trend/momentum/volatility conditions are met. Labels are informational only.
* Baseline stop suggestion. Suggests a protective distance based on ATR or recent swing, whichever is more conservative.
* ATR TP ladder (TP1-TP10). Optional multi-level targets built from ATR multiples; per-level toggles and alerts.
* Cooldown. After a label, a short cooldown prevents duplicates; invalid zones are removed automatically.
* Alerts (optional). New S/R zone, new OB zone, TP reached, and related events.
Why it’s not a simple mashup
* Dual qualification (trend + momentum) with optional HTF agreement.
* Volatility-aware suppression and ATR-normalized zone clustering.
* Integrated ATR TP ladder with per-level controls and cooldown in one workflow.
* Provides clear value beyond classic MA/ATR combinations by combining HTF-aware gating, ATR-relative zone clustering, and structured multi-target management.
How to use
* Works on any symbol; defaults are calibrated for intraday XAUUSD.
* Adjust ATR lengths/ranges and TP multipliers to your instrument.
* Hide unused TP levels; forward-test before using live.
* Educational analytics only; no signals or advice.
Disclaimer
Analytical tool only. This is not financial advice and outcomes are not guaranteed. Use independent judgment and risk management.
Access
Access is invite-only and granted manually on TradingView. For contact details, see my Signature.
All Time High & All Time Low + 52-Week (ATH & ATL) | by Octopu$🚀 All Time High & All Time Low (ATH & ATL) + 52-Week with % and $ Info| by Octopu$
What is a 52-week, ATH or ATL?
52-Week High
The highest price a stock has traded at in the past 52 weeks (Approx. 1 year).
Acts like a “short-term ATH.” Many traders and investors use it as a momentum signal — breaking above it shows strength. Often used by screeners (“Stocks near 52-week high”).
IF a Ticker highest price in the last year is $500, and it’s currently trading at $555, it just made a new 52-week high (but not necessarily an all-time high).
52-Week Low
The lowest price a stock has traded at in the past 52 weeks (Approx. 1 year).
Acts like a “short-term ATL.” Traders watch it for breakdowns, and long-term investors watch it for potential bargains/buy the dip. Also important for risk management and Stop Losses.
IF a Ticker lowest price in the last year was $100, and it falls to $88, it just made a new 52-week low (but not necessarily an all-time low).
ATH (All-Time High)
The highest price a stock (or index, crypto, etc...) has EVER reached in its entire trading history.
Shows maximum bullish strength. When price breaks to a new ATH, there is no overhead resistance → often leads to strong momentum rallies. Also used as a psychological level in case of resistance/breakout.
ATL (All-Time Low)
The lowest price a stock (or asset) has EVER traded at since it began trading.
Reflects maximum bearish weakness. Breaking below the ATL is dangerous (no historical support below). Often associated with companies in crisis or risk of delisting. Or simply crashers or faders, whatever slang you may call it. Generally heavily shorted.
EXAMPLE:
AMEX:SPY
www.tradingview.com
This indicator however should not be used as a standalone tool.
(The combination of factors relies on your own knowledge about Confluence Factors along with your Due Diligence)
This indicator is not an advice to buy or sell securities in any form.
ANY Ticker. ANY Timeframe.
Features:
• 52-Week High
• 52-Week Low
• ALL Time High
• ALL Time Low
• $ Value Difference (of Current Price)
• % Percentage Difference (of Current Price)
Options:
• Customization
• Toggles
Notes:
v1.0
Indicator release.
Changes and updates can come in the future for additional functionalities or per requests. Follow and Stay Tuned!
Did you like it? Please Support and Shoot me a message! I'd appreciate if you dropped by to say thanks! Thank you.
- Octopu$
🐙
Stella EdgeStella Edge — Quick Guide (EN)
1. What It Does
Stella Edge provides a stellar advantage in the markets by visualizing a key gravitational price level (EMA) and an upper resistance zone based on higher-timeframe volatility (ATR). The system delivers sharp entry signals (▲▼), confirms take-profit targets with a shining star (⭐️), and warns of high-risk "black hole" events (💀), helping you trade with a clear edge.
2. Choosing the Best Markets & Timeframes
This indicator works best in markets that exhibit clear trending and consolidation phases, such as major FX pairs, indices, and cryptocurrencies, especially for scalping and day trading.
Recommended timeframes: 1 minute to 30 minutes.
For high-volatility assets (e.g., BTC, Gold), consider using the higher end of the range (5m to 30m) to focus on more stable zones.
For lower-volatility assets (e.g., major FX pairs), 1m–15m charts can effectively capture shorter-term opportunities.
Tip : Adjust the Higher TF for EMA/ATR setting to match your trading style. A higher TF provides broader, more stable zones, while a lower TF reacts more quickly to price.
3. Building Your Trade Plan
Entry Signals: Look for buy signals (▲) as the price crosses the invisible lower volatility boundary. Look for sell signals (▼) as the price pushes into or crosses the visible upper resistance zone.
Take-Profit Target : The central EMA line is your primary target. The indicator will automatically plot a ⭐️ sign when the price touches this line after an entry signal, indicating a successful exit point.
Stop-Loss Placement : A logical Stop Loss can be placed using a multiple of the ATR or at a recent swing high/low outside the entry band.
Danger Signal (💀): A 💀 icon warns of extreme, news-driven volatility. It is strongly advised to avoid new entries and protect existing positions when this signal appears.
4. Key Parameters
Higher TF for EMA/ATR: The most important setting. This determines the timeframe from which the core EMA/ATR channel is calculated.
ATR Multiplier : Controls the width of the resistance zone and the invisible lower band. Increase for wider zones (fewer signals), decrease for narrower zones (more signals).
Enable Extreme Volatility Filter? : Toggles the 💀 danger signal feature on or off.
ATR & Volume Spike Multiplier : Adjusts the sensitivity of the danger signal. Lower values make the filter more sensitive to spikes.
5. Important Disclaimer
This tool suggests potential trade setups and risk areas; it does not guarantee profit or prevent loss. News shocks, thin liquidity, or abnormal volatility can negate any signal. All trading decisions and resulting P&L are entirely your responsibility. Leveraged trading can exceed your initial deposit—use only risk capital you can afford to lose. We accept no liability for losses or damages arising from the use of this tool.
Stella Edge — クイックガイド (JP)
1. 機能概要
「Stella Edge」は、星の引力のように相場の中心となるEMAラインと、上位足のボラティリティに基づいた抵抗帯(レジスタンスゾーン)を可視化するトレーディングシステムです。
鋭いエントリーサイン(▲▼)、星の輝きのような利確目標(⭐️)、そして危険なブラックホール相場(💀)を知らせる警告で、あなたのトレードに優位性をもたらします。
2. 最適な銘柄・時間軸の選定
スキャルピングやデイトレードなど、短期売買を主体とする銘柄(主要通貨ペア、指数、暗号資産など)と相性◎
推奨時間軸 :1分足~30分足
ボラティリティが高い銘柄(BTC、ゴールドなど)⇒ 5分~30分足で、より安定したゾーンを基準に分析するのがおすすめです。
ボラティリティが低い銘柄(主要通貨ペアなど)⇒ 1分~15分足で、短期的なチャンスを捉えるのに有効です。
ヒント: 設定のHigher TF for EMA/ATRを調整することで、ご自身のスタイルに合った時間軸のゾーンを表示できます。
3. トレードプランの策定
エントリーポイント: 買いサイン(▲)は、価格が目に見えない下限バンドをクロスしたときに出現します。売りサイン(▼)は、価格が紫色の抵抗帯に侵入、または上に抜けたときに出現します。
利食い目標 : 中心に走るEMAラインが、第一の利食い目標です。エントリー後、価格がこのEMAにタッチすると、利確を示す**⭐️**マークが自動で表示されます。
損切り設定 : ATRを基準にするか、直近の高値・安値の外側など、ご自身のルールに基づいて損切りを必ず設定してください。
危険サイン(💀)について : **💀**マークは、指標発表などで突発的なボラティリティが発生したことを示す警告です。このサインが出現した際は、新規エントリーを避け、ポジション管理を徹底することを強く推奨します。
4. 主要パラメーター解説
Higher TF for EMA/ATR: 最も重要な項目。インジケーターの核となるゾーンを、どの時間足を基準に計算するかを設定します。
ATR Multiplier : 抵抗帯の幅を調整します。数値を大きくするとゾーンが広くなりサインが厳選され、小さくするとゾーンが狭まりサインが増加します。
Enable Extreme Volatility Filter? : 危険サイン(💀)機能のON/OFFを切り替えます。
ATR & Volume Spike Multiplier : 危険サインの感度を調整します。数値を下げるほど、より敏感に異常なボラティリティを検知します。
5. 重要なご注意(Disclaimer)
本ツールは相場の反発ポイントやリスクを示唆するものであり、利益を保証するものではありません。ニュースや低流動性などによりサインが機能しない場合があります。取引で発生する損益はすべてご本人の責任となります。レバレッジ取引は証拠金を超える損失リスクを含みます。必ず余裕資金内でご利用ください。本ツールの利用に起因する損失・損害について、制作者は一切責任を負いません。
PanelWithGrid v1.7PanelWithGrid v1.7 - Advanced Multi-Timeframe Grid and Panel Indicator
DESCRIPTION:
PanelWithGrid v1.7 is a comprehensive tool for traders who want to monitor multiple timeframes simultaneously while operating based on a customizable price grid. This indicator combines two essential functionalities in a single script:
🎯 MAIN FEATURES:
✅ CUSTOMIZABLE GRID SYSTEM
Configurable timeframe for the grid base (1M to Monthly)
Selection of the reference candlestick level (0 = current, 1 = previous, etc.)
NEW: Custom price as the grid base
Adjustable distance between lines in points
Colored lines (red = base, blue = above, gold = below)
Informative label with the base value
✅ COMPLETE MULTI-TIMEFRAME DASHBOARD
Monitoring of 11 timeframes: 1M, 5M, 15M, 30M, 1H, 2H, 3H, 4H, 6H, 12H, and 1D
Real-time data: open, close, difference, and candlestick type
Countdown to close Each candle
Intuitive colors (green for bullish, red for bearish)
✅ CONFLUENCE SYSTEM
Visual and audio alerts for bullish/bearish confluence on all timeframes
Special confluence analysis for 1H candles after 30 minutes of formation
Buy/sell arrows on the chart for clear signals
⚙️ MAIN SETTINGS:
Grid Settings:
Timeframe for Grid: Select the period for the baseline
Candle Level: 0 (current candle), 1 (last candle), etc.
Grid Distance: Distance between lines in points
NEW: Use Custom Price - Enables manual price as a base
Custom Close Price - Sets the manual value for the grid
🎨 VISUAL:
Grid with lines extended to the right
Panel positioned in the upper left corner
Colors organized for easy interpretation
Informative labels directly on the chart
🔔 ADVANCED FEATURES:
Alerts configured for confluences
Optimized for performance
Real-time updates
Compatible with all pairs and markets
PERFECT FOR:
Scalpers and day traders
Level-based trading
Multiple timeframe analysis
Reversal and breakout strategies
UPDATE v1.7:
Added custom price option for the grid
Improved line stability
Performance optimization
Bug fixes minors
INSTRUCTIONS FOR USE:
Apply the indicator to the chart
Set the desired timeframe and level for the grid
Adjust the distance between lines according to your strategy
Use the custom price if you want a specific basis
Monitor the dashboard to see the convergence between timeframes
Trade based on the identified confluences
NOVA LINE RZNOVA LINE RZ — Quick Guide (EN)
1. What It Does
NOVA LINE with Resistance Zone combines buy/sell signals with a dynamic JLINE (triple EMA) analysis. It automatically detects price consolidation zones where the JLINEs cross and draws them as horizontal support/resistance bands extended into the future. By pairing the reversal arrows with these key price levels, the indicator helps you identify high-probability entry points with greater confidence.
---
2. Choosing the Best Markets & Timeframes
・This indicator works best in markets that exhibit clear trending and consolidation phases, such as major FX pairs, indices, and cryptocurrencies.
・Recommended timeframes: 15 minutes to 4 hours.
・For high-volatility assets (e.g., BTC, Gold), consider using higher timeframes (1h+) to focus on more significant zones.
・For lower-volatility assets (e.g., major FX pairs), 15m–1h charts can effectively capture key consolidation patterns.
Tip: If too many small zones are cluttering your chart, switch to a higher timeframe for a cleaner perspective.
---
3. Building Your Trade Plan
・Use the Zones as Your Primary Reference. The horizontal bands represent powerful support and resistance areas. A buy/sell arrow that appears as price reacts to one of these zones is a much stronger signal.
・Wait for Confirmation. Treat the arrow as a trigger, not a blind command. Wait for price to test a zone and show a clear reaction (e.g., a rejection candle, an engulfing pattern) before entering.
・Leverage the JLINE Filter. In the indicator settings, you can enable the "JLINE Filter" to only show signals that align with the broader trend direction (i.e., buy signals in a bullish perfect order).
・Define Risk First. Always determine your Stop Loss (e.g., on the other side of the zone) and Take Profit levels before entering a trade.
---
4. Key Parameters — JLINE Resistance Zone
Show Resistance Zone
Toggles the visibility of the horizontal price zones.
Max Number of Zones to Display
Sets the maximum number of zones on the chart. Older zones are automatically removed to keep your view clean and focused on the most relevant levels.
Zone Color
Adjusts the color and opacity of the zones to match your chart's theme.
---
5. Important Disclaimer
The indicator suggests potential reaction zones and reversals; it does not guarantee them. News shocks, thin liquidity, or abnormal volatility can negate any signal. All trading decisions and resulting P&L are entirely your responsibility. Leveraged trading can exceed your initial deposit—use only risk capital you can afford to lose. We accept no liability for losses or damages arising from the use of this tool.
---
---
NOVA LINE with Resistance Zone — クイックガイド (JP)
1. 機能概要
NOVA LINE RZ(Resistance Zone)は、転換サインとJLINE(3本のEMA)の動的な分析を組み合わせたインジケーターです。
JLINEが収束する「持ち合い価格帯」を自動で検出し、将来のサポート/レジスタンスとして機能する水平帯を描画します。売買サイン(矢印)とこの水平帯を組み合わせることで、より確信を持ってエントリーポイントを判断できるようサポートします。
---
2. 最適な銘柄・時間軸の選定
トレンドと持ち合いが明確に発生する銘柄(主要通貨ペア、指数、暗号資産など)と相性◎
推奨時間軸:15分足〜4時間足
ボラティリティが高い銘柄(BTC、ゴールドなど)⇒ 1時間足以上で、より重要な価格帯に絞って分析するのがおすすめです。
ボラティリティが低い銘柄(主要通貨ペアなど)⇒ 15分〜1時間足で、短期的な持ち合いパターンを捉えるのに有効です。
ヒント: 水平帯の色が濃いほど抵抗帯として機能する可能性が高くなります。水平帯がチャート上に多発して見にくい場合は、コントロールパネルの「Max Number of Zones to Display」をご調整ください。
---
3. トレードプランの策定
水平帯を最重要の基準とする
描画される水平帯は、強力なサポート/レジスタンスエリアです。価格がこの帯に到達し、反発するタイミングで出現する矢印サインは、信頼性の高いエントリー候補となります。
反発の確認を待つ
矢印を機械的なエントリー指示とせず、あくまで「トリガー」として扱ってください。価格が水平帯に到達し、反発のローソク足(例:ピンバー、包み足など)が確定したのを見てからエントリーすることで、精度が向上します。
JLINEフィルターを活用する。
設定で「JLINE Filter」を有効にすると、長期的なトレンド方向と一致するサインのみを表示させることができます(例:上昇パーフェクトオーダー中は買いサインのみ表示)。ただし、天底でのサインは出にくくなります。(Filterが効きすぎるため、デフォルトではOFF表示)
リスクを先に決める
最も重要な項目です。トレード前に必ず損切りライン(例:水平帯の反対側)と利食い目標を設定しましょう。
---
4. 主要パラメーター解説 — JLINE Resistance Zone
Show Resistance Zone
水平帯の表示 / 非表示を切り替えます。
Max Number of Zones to Display
チャートに表示する水平帯の最大数を設定します。設定した数を超えると、古い帯から自動で削除され、チャートを常にクリーンに保ちます。
Zone Color
お使いのチャートテーマに合わせて、水平帯の色や透明度を自由に調整できます。
---
5. 重要なご注意(Disclaimer)
本ツールは相場の反発ポイントを示唆するものであり、反転を保証するものではありません。ニュースや低流動性などによりサインが機能しない場合があります。取引で発生する損益はすべてご本人の責任となります。レバレッジ取引は証拠金を超える損失リスクを含みます。必ず余裕資金内でご利用ください。本ツールの利用に起因する損失・損害について、制作者は一切責任を負いません。
BoredYeti - Futures Tick ValueA simple utility that displays the tick size and dollar value per tick for major futures contracts.
🔹 Automatically detects the selected futures symbol
🔹 No manual input required
🔹 Clean, professional table display with contract ticker, tick size, and $ value
For futures traders who want instant reference to contract specs directly on their charts.
BTC Regime Phase [HY|YC|GLI]The correlation between global liquidity and INDEX:BTCUSD has attracted a lot of attention. Building on this insight, I developed an indicator that not only tracks global liquidity but also integrates the high‑yield spread and yield‑curve slope to capture credit risk and growth expectations.
Essence and Logic
At its core, the Risk‑On Composite Z‑Score converts three macro factors global liquidity momentum, the US high‑yield spread and the slope of the US yield curve into standardized Z‑scores, weights them, and tracks moving‑average crossovers. Each factor has a rationale: high‑yield spreads are powerful business‑cycle indicators and often outperform other financial variables (Gertler & Lown, 2000). Yield‑curve steepness reflects investor optimism and prompts shifts toward riskier assets global liquidity drives cross‑border flows and risk sentiment (Goldberg, 2023; Lee, 2024). Combining these measures gives a composite signal that has historically aligned well with Bitcoin’s tops and bottoms. Usable also for other crypto coins: INDEX:ETHUSD CRYPTO:SOLUSD CRYPTO:LINKUSD
Limitations and My Current Model Outlook
I want to be transparent: the three model sections are highly correlated. Currently, the high‑yield spread and yield curve data come only from the US; I may add Euro or Japanese spreads later. I’m also aware that macro dynamics are evolving. Fiscal policy and political choices could shorten bear markets and make the current sell signals less relevant. In a stagflationary world, inflation‑adjusted liquidity may swing more violently and require an asset‑inflation adjustment. Yet, the model has captured Bitcoin’s tops and bottoms almost to the week—future patterns may rhyme, not repeat.
Questions and Ideas:
Do you think this model will still be useful as fiscal and monetary regimes shift?
Should I add a stagnation modulation perhaps real yields or inflation‑adjusted liquidity—to better capture a stagflation scenario?
Are there high‑yield spreads on TV beyond the US that I should include? (Euro and Japan indices do exist.)
Would it make sense to incorporate Bitcoin halving events or a stock‑to‑flow module?
The indicator is free to use. If it brings you value, you’re welcome to follow for updates. I appreciate your support and feedback. When you are interested in the source code, feel free to contact me for more details. When you feel like supporting me with some sats, contact me and I will give you a Lightning address. I am a student and that would help a lot – but please only if you can afford it!
♡ Thanks to everyone who contributes insight on TradingView ♡
© Robinhodl21
Features: Users can enable or disable each component, adjust weights and choose a short‑tenor (1‑year or 2‑year) for the yield curve. The script automatically scales lookback windows based on the chart timeframe (daily, weekly or monthly). It offers visual plots of each Z‑score, the composite score, and smoothed moving averages, with background colours highlighting regimes and markers for entries and exits. Trade logic includes optional dip‑buy triggers when the composite falls below a threshold, Friday‑only execution on daily charts to reduce whipsaws. A trend table summarises current Z‑scores and their trends. Settings are tuned for BTC weekly data but should be adjusted for other assets or timeframes. Because some inputs (e.g., GLI weights) have limited historical data, long backtests may be less reliable when using on other Risk On Assets like NASDAQ:NDX NCDEX:COPPER
‼ Disclaimer: This indicator is for educational purposes and does not constitute investment advice. Markets involve risk; past performance is not indicative of future results. Users should not rely solely on this script for trading decisions. Always test and adapt settings to your asset, timeframe and risk tolerance. The author assumes no liability for any trading losses.
Literature:
Gertler, M., & Lown, C. S. (2000). The information in the high yield bond spread for the business cycle: Evidence and some implications. NBER Working Paper 7549.
Lee, B. (2024). Staying ahead of the yield curve. CME Group.
McCauley, R. N. (2012). Risk‑on/risk‑off, capital flows, leverage and safe assets. BIS Working Paper 382.
Goldberg, L. (2023). Global liquidity: Drivers, volatility and toolkits. Federal Reserve Bank of New York Staff Report 1064.
FRED (2025). ICE BofA Euro High Yield Index Option‑Adjusted Spread (BAMLHE00EHYIOAS). St. Louis Fed Data.
Office of Financial Research (2025). Financial Stress Index sources: High yield indices..
Tashev, T. (2025). The Bitcoin Stock‑to‑Flow Model: A comprehensive guide. Webopedia.
NQ FVG + MSS ChecklistThe NQ FVG + MSS Quick Checklist is a visual trading HUD for Nasdaq 100 (NQ) futures. It helps traders quickly track key setup elements: session & previous day levels, 5M FVG, retests, 1M MSS, and 1M FVG inside MSS.
Each step can be manually ticked, and a Trade Score shows setup strength at a glance. The checklist table sits on top of all chart elements for easy reference without interfering with your analysis.
Features:
Step-by-step NQ trading checklist
Manual inputs with visual ✅/❌
Trade Score for quick setup confirmation
Table overlay always on top of the chart