Candle close on high time frameOVERVIEW
This indicator plots persistent closing levels of higher time frame candles (H1, H4, and Daily) on the active intraday chart in real time. Unlike similar tools, it offers granular control over line projection length, fully independent toggles per timeframe, and a built-in mechanism that automatically limits the total number of historical levels to avoid chart clutter and performance issues.
CONCEPTS
Key levels from higher time frames often act as areas where price reacts or consolidates. By projecting each candle's exact closing price forward as a horizontal reference, traders can quickly identify dynamic support and resistance zones relevant to the current price action. This indicator enables seamless multi-timeframe analysis without the need to manually switch chart intervals or re-draw lines.
FEATURES
Independent Time Frame Selection: Enable or disable H1, H4, and Daily levels individually to tailor the analysis.
Custom Extension Length: Each timeframe's closing level can be projected forward for a user-defined number of bars.
Performance Optimization: The script maintains an internal limit (default: 100) on the number of active lines. When this threshold is exceeded, the oldest lines are removed automatically.
Visual Differentiation: Colors for each timeframe are fully customizable, enabling immediate recognition of level origin.
Immediate Update: New levels appear as soon as a higher timeframe candle closes, ensuring real-time reference.
USAGE
From the indicator inputs, select which timeframes you want to track.
Adjust the extension lengths to fit your trading style and time horizon.
Customize the line colors for clarity and personal preference.
Use these projected levels as part of your confluence criteria for entries, exits, or stop placement.
Combine with trend indicators or price action tools to enhance your multi-timeframe strategy.
ORIGINALITY AND ADDED VALUE
While similar scripts exist that plot higher timeframe levels, this implementation differs in:
Its efficient automatic cleanup of old lines to preserve chart performance.
The independent extension and color settings per timeframe.
Immediate reaction to new candle closes without repainting.
Simplicity of use combined with precise customization.
This combination makes it a practical and flexible tool for traders who rely on clear HTF level visualization without manual drawing or the limitations of built-in TradingView tools.
LICENSE
This script is published open-source under the Mozilla Public License 2.0.
Trading
Intelligent Moving📈 Intelligent Moving — Self-Adjusting Trend Bands with Neural Optimization
Description
Intelligent Moving is a closed-source indicator for trend analysis and breakout detection. It uses a central moving average, ATR-based deviation bands, and a self-optimizing algorithm powered by virtual trade simulation and a simple neural network (perceptron). The tool adjusts its core parameters in real time, allowing it to dynamically adapt to evolving market conditions without manual intervention.
🧩 Structure and Visual Elements
The indicator displays:
- 📍 Central Moving Average Line: The trend baseline.
- 📊 ATR-Based Deviation Bands: Upper and lower lines offset from the MA using an adaptive multiplier.
- 📈 Trend Coloring: All three lines change color based on whether the price is trending above or below the MA.
- 🔼🔽 Signal Arrows: Buy/sell arrows appear when the price reverts from an overextended zone.
🔍 Detailed Logic of Calculations
1. Moving Average
The center line is a moving average whose period is dynamically optimized based on historical performance. It reflects the current trend direction and is used for band calculations and signal logic.
2. ATR-Based Deviation Bands
Deviation bands are calculated as:
- Upper Band = MA + ATR × UpperDeviation
- Lower Band = MA − ATR × LowerDeviation
These bands do not use standard deviation. Instead, the ATR (with the same period as the MA) is multiplied by deviation coefficients, which are optimized in real time.
3. Trend Coloring
The indicator colors the bands based on the relative position of price closes:
- Bullish Trend (e.g., Blue): Recent closes are above the MA.
- Bearish Trend (e.g., Red): Recent closes are below the MA.
This helps traders visually identify the dominant trend at a glance.
🎯 Signal Generation Logic
🔼 Buy Signal:
- Price closes below the lower band for one or more bars.
- Then, a bar closes back above the lower band.
🔽 Sell Signal:
- Price closes above the upper band for one or more bars.
- Then, a bar closes back below the upper band.
Signals are reversion-based, not triggered by classical crossovers or oscillators. They aim to detect price exhaustion followed by reversal.
🧠 Neural Optimization Engine
The key innovation in Intelligent Moving is a lightweight neural self-optimization system.
🧪 Virtual Trade Simulation
At regular intervals (e.g., every 100 bars), the indicator performs simulations:
- Virtual Buy Entry: When price closes below the lower band and then closes above.
- Virtual Sell Entry: When price closes above the upper band and then closes below.
- Virtual Stop-Losses:
- - For longs: one pip below the lowest low during the signal zone.
- - For shorts: one pip above the highest high during the signal zone.
- Virtual Take-Profit Conditions:
- - Longs close when price closes above the MA.
- - Shorts close when price closes below the MA.
Simulated profits are calculated for each combination of parameters.
🔄 Neural Optimization Process
Using the results of these virtual trades, the built-in perceptron neural network evaluates:
- A range of moving average periods
- A range of upper and lower deviation coefficients
You define the optimization boundaries through:
- Base value
- Step size
- Number of passes
- Whether to base the search on the original value or the last-best result
The perceptron selects the best-performing combination, which is then used until the next optimization cycle.
This enables the indicator to continuously adapt to changing market dynamics.
🚀 Why Use Intelligent Moving?
- ✅ Dynamic self-optimization using neural logic
- ✅ Reversion-based signal system
- ✅ Visual trend clarity through adaptive coloring
- ✅ No manual tuning required
- ✅ Customizable visuals and alerts
⚠️ Additional Notes
- This script is closed-source, but the description provides sufficient transparency about its logic and mechanisms as required by TradingView rules.
- It does not repaint signals.
- The built-in training is purely historical, and parameters are only updated between intervals — not retroactively.
- Due to the complexity of the internal training and optimization logic, the script may take longer to load, especially when deep simulation depth or a large number of passes is selected.
- In rare cases, TradingView may show a “Script execution timeout” error if the combined loop workload exceeds platform limits. If that happens, try reducing:
- - Neurolearning Rates Depth
- - Neurolearning Periods Passes
- - Neurolearning Deviations Passes
M2 Global G13 Liquidity (Custom & Shift, US DXY Adj.)🌎 M2 Global G13 Liquidity index (Custom & Shift, US DXY Adj.)
💡 Indicator Overview
The M2 Global G13 Liquidity indicator combines the M2 liquidity of 13 major countries, allowing users to selectively include or exclude each country to visualize global capital flows and potential investment liquidity at a glance.
Each country's M2 data is converted to USD using real-time exchange rates, and the US M2 is further adjusted using the Dollar Index (DXY) to reflect the impact of dollar strength or weakness on US liquidity.
✅ What is M2?
M2 is a broad measure of money supply that includes cash, demand deposits, savings deposits, and certain financial products.
It represents a country's overall liquidity and capital supply and is often interpreted as "dry powder" ready to be deployed into various assets such as equities, real estate, and bonds.
Therefore, M2 serves as a crucial benchmark for assessing a country's potential investment capacity that can flow into markets at any time.
💰 Exchange Rate & Dollar Index Adjustment
- All country M2 data is converted from local currencies to USD.
- The US M2 is further adjusted using the Dollar Index (DXY) to better reflect its real global power:
- DXY > 100 → Liquidity contraction (strong dollar effect)
- DXY < 100 → Liquidity expansion (weak dollar effect)
🗺️ Country Selection Options
- Default selection: United States
- Major selections: China, Eurozone, Japan, United Kingdom (core G5 economies)
- Additional selections: Switzerland, Canada, India, Russia, Brazil, South Korea, Mexico, South Africa
- Users can freely add or remove countries to customize the indicator to match their analytical needs.
📈 Example Use Cases
- Monitor global capital flows: Track worldwide liquidity trends and detect potential market risk signals.
- Analyze exchange rate and monetary policy trends: Compare dollar strength with major central bank policies.
- Benchmark against equity indices: Evaluate correlations with MSCI World, KOSPI, NASDAQ, etc.
- Valuation analysis: Compare overall liquidity levels to equity index prices or market capitalization to assess relative valuation and identify potential overvaluation or undervaluation.
- Crisis response strategy: Identify liquidity contraction during global credit crises or deleveraging phases.
==================================================
🌎 M2 글로벌 G13 유동성 지수 (Custom & Shift, US DXY Adj.)
💡 지표 소개
M2 Global G13 Liquidity 지표는 세계 13개 주요국의 M2 유동성을 선택적으로 결합하여, 글로벌 자금 흐름과 잠재 투자 자금을 한눈에 시각화할 수 있도록 설계된 종합 유동성 지표입니다.
국가별 M2 데이터를 환율과 결합해 달러 기준으로 표준화하며, 특히 미국 M2는 달러지수(DXY)로 보정하여 달러 강약에 따른 파급력을 반영합니다.
✅ M2란?
M2는 광의 통화지표로, 현금 + 요구불 예금 + 저축성 예금 + 일부 금융상품을 포함합니다.
이는 한 국가의 유동성 수준과 자금 공급 상태를 나타내는 핵심 거시경제 지표이며, **주식·부동산·채권 등 다양한 자산에 투자될 준비가 된 '대기자금'**으로도 해석됩니다.
따라서 M2는 투자시장으로 언제든지 흘러들어갈 수 있는 잠재적 투자 역량을 평가할 때 중요한 기준입니다.
💰 환율 및 달러지수 보정
- 모든 국가 M2는 자국 통화에서 **달러(USD)**로 환산됩니다.
- 특히 미국 M2는 달러 가치의 글로벌 실질 파워를 평가하기 위해 DXY 보정을 적용합니다.
- DXY > 100 → 유동성 축소 (강달러 효과)
- DXY < 100 → 유동성 확대 (약달러 효과)
🗺️ 국가별 선택 옵션
- 기본 선택: 미국
- 주요 선택: 중국, 유로존, 일본, 영국 (주요 G5)
- 추가 선택: 스위스, 캐나다, 인도, 러시아, 브라질, 한국, 멕시코, 남아공
- 사용자는 각 국가를 자유롭게 더하거나 빼면서 커스터마이즈할 수 있습니다.
📈 활용 예시
- 글로벌 자금 흐름 모니터링: 전세계 유동성 추세 및 시장 리스크 신호 분석
- 환율/금리 정책 분석: 달러 강약과 주요국 정책 변화 비교
- 주가지수 벤치마크 비교: MSCI World, 코스피, 나스닥 등과 상관관계 확인
- 밸류에이션 분석: 전체 유동성 수준을 주가지수나 시가총액과 비교하여, 시장의 상대적 고평가·저평가 여부를 평가
- 위기 대응 전략: 글로벌 신용위기·자금 긴축 국면 대비
Orb [LUM3N]Orb – Opening Range Breakout Strategy with Confidence Engine
Description
The Orb script is a precision-engineered Opening Range Breakout (ORB) system designed for intraday and scalping strategies. Built around the first 15–30 minutes of price action, it identifies high-probability breakout entries, confirms momentum using 1-minute signals, and automatically calculates Fibonacci-based profit targets.
Key Features:
✅ Customizable ORB Timeframe (15 or 30 mins)
✅ Dynamic Stop Loss Options (Fixed %, ATR-based, EMA trailing)
✅ Fibonacci Take Profit Targets (1.272 / 1.618 / 2.0)
✅ Retest Logic with Smart Labels (confirms strength after breakout)
✅ Time-Based Exit Functionality (automatically closes trades after X minutes)
✅ Built-in Volume Spike Filter (optional)
✅ Multi-Factor Confidence Score using RSI, MACD Histogram, and VWAP
✅ Live Dashboard displaying entry price, TP levels, live % gain, and signal confidence
The confidence engine uses a weighted scoring system to determine if a breakout is High, Medium, or Low confidence — giving traders more control and clarity.
Ideal for structured day traders looking to automate key rules and reduce guesswork.
Useful Open Price Lines - Multi-Timeframe SupportDisplay important opening price levels on your chart with this comprehensive indicator.
KEY FEATURES:
✓ Track up to 6 different opening prices simultaneously
✓ Support for intraday time-based opens (any hour:minute)
✓ Higher timeframe opens: Daily, Weekly, Monthly, Quarterly, Semi-Annual, Yearly
✓ Automatic line extension with customizable cutoff
✓ Clean chart option - hide previous day's lines
✓ Full timezone support for global markets
✓ Customizable colors, labels, and line styles
USE CASES:
- Day traders: Track key session opens (Asian, London, NY)
- Swing traders: Monitor weekly and monthly opens
- Position traders: Track quarterly and yearly opens
- Multi-timeframe analysis: See all key levels at once
CUSTOMIZATION:
- Choose any time for intraday opens (00:00 - 23:00)
- Select from multiple timeframes (D, W, M, 3M, 6M, 12M)
- Customize labels, colors, and line styles
- Adjust label offset and size
- Set line extension cutoff time
The indicator is optimized for performance and works smoothly on all timeframes.
Chiaroscuro Scalp Model A [Signal + Visuals]This indicator is based on the Chiaroscuro Scalp Model A — a precision-based scalping system that identifies high-probability trade setups during the London and New York sessions. It combines daily range expansion, order blocks, fair value gaps, and W/M reversal patterns to generate 20-pip scalping opportunities with clearly plotted stop loss and take profit levels. Ideal for intraday traders seeking structured, rule-based entries.
AmazingTrend - Long OnlyUnlock powerful trend-following logic with this dynamic and fully customizable Pine Script™ strategy, designed for traders who want precision entries, adaptive exits, and beautiful chart visuals.
✅ Key Features:
Long Bias by Default – Designed to ride bullish momentum with intelligent entries and flexible exits.
Optional Short Capability – While optimized for longs, the engine is also fully capable of short-side logic with minor adaptation.
Multiple Entry Modes – Choose between:
Classic – Reversals only
Aggressive – Early trend detection
Conservative – Confirmed trend continuation
Momentum – Powered by ATR and price bursts
Exit Customization – Includes:
Classic – Balanced logic
Quick – Tight risk control
Trailing – Dynamic stop tracking
Time-Based – Scheduled profit-taking
Visual Feedback – Multi-layered trend glow, buy/exit highlights, and a clean on-chart info panel.
Commission + Order Size Logic – Simulate realistic brokerage conditions with configurable cost and size inputs.
🔍 Chart Compatibility:
For the best performance, we recommend:
✅ Heikin Ashi and Renko charts for clarity and noise reduction.
✅ Use Regular Candlestick Charts only on higher timeframes (Daily and above) for clean signals.
❌ Avoid lower timeframes 1second to 5minute it is not built for this.
🧠 Smart Trend Detection:
The strategy detects directional bias using smoothed ATR-based stops and automatically shifts between bullish and bearish regimes. Entry and exit logic responds dynamically to market strength, giving you the edge in both volatile and trending environments.
🧪 Strategy Tested:
Built for 100% portfolio allocation per trade
Designed for realistic backtests with slippage and commission settings backtest results on our page is 0.25 % on buy and sell so total 0.50 %
Works across multiple markets: Crypto, Forex, Stocks. (futures coming later)
📈 Ideal For:
for shorters. investors, long traders, i do not recommend scalping ever but thats up to you.
Swing and momentum setups
Renko & Heikin Ashi fans
beware tradingview dont support alerts on Renko charts.
accurate backtest results that reflect reality if you use it exactly as displayed.
🎁 This Invite-Only script includes lifetime updates and is optimized for Pine Script v5. Contact the author to gain access. we will ofc develop this script feel free to use any version you prefer in the future.
DTL Daily Trading Levels
A comprehensive trading levels indicator that displays all critical price levels for intraday and swing traders in real-time. This professional-grade tool automatically tracks and plots key support and resistance levels that institutional traders monitor.
Trading Radio RSI Over Detector For BTCUSD v1.0🚀 Trading Radio RSI Over Detector For BTCUSD v1.0
The ultimate RSI structure detector for Bitcoin scalpers & swing traders
Experience the power of Trading Radio RSI Over Detector, built exclusively for BTCUSD. This smart indicator combines classic RSI thresholds with real market structure detection (HH, HL, LH, LL) to give you high-probability reversal insights on the Bitcoin chart.
🎯 What makes it powerful?
✅ Dynamic RSI signals for Overbought & Oversold levels (customizable thresholds).
✅ Automatic detection of last market structure: Higher Highs, Higher Lows, Lower Highs, Lower Lows.
✅ Generates precise signals when RSI extremes align with market structure shifts.
✅ Real-time RSI panel right on your candles for instant momentum reading.
✅ Anti-overload delay to avoid redundant signals in noisy BTC markets.
✅ Visual alerts on chart + structured labels showing RSI level & market context.
✅ Alerts ready for automation or push notifications — never miss critical oversold or overbought conditions again.
🧭 Why you’ll love it:
Because it doesn’t just rely on RSI alone — it intelligently filters based on recent price structures, giving you a smarter edge for spotting reversals. Perfect for both short-term scalpers and longer timeframe Bitcoin hunters who value disciplined signals.
Trading Radio XAUUSD Signals v1.0🚀 Trading Radio XAUUSD Signals v1.0
Advanced Smart Signal System for Gold Scalpers
Discover the power of Trading Radio XAUUSD Signals v1.0 — a precision-engineered indicator designed exclusively for scalping XAUUSD. This tool blends advanced market structure analysis, RSI filters, dynamic pullback validation, and multi-timeframe confirmations to give you high-quality BUY & SELL signals directly on your chart.
🎯 Key Features:
✅ Identifies Highs & Lows with smart ZigZag logic
✅ Breakout detection combined with RSI confirmation
✅ Validates entries through candle pullback patterns to reduce fakeouts
✅ Adaptive anti-overtrade filter with minimum signal distance in minutes
✅ Auto plots Entry Lines & live RSI levels on signal candles
✅ Automatic Support & Resistance detection with labeled pivot zones
✅ Optional Winrate Panel tracking total signals, wins, losses & dynamic winrate
✅ Cross-timeframe signals: see M1 signals while on M5, and vice versa
✅ Realtime RSI labels to instantly gauge momentum
✅ Instant alerts for both BUY & SELL signals so you never miss an opportunity
🔍 Why choose this indicator?
Because it’s built to keep your entries disciplined, avoid double signals, and highlight only high-probability setups — all while giving you a transparent dashboard of your strategy’s performance.
Perfect for gold traders who want clear, structured, and visually stunning signals backed by proven technical filters.
Trading Radio Indicator Dashboard v1.0Trading Radio Indicator Dashboard v1.0 is a multi-factor market analysis toolkit designed to give you a clear snapshot of current trading conditions.
It combines:
📊 Technical signals like RSI (14), RSI Extreme, Stochastic, EMA cross, market structure (HH/LL), ATR levels, and volume.
💵 Live DXY tracking for correlation insights.
📈 Automatic detection of market sessions (Tokyo, London, New York).
🚀 Dynamic pip tracker showing distance from your last signal, with milestone markers.
Perfect for XAUUSD scalping or intraday trading, but flexible for any instrument.
Created by Trading Radio to help traders navigate volatility with confidence.
Smart Range Zones [Dr. Hafiz]Smart Range Zones
Description:
This indicator highlights key market zones — High Range, Mid Range, and Low Range — to help traders visually understand dynamic support and resistance levels.
✅ High Range: Potential supply/resistance area
✅ Mid Range: Fair value or equilibrium zone
✅ Low Range: Potential demand/support area
The zones are calculated based on the highest and lowest price over a user-defined period (default: 130 bars) and dynamically projected forward.
🔸 EMA 15 Line is included as an optional trend filter — helping confirm direction or trend alignment.
🔧 Features:
Auto-calculated High/Mid/Low zones
Real-time dynamic projections
Right-aligned zone labels inside each box
Clean visual structure
Toggle for showing/hiding EMA 15
📌 Best suited for:
Intraday & swing traders
Range breakouts and rejections
Trend confirmation with EMA
Created and published by Dr. Hafiz, modified under the MPL 2.0 license.
OPERATOR Option Trading IndicatorOption Trading Indicator Positional+Intraday v1.0
Developed by Bulls of Stockmarket+Option Engineer
How to apply:
Apply the indicator on chart and use liscense code = option
You can see this in settings of indicator after appying in chart. After liscence code is given the indicator will open.
Features:
1) Gives Buy and Sell signals for option buyer and option seller.
2) Also tracks FII and DII involvement in the option market only on option strike charts.
3) Tracks 2-4 months after market options for better signals and insights.
Timeframe= Only 1 day (1D) Timeframe
How to use:(For Option Buyers)
1) Keep watching Fii and DII buy in table. If both are in buy mode then be ready for buying that strike option.
2) Also simultaneosly keep seeing any buy signal generated below the candle or not.. If buy on chart is not generated then we dont have to buy.
3) In simple words . If FII Buy+ Dii Buy + BUY SIGNAL On Candle Chart then we have to buy that option.
4) Our sl is any candle closing below the green line in the chart, so the more good buy if (3) conditions is followed when price is near green line .
5) Target after bought as per (3) and (4) step will be Red line which has been ploted.
How to use:(For Option Sellers )
1) Keep watching the charts. See full ITM Options always(minimum 2 months after option)
2) If sell signal comes then sell with Sl as per your trading psychology and money management.
3) For this Target is not decided, But you will get atleast 100 points profit for sure.. Profit can be 500+ points also 70% Time.
If have doubt on how to trade using this indicator.... Feel free to contact me at
shaktiwithshivaeternal@gmail.com
OR
tradingoperatorperfect@gmail.com
Currently the indicator is free to use... Enjoy and keep supporting so that i can increase more features into it .
korean Trading master binIt is a trading indicator that gives a buy signal at low points and a sell signal at high points.
저점에서 매수 시그널 고점에서 매도 시그널이 나타나는 지표입니다.
돈 많이 버세요.
If you don't find a way to make money while you sleep, you will work until you die.
Warren Buffett.
OPR Asia-New-York [Elykia]This Pine Script indicator, called "OPR Asia-New-York ", displays time-based boxes corresponding to two specific trading periods known as OPR (Opening Price Range):
🎯 Purpose of the Indicator:
To visualize two key market time windows (morning and afternoon) as extended boxes, helping with technical analysis around opening ranges.
🕒 Two sessions displayed as boxes:
🔹 Morning OPR:
Default: from 09:00 to 09:15 (configurable)
The box extends until 10:30.
It captures the highest and lowest candle within this interval.
🔸 Afternoon OPR:
Default: from 15:30 to 15:45
The box extends until 17:30.
Follows the same logic as the morning session.
⚙️ Dashboard Options:
Enable or disable the morning or afternoon box individually
Select the timezone (e.g., GMT+2)
Customize all colors (morning/afternoon boxes, median line)
Set your own start/end/extension times for each session
📦 Each box includes:
A colored rectangle showing the price range (high/low)
A dotted median line between the high and low
The box and line extend until the end time defined
🧠 Usefulness for Traders:
Identify liquidity zones or consolidation areas
Trade setups like liquidity grabs, breakouts, or fakeouts around the OPR
Align with ICT methods or scalping strategies based on session behavior
Global Risk Matrix [QuantAlgo]🟢 Overview
The Global Risk Matrix is a comprehensive macro risk assessment tool that aggregates multiple global financial indicators into a unified risk sentiment framework. It transforms diverse economic data streams (from currency strength and liquidity measures to volatility indices and commodity prices) into standardized Z-Score readings to identify market regime shifts across risk-on and risk-off conditions.
The indicator displays both a risk oscillator showing weighted average sentiment and a dynamic 2D matrix visualization that plots signal strength against momentum to reveal current market phase and historical evolution. This helps traders and investors understand broad market conditions, identify regime transitions, and align their strategies with prevailing macro risk environments across all asset classes.
🟢 How It Works
The indicator employs Z-Score normalization across various global macro components, each representing distinct aspects of market liquidity, sentiment, and economic health. Raw data from sources like DXY, S&P 500, Fed liquidity, global M2 money supply, VIX, and commodities undergoes statistical standardization. Several components are inverted (USDT.D, DXY, VIX, credit spreads, treasury bonds, gold) to align with risk-on interpretation, where positive values indicate bullish conditions.
This unique system applies configurable weights to each component based on selected asset class presets (Crypto Investor/Trader, Stock Trader, Commodity Trader, Forex Trader, Risk Parity, or Custom), creating a weighted average Z-Score. It then analyzes both signal strength and momentum direction to classify market conditions into four distinct phases: Risk-On (positive signal, rising momentum), Risk-Off (negative signal, falling momentum), Recovery (negative signal, rising momentum), and Weakening (positive signal, falling momentum). The 2D matrix visualization plots these dimensions with historical trail tracking to show regime evolution over time.
🟢 How to Use
1. Risk Oscillator Interpretation and Phase Analysis
Positive Territory (Above Zero) : Indicates risk-on conditions with capital flowing toward growth assets and higher risk tolerance
Negative Territory (Below Zero) : Signals risk-off sentiment with capital seeking safety and defensive positioning
Extreme Levels (±2.0) : Represent statistically significant deviations that often precede regime reversals or trend exhaustion
Zero Line Crosses : Mark critical transitions between risk regimes, providing early signals for portfolio rebalancing
Phase Color Coding : Green (Risk-On), Red (Risk-Off), Blue (Recovery), Yellow (Weakening) for immediate regime identification
2. Risk Matrix Visualization and Trail Analysis
Current Position Marker (⌾) : Shows real-time location in the risk/momentum space for immediate situational awareness
Historical Trail : Connected path showing recent market evolution and regime transition patterns
Quadrant Analysis : Risk-On (upper right), Risk-Off (lower left), Recovery (lower right), Weakening (upper left)
Trail Patterns : Clockwise rotation typically indicates healthy regime cycles, while erratic movement suggests uncertainty
3. Pro Tips for Trading and Investing
→ Portfolio Allocation Filter : Use Risk-On phases to increase exposure to growth assets, small caps, and emerging markets while reducing defensive positions during confirmed green phases
→ Entry Timing Enhancement : Combine Recovery phase signals with your technical analysis for optimal long entry points when macro headwinds are clearing but prices haven't fully recovered
→ Risk Management Overlay : Treat Weakening phase transitions as early warning systems to tighten stop losses, reduce position sizes, or hedge existing positions before full Risk-Off conditions develop
→ Sector Rotation Strategy : During Risk-On periods, favor cyclical sectors (technology, consumer discretionary, financials) while Risk-Off phases favor defensive sectors (utilities, consumer staples, healthcare)
→ Multi-Timeframe Confluence : Use daily matrix readings for strategic positioning while applying your regular technical analysis on lower timeframes for precise entry and exit execution
→ Divergence Detection : Watch for situations where your asset shows bullish technical patterns while the matrix shows Risk-Off conditions—these often provide the highest probability short opportunities and vice versa
Volatility-Adjusted Momentum Score (VAMS) [QuantAlgo]🟢 Overview
The Volatility-Adjusted Momentum Score (VAMS) measures price momentum relative to current volatility conditions, creating a normalized indicator that identifies significant directional moves while filtering out market noise. It divides annualized momentum by annualized volatility to produce scores that remain comparable across different market environments and asset classes.
The indicator displays a smoothed VAMS Z-Score line with adaptive standard deviation bands and an information table showing real-time metrics. This dual-purpose design enables traders and investors to identify strong trend continuation signals when momentum persistently exceeds normal levels, while also spotting potential mean reversion opportunities when readings reach statistical extremes.
🟢 How It Works
The indicator calculates annualized momentum using a simple moving average of logarithmic returns over a specified period, then measures annualized volatility through the standard deviation of those same returns over a longer timeframe. The raw VAMS score divides momentum by volatility, creating a risk-adjusted measure where high volatility reduces scores and low volatility amplifies them.
This raw VAMS value undergoes Z-Score normalization using rolling statistical parameters, converting absolute readings into standardized deviations that show how current conditions compare to recent history. The normalized Z-Score receives exponential moving average smoothing to create the final VAMS line, reducing false signals while preserving sensitivity to meaningful momentum changes.
The visualization includes dynamically calculated standard deviation bands that adjust to recent VAMS behavior, creating statistical reference zones. The information table provides real-time numerical values for VAMS Z-Score, underlying momentum percentages, and current volatility readings with trend indicators.
🟢 How to Use
1. VAMS Z-Score Bands and Signal Interpretation
Above Mean Line: Momentum exceeds historical averages adjusted for volatility, indicating bullish conditions suitable for trend following
Below Mean Line: Momentum falls below statistical norms, suggesting bearish conditions or downward pressure
Mean Line Crossovers: Primary transition signals between bullish and bearish momentum regimes
1 Standard Deviation Breaks: Strong momentum conditions indicating statistically significant directional moves worth following
2 Standard Deviation Extremes: Rare momentum readings that often signal either powerful breakouts or exhaustion points
2. Information Table and Market Context
Z-Score Values: Current VAMS reading displayed in standard deviations (σ), showing how far momentum deviates from its statistical norm
Momentum Percentage: Underlying annualized momentum displayed as percentage return, quantifying the directional strength
Volatility Context: Current annualized volatility levels help interpret whether VAMS readings occur in high or low volatility environments
Trend Indicators: Directional arrows and change values provide immediate feedback on momentum shifts and market transitions
3. Strategy Applications and Alert System
Trend Following: Use sustained readings beyond the mean line and 1σ band penetrations for directional trades, especially when VAMS maintains position in upper or lower statistical zones
Mean Reversion: Focus on 2σ extreme readings for contrarian opportunities, particularly effective in sideways markets where momentum tends to revert to statistical norms
Alert Notifications: Built-in alerts for mean crossovers (regime changes), 1σ breaks (strong signals), and 2σ touches (extreme conditions) help monitor multiple instruments for both continuation and reversal setups
Pivot Liquidity Sweep [scalpmeister]📌 Pivot Liquidity Sweep
Scalp-oriented, liquidity sweep-based advanced signal and strategy indicator.
This indicator analyzes the price's sweeping of significant pivot levels and the subsequent breakouts to generate long/short signals based on different logics. It is sensitive to both classic sweep logic and strong reversal candles. Additionally, it visually marks liquidity gathering zones, offering excellent opportunities especially for scalp and intraday traders.
⚙️ Features and Strategy Types
🟢 Automatic Pivot Detection:
Pivot high/low levels are detected and stored based on the number of left and right bars.
🔴 Sweep Detection (Stop Hunt):
If the price violates a pivot level with a wick and closes inside, it is considered a sweep (liquidity cleaning). Strategies activate after this sweep.
🧠 5 Different Signal Styles:
SweepBreak:
It is expected that the extreme (high/low) level of the sweeping candle is broken with a close.
PivotBreak:
After the sweep, the first newly formed pivot in the trend direction is expected to break. (It is dynamically determined and drawn on the chart.)
StrongSweep:
It is sufficient if the candle following the sweep surpasses the previous candle with a single candle. No additional breakout is expected.
StrongCandle:
Strong momentum candles measured with a special RSI calculation are taken into account. It considers strong opposite-direction candles formed shortly after a pivot sweep.
ReversalCandleSweep:
Reversal candles that close in the opposite direction after a sweep (e.g., a red close on a sweep candle formed at the top or a green close at the bottom) are directly considered as signals.
📐 Technical Details:
Signals are triggered only once (triggered control).
Sweep lines (green/red), Long and Short lines (Orange)
Strong candles are filtered using an RSI-momentum-based measurement system (StrongCandle).
Sweep and breakout zones are dynamically invalidated. That is, if the zones are violated by the price, the signals and lines are automatically canceled.
🎯 Who Should Use It?
Professional traders working with liquidity zones
Scalp and intraday strategy practitioners
Those focused on stop hunts, sweeps, and reversal zones
🔔 Alert Support:
Sweep High / Low Alert
Long / Short Signal Alert
Bear Market Defender [QuantraSystems]Bear Market Defender
A system to short Altcoins when BTC is ranging or falling - benefit from Altcoin bleed or collapse .
QuantraSystems guarantees that the information created and published within this document and on the TradingView platform is fully compliant with applicable regulations, does not constitute investment advice, and is not exclusively intended for qualified investors.
Important Note!
The system equity curve presented here has been generated as part of the process of testing and verifying the methodology behind this script.
Crucially, it was developed after the system was conceptualized, designed, and created, which helps to mitigate the risk of overfitting to historical data. In other words, the system was built for robustness, not for simply optimizing past performance.
This ensures that the system is less likely to degrade in performance over time, compared to hyper-optimized systems that are tailored to past data. No tweaks or optimizations were made to this system post-backtest.
Even More Important Note!!
The nature of markets is that they change quickly and unpredictably. Past performance does not guarantee future results - this is a fundamental rule in trading and investing.
While this system is designed with broad, flexible conditions to adapt quickly to a range of market environments, it is essential to understand that no assumptions should be made about future returns based on historical data. Markets are inherently uncertain, and this system - like all trading systems - cannot predict future outcomes.
INTRODUCTION TO THE STAR FRAMEWORK
The STAR Framework – an abbreviation for Strategic Trading with Adaptive Risk - is a bespoke portfolio-level infrastructure for dynamic, multi-asset crypto trading systems. It combines systematic position management, adaptive sizing, and “intra-system” diversification, all built on a rigorous foundation of Risk-based position sizing .
At its core, STAR is designed to facilitate:
Adaptive position sizing based on user-defined maximum portfolio risk
Capital allocation across multiple assets with dynamic weight adjustment
Execution-aware trading with robust fee and slippage adjustment
Realistic equity curve logic based on a compounding realized PnL and additive unrealized PnL
The STAR Framework is intended for use as both a standalone portfolio system or preferred as a modular component within a broader trading “global portfolio” - delivering a balance of robustness and scalability across strategy types, timeframes, and market regimes.
RISK ALLOCATION VIA "R" CALCULATIONS
The foundational concept behind STAR is the use of the R unit - a dynamic representation of risk per trade. R is defined by the distance between a trade's entry and its stoploss, making it an intuitive and universally adaptive sizing unit across any token, timeframe, or market.
Example: Suppose the entry price is $100, and the stoploss is $95. A $5 move against the position represents a 1R loss. A 15% price increase to $115 would equal a +3R gain.
This makes R-based systems highly flexible: the user defines the percentage of capital that is put at risk per R and all positions are scaled accordingly - whether the token is volatile, illiquid, or slow-moving.
R is an advantageous method for determine position sizing - instead of being tied to complex value at risk mechanisms with having layered exit criteria, or continuous volatility-based sizing criteria that need to be adjusted while in an open trade, R allows for very straightforward sizing, invalidation and especially risk control – which is the most fundamental.
REALIZED BALANCE, FEES & SLIPPAGE ACCOUNTING
All position sizing, risk metrics, and the base equity curve within STAR are calculated based on realized balance only .
This means:
No sizing adjustments are made based on unrealized profit and loss ✅
No active positions are included in the system's realized equity until fully closed ✅
Every trade is sized precisely according to current locked-in realized portfolio balance ✅
This creates the safest risk profile - especially when multiple trades are open. Unrealized gains are not used to inflate sizing, ensuring margin safety across all assets.
All calculations also incorporate slippage and fees, based on user-defined estimates – which can and should be based upon user-collected data - and updated frequently forwards in time. These are not cosmetic, or simply applied to the final equity curve - they are fully integrated into the dynamic position sizing and equity performance , ensuring:
Stoploss hits result in exactly a −1R loss, even after slippage and fees ✅
Winners are discounted based on realistic execution costs ✅
No trade is oversized due to unaccounted execution costs ✅
Example - Slippage in R Units:
Let R be defined as the distance from entry to stoploss.
Suppose that distance is $1, and the trade is closed at a win of +$2.
If execution slippage leads to a 50 cent worse entry and a 50 cent worse exit, you’ve lost $1 extra - which is an additional 1R in execution slippage. This makes the effective return 1.0R instead of the intended 2.0R.
This is equivalent to a slippage value of 50%.
Thus, slippage in STAR is tracked and modelled on an R-adjusted basis , enabling more accurate long-term performance modelling.
MULTI-ASSET, LONG/SHORT SUPPORT
STAR supports concurrent long and short positions across multiple tokens. This can sometimes result in partially hedged exposure - for example, being long one asset and short another.
This structure has key benefits:
Diversifies idiosyncratic risk by distributing exposure across multiple tokens
Allows simultaneous exploitation of relative strength and weakness
Reduces portfolio volatility via natural hedging during reduced trending periods
Even in a highly correlated market like crypto, short-term momentum behaviour often varies between tokens - making diversified, multi-directional exposure a strategic advantage .
EQUITY CURVE
The STAR framework only updates the underlying realized equity when a position is closed, and the trade outcome is known. This approach ensures:
True representation of actual capital available for trading
No exposure distortion due to unrealized gains
Risk remains tightly linked to realized results
This trade-to-trade basis for realized equity modelling eliminates the common pitfall of overallocation based on unrealized profits.
The visual equity curve represents an accurate visualization of the Total Equity however, which is equivalent to what would be the realized equity if all trades were closed on the prior bar close.
TIMEFRAME CONSIDERATIONS
Lower timeframes typically yield better performance for STAR due to:
Greater data density per day - more observations = better statistical inference
Faster compounding - more trades per week = faster capital rotation
However, lower timeframes also suffer from increased slippage and fees. STAR's execution-aware structure helps mitigate this, but users must still choose timeframes appropriate to their liquidity, costs, and operational availability.
INPUT OPTIONS
Fees (direct trading costs - the percentage of capital removed from the initial position size)
Slippage (execution delay, as a percentage. In practice, the fill price is often worse than the signal price. This directly affects R and hence position sizing)
Risk % ( Please note : this is the risk level if every position is opened at once. 5% risk for 5 assets is 1% risk per position)
System Start date
Float Precision value of displayed numbers
Table visualization - positioning and table sizes
Adjustable color options
VISUAL SIMPLICITY
To avoid usual unnecessary complexity and empower fast at-a-glance action taking, as well as enable mobile compatibility, only the most relevant information is presented.
This includes all information required to open positions in one table.
As well as a quick and straightforward overview for the system stats
Lastly, there is an optional table that can be enabled
displaying more detailed information if desired:
USAGE GUIDELINES
To use STAR effectively:
Input your average slippage and fees %
Input your maximum portfolio risk % (this controls overall leverage and is equivalent to the maximum loss that the allocation to STAR would bring if ALL positions are allocated AND hit their stop loss at the same time)
Wait for signal alerts with entry, stop, and size details
STAR will dynamically calculate sizing, risk exposure, and portfolio allocation on your behalf. Position multipliers, stop placement, and asset-specific risk are all embedded in the system logic.
Note: Leverage must be manually set to ISOLATED on your exchange platform to prevent unwanted position linking.
ABOUT THE BEAR MARKET DEFENDER STRATEGY
The first strategy to launch on the STAR Framework is the BEAR MARKET DEFENDER (BMD) - a fast-acting, trend following system based upon the Trend Titan NEUTRONSTAR. For the details of the logic behind NEUTRONSTAR, please refer to the methodology and trend aggregation section of the following indicator:
The BMD ’s short side exit calculation methodology is slightly improved compared to NEUTRONSTAR, to capture downtrends more consistently and also cut positions faster – which is crucial when considering general jump risk in the Crypto space.
Accordingly, the only focus of the BMD is to capture trends to the short side, providing the benefit of being in a spectrum from no correlation to being negatively correlated in risk and return behavior to classical Crypto long exposure.
More precisely, Crypto behavior showcases that when Bitcoin is in a ranging/mean reverting environment, most tokens that don’t fall into the “Blue-Chip” category tend to find themselves in a trend towards 0.
Typically during this period most Crypto portfolios suffer heavily due to a “Crypto-long” biased exposure.
The Bear Market Defender thrives in these chaotic, high volatility markets where most coins trend towards zero while the traditional Crypto long exposure is either flat or in a drawdown, therefore the BMD adds a source of uncorrelated risk and returns to hedge typical long exposure and bolster portfolio volatility.
Because of the BMD's short-only exposure, it will often suffer small losses during strong uptrends. During these periods, long exposure performs the best and the goal is to outperform the temporary underperformance in the BMD .
To take advantage of the abovementioned behavior of most tokens trending to zero, assets traded in the BMD are systematically updated on a quarterly basis with available liquidity being an important consideration for the tokens to be eligible for selection.
FINAL SUMMARY
The STAR Framework represents a new generation of portfolio grade trading infrastructure, built around disciplined execution, realized equity, and adaptive position sizing. It is designed to support any number of future methodologies - beginning with BMD .
The Bear Market Defender is here to hedge out commonly long biased portfolio allocations in the Crypto market, specializing in bringing uncorrelated returns during periods of sideways price action on Bitcoin, or whole-market downturns.
Together, STAR + BMD deliver a scalable, volatility tuned system that prioritizes capital preservation, signal accuracy, and adaptive risk allocation. Whether deployed standalone or within a broader portfolio, this framework is engineered for high performance, longevity, and adaptability in the ever-evolving crypto landscape.
Rolling Z-Score Trend [QuantAlgo]🟢 Overview
The Rolling Z-Score Trend measures how far the current price deviates from its rolling mean in terms of standard deviations. It transforms price data into standardized scores to identify overbought and oversold conditions while tracking momentum shifts.
The indicator displays a Z-Score line showing price deviation from statistical norms, with background momentum columns showing the rate of change in these deviations. This helps traders and investors identify mean reversion opportunities and momentum shifts across different asset classes and timeframes.
🟢 How It Works
The indicator uses the Z-Score formula: Z = (X - μ) / σ, where X is the current closing price, μ is the rolling mean, and σ is the rolling standard deviation over a user-defined lookback period. This creates a dynamic baseline that adapts to changing market conditions and standardizes price movements for interpretation across different assets and volatility conditions. The raw Z-Score undergoes 3-period EMA smoothing to reduce noise while maintaining responsiveness to market signals.
Beyond the basic Z-Score calculation, the indicator measures the rate of change in Z-Score values between successive bars, displayed as background momentum columns. This momentum component shows acceleration and deceleration of statistical deviations. All calculations are processed through confirmation filters, displaying signals only on confirmed bars to reduce premature signals based on incomplete price action.
🟢 How to Use
1. Z-Score Interpretation and Threshold Zones
Positive Values (Above Zero) : Price trading above statistical mean, suggesting bullish momentum or potential overbought conditions
Negative Values (Below Zero) : Price trading below statistical mean, suggesting bearish momentum or potential oversold conditions
Zero Line Crosses : Signal transitions between statistical regimes and potential trend changes
Upper Threshold Zone : Area above entry threshold (default 1.5) indicating potential overbought conditions
Lower Threshold Zone : Area below negative entry threshold (default -1.5) indicating potential oversold conditions
Extreme Values (±2.0 or higher) : Statistically significant deviations that may indicate reversal opportunities
2. Momentum Background Analysis and Info Table
Green Columns : Accelerating positive momentum in Z-Score values
Red Columns : Accelerating negative momentum in Z-Score values
Column Height : Magnitude of momentum change between bars
Momentum Divergence : When columns contradict primary Z-Score direction, often signals impending reversals
Info Table : Displays real-time numerical values for both Z-Score and momentum, including trend direction indicators and bar-to-bar change calculations for position management
3. Preconfigured Settings
Default : Balanced performance across multiple timeframes and asset classes for general trading and medium-term position management.
Scalping : Responsive setup for ultra-short-term trading on 1-15 minute charts with frequent signals and increased sensitivity to quick price movements.
Swing Trading : Optimized for multi-day positions with noise filtering, focusing on larger price swings. Most effective on 1-4 hour and daily timeframes.
Trend Following : Maximum smoothing that prioritizes established trends over short-term volatility. Generates fewer signals for daily and weekly charts.
Session Status Table📌 Session Status Table
Session Status Table is an indicator that displays the real-time status of the four major trading sessions:
* 🇯🇵 Asia (Tokyo)
* 🇬🇧 London
* 🇺🇸 New York AM
* 🇺🇸 New York PM
It shows which sessions are currently open, how much time remains until they open or close, and optionally sends alerts in advance.
🧩 Features:
* Real-time session table — shows the status of each session on the chart.
* Color-coded statuses:
* 🟢 Green – Session is open
* 🔴 Red – Session is closed
* ⚪ Gray – Weekend
* Countdown timers until session open or close.
* User alerts — receive a notification a custom number of minutes before a session starts.
⚙️ Customization:
* Table position — fully configurable.
* Session colors — customizable for open, closed, and weekend states.
* Session labels — customizable with icons.
* Notifications:
* Enabled through TradingView's Alerts panel.
* User-defined lead time before session opens.
🕒 Time Zones:
All times are calculated in UTC to ensure consistency across different markets and regions, avoiding discrepancies from time zones and daylight saving time.
🚨 How to enable alerts:
1. Open the "Alerts" panel in TradingView.
2. Click "Create Alert".
3. In the condition dropdown, choose "Session Status Table".
4. Set to any alert() trigger.
5. Save — you'll be notified a set number of minutes before each session begins.
ℹ️ Technical Notes:
* Built with Pine Script version 6.
* Logically divided into clear sections: inputs, session calculations, table rendering, and alerts.
* Optimized for performance and reliability on all timeframes.
Ideal for traders who use session activity in their strategies — especially in Forex, crypto, and futures markets.
Correlation MA – 15 Assets + Average (Optional)This indicator calculates the moving average of the correlation coefficient between your charted asset and up to 15 user-selected symbols. It helps identify uncorrelated or inversely correlated assets for diversification, pair trading, or hedging.
Features:
✅ Compare your current chart against up to 15 assets
✅ Toggle assets on/off individually
✅ Custom correlation and MA lengths
✅ Real-time average correlation line across enabled assets
✅ Horizontal lines at +1, 0, and -1 for easy visual reference
Ideal for:
Portfolio diversification analysis
Finding low-correlation stocks
Mean-reversion & pair trading setups
Crypto, equities, ETFs
To use: set the benchmark chart (e.g. TSLA), choose up to 15 assets, and adjust settings as needed. Look for assets with correlation near 0 or negative values for uncorrelated performance.
Arnaud Legoux Trend Aggregator | Lyro RSArnaud Legoux Trend Aggregator
Introduction
Arnaud Legoux Trend Aggregator is a custom-built trend analysis tool that blends classic market oscillators with advanced normalization, advanced math functions and Arnaud Legoux smoothing. Unlike conventional indicators, 𝓐𝓛𝓣𝓐 aggregates market momentum, volatility and trend strength.
Signal Insight
The 𝓐𝓛𝓣𝓐 line visually reflects the aggregated directional bias. A rise above the middle line threshold signals bullish strength, while a drop below the middle line indicates bearish momentum.
Another way to interpret the 𝓐𝓛𝓣𝓐 is through overbought and oversold conditions. When the 𝓐𝓛𝓣𝓐 rises above the +0.7 threshold, it suggests an overbought market and signals a strong uptrend. Conversely, a drop below the -0.7 level indicates an oversold condition and a strong downtrend.
When the oscillator hovers near the zero line, especially within the neutral ±0.3 band, it suggests that no single directional force is dominating—common during consolidation phases or pre-breakout compression.
Real-World Example
Usually 𝓐𝓛𝓣𝓐 is used by following the bar color for simple signals; however, like most indicators there are unique ways to use an indicator. Let’s dive deep into such ways.
The market begins with a green bar color, raising awareness for a potential long setup—but not a direct entry. In this methodology, bar coloring serves as an alert mechanism rather than a strict entry trigger.
The first long position was initiated when the 𝓐𝓛𝓣𝓐 signal line crossed above the +0.3 threshold, suggesting a shift in directional acceleration. This entry coincided with a rising price movement, validating the trade.
As price advanced, the position was exited into cash—not reversed into a short—because the short criteria for this use case are distinct. The exit was prompted by 𝓐𝓛𝓣𝓐 crossing back below the +0.3 level, signaling the potential weakening of the long trend.
Later, as 𝓐𝓛𝓣𝓐 crossed below 0, attention shifted toward short opportunities. A short entry was confirmed when 𝓐𝓛𝓣𝓐 dipped below -0.3, indicating growing downside momentum. The position was eventually closed when 𝓐𝓛𝓣𝓐 crossed back above the -0.3 boundary—signaling a possible deceleration of the bearish move.
This logic was consistently applied in subsequent setups, emphasizing the role of 𝓐𝓛𝓣𝓐’s thresholds in guiding both entries and exits.
Framework
The Arnaud Legoux Trend Aggregator (ALTA) combines multiple technical indicators into a single smoothed signal. It uses RSI, MACD, Bollinger Bands, Stochastic Momentum Index, and ATR.
Each indicator's output is normalized to a common scale to eliminate bias and ensure consistency. These normalized values are then transformed using a hyperbolic tangent function (Tanh).
The final score is refined with a custom Arnaud Legoux Moving Average (ALMA) function, which offers responsive smoothing that adapts quickly to price changes. This results in a clear signal that reacts efficiently to shifting market conditions.
⚠️ WARNING ⚠️: THIS INDICATOR, OR ANY OTHER WE (LYRO RS) PUBLISH, IS NOT FINANCIAL OR INVESTMENT ADVICE. EVERY INDICATOR SHOULD BE COMBINED WITH PRICE ACTION, FUNDAMENTALS, OTHER TECHNICAL ANALYSIS TOOLS & PROPER RISK. MANAGEMENT.