Quantum Breakout System**Quantum Breakout System (QBS) by @profitgang**
**Description:**
The Quantum Breakout System combines multi-dimensional fractal analysis with a novel “quantum energy” momentum indicator to identify high-probability support and resistance breakout zones. It plots colored boxes around the latest primary fractals—red/orange/yellow for resistance and lime/green/blue for support—each labeled “Strong”, “Medium” or “Weak” to convey relative breakout strength. Optional background fills highlight pre-breakout staging areas.
**Key Features:**
* **Multi-Timeframe Fractals:** Detects primary fractals on the current chart, with adjustable lookback lengths.
* **Quantum Energy Momentum:** Computes an energy score by blending short, medium, and long RSI-based momentum; scaled by ATR-normalized volatility.
* **Dynamic Breakout Zones:** Plots color-coded boxes around fractals, with embedded labels indicating “Resistance — Strong/Medium/Weak” and “Support — Strong/Medium/Weak.”
* **Pre-Breakout Staging:** Semi-transparent background fills show upcoming breakout windows to help you prepare.
* **Fully Customizable:** User inputs for fractal lengths, energy smoothing, prediction bars, confidence thresholds, and label sizing.
* **Non-Repainting Logic:** All signals are evaluated on bar close to ensure historical consistency.
**Inputs & Controls:**
• Primary/secondary/tertiary fractal lengths
• Quantum energy smoothing and time-weight ratios
• Prediction bars ahead & confidence threshold
• Toggle fractal boxes, staging zones, and labels
• Label text size and color transparency
Resistance boxes (res_col):
Red = Strong breakdown potential (quantum_energy > 0.7)
Orange = Medium potential (0.5 < quantum_energy ≤ 0.7)
Yellow = Weak potential (quantum_energy ≤ 0.5)
Support boxes (sup_col):
Lime = Strong breakout potential (quantum_energy > 0.7)
Green = Medium potential (0.5 < quantum_energy ≤ 0.7)
Blue = Weak potential (quantum_energy ≤ 0.5)
**Usage & Disclaimer:**
This indicator is designed to help spot potential breakout areas—it does **not** guarantee future performance. Always backtest and use proper risk management. By using QBS, you acknowledge that @profitgang and TradingView are not responsible for any trading outcomes.
Happy trading!
Forecasting
ALFA CAM BANDIt is a band system created with FIBO coefficients and its usage is similar to the BB bandIt can be used to monitor trend reversals or price overshoots. There are also moving averages within the code that can be helpful.
ALFA rsi faktörlü divergenceThe RSI factor has been added to the divergence indicator produced by LonesomeTheBlue. This allows you to trade divergences that occur only at specific RSI values, rather than divergences that occur at every value. For example, the TSI allows you to trade a divergence that occurs in over-the-top regions.
UDI Directional Lines 5/20emaThis indicator indicates the use of ema lines to determine the change of directions where:
- 5ema black line indicates small trend shift
- 20ema red line indicates big trend shift
On top of it the circles below the chart shows the momentum to execute where
- green indicates bull trend and cycle
- red indicates red trend and cycle
With the combination of direction and momentum there will be more accuracy in tracking the trend movement of a particular asset
Advanced Market Dashboard - Compact Atr,bb,Dcng%,RSI,ADX,vwapDescription of the Advanced Market Dashboard Indicator:
This Pine Script indicator is a comprehensive technical dashboard designed for use with TradingView. The indicator displays key market metrics, price changes, and popular technical indicators directly on the chart in real-time.
Features of the Indicator
1. Price and Price Change
Current Price: Displays the current closing price of the symbol (e.g., $100.50).
Change in Price:
Value Change: Displays how much the price has changed compared to the previous period (e.g., "+$2.50").
Percentage Change: Shows the percentage difference between the previous period's close and the current price (e.g., "+2.5%").
Period Selection: Allows you to choose the time period for this change (e.g., 1 minute, daily, weekly, or monthly).
Example:
Current Price = $150.50
Change = +$1.25 (+0.83%)
2. VWAP (Volume Weighted Average Price)
VWAP represents the average price of a security weighted by volume. It’s widely used by intraday traders to gauge where the market price is relative to typical buying/selling levels.
Plot of VWAP is included on the chart for easy visualization.
3. ATR (Average True Range)
Displays ATR (21 period), an indicator commonly used for understanding price volatility.
Higher ATR values indicate higher volatility, while lower ATR values suggest lower volatility.
4. RSI (Relative Strength Index)
Displays RSI (21 period):
RSI is a popular oscillator that measures price momentum strength.
Ranges from 0 to 100:
Values above 70 indicate overbought conditions.
Values below 30 indicate oversold conditions.
Includes visual overbought/oversold lines (70 and 30) plotted directly on the chart.
5. ADX (Average Directional Index)
Displays ADX (14 period), which measures the strength of a trend:
ADX above 25: Indicates a strong trend.
ADX below 25: Indicates weak or no trend.
Includes a reference line (25) plotted on the chart to help interpret trend direction.
6. Bollinger Bands
Displays:
Upper Band: Basis + (StdDev × multiplier)
Lower Band: Basis - (StdDev × multiplier)
Middle Line: Simple Moving Average (SMA)
Bollinger Bands help identify volatility and potential buy/sell opportunities:
Price near the upper band: Indicates overbought conditions.
Price near the lower band: Indicates oversold conditions.
Plots all three bands directly on the chart for visual guidance.
Compact Table
The indicator organizes all data into a clean, compact table in the top-right corner of the chart. Each metric is displayed alongside its value:
Symbol Name and Price
Example:
Price Change
Example:
VWAP
Example:
ATR
Example:
RSI
Example:
ADX
Example:
Bollinger Upper Band
Example:
Bollinger Lower Band
Example:
Visual Plots on Chart
In addition to the table display, the following indicators are visually plotted on the chart for easy reference:
VWAP
Bollinger Bands (Upper, Lower, and Middle)
RSI Overbought/oversold levels
ADX Trend strength reference line (value = 25)
Customizable Settings
ATR Length: Default = 21.
RSI Length: Default = 21.
ADX Length: Default = 14.
Bollinger Band Parameters:
Length: Default = 20.
Standard Deviation: Default = 2.0.
Price Change Periods: Choose between:
1-minute
Daily
Weekly
Monthly.
How to Use
Add the script to your TradingView chart.
In the indicator settings, configure lengths and periods according to your preference.
Use the compact table for real-time metrics and refer to the chart plots for visual insights.
Who Should Use This Indicator?
This indicator is ideal for:
Day Traders: Use VWAP, ATR, RSI, and Bollinger Bands for intraday price action.
Trend Followers: Use ADX to confirm trending markets.
Technical Analysts: Quickly access multiple technical metrics without adding multiple indicators.
Swing Traders: Use Bollinger Bands and RSI for spotting overbought/oversold conditions.
Why This Indicator Stands Out?
Multiple Indicators in One: Eliminates the need to add separate indicators for VWAP, ATR, RSI, ADX, Bollinger Bands, and price changes.
Compact Design: Data displayed neatly in a table to reduce chart clutter.
Customizability: Users can fine-tune settings for their specific trading style.
Real-time Updates: Values are recalculated dynamically on each new bar, ensuring accuracy.
Limitations
This indicator is solely designed for informational purposes and does not provide buy/sell signals automatically.
The accuracy of Bollinger Bands, RSI, VWAP, etc., depends on the selected input parameters.
The price change feature may not work for extended periods in tick charts or non-standard timeframes.
Conclusion
This Advanced Market Dashboard is a powerful all-in-one tool for traders and analysts who require real-time market metrics. It combines essential indicators while maintaining a user-friendly interface for both novice and professional traders.
Official USD Staggered Bands - ArgentinaOfficial USD Staggered Bands - Argentina
The Central Bank, under the administration of Javier Milei (La Libertad Avanza), announced on Friday, April 11, 2025, a series of measures to eliminate the so-called "exchange rate restriction."
In this new phase, the dollar's exchange rate on the Free Exchange Market (MLC) will be able to fluctuate within a band between $1,000 and $1,400 , the limits of which will be expanded at a rate of 1% monthly.
The lines evolve daily, increasing as the public administration predicts. This way, you can know the likelihood of a Central Bank intervention to correct the variation and return the peso to a price within the band.
The script runs under the ticker USDARS
Global M2 Money Supply // Days Offset =This is the original version.. there is no update... just needed to re-install the script.
ALFA ENGULF-INSEDEBAR + FAKE SETUPThis indicator is a combined candlestick formation indicator that displays inside bar candlestick formations, engulf candlestick formations, and inside bar-based fake setup strategies. To use it, you must be familiar with engulf-insdebar and fake setup strategies.
False Breakout Detector (FBD)False Breakout Detector (FBD)
Description:
The False Breakout Detector (FBD) is designed to help traders spot failed breakouts and liquidity traps before they lead to losses. It uses a multi-step detection process to highlight potential reversal points where breakouts fail to continue.
How It Works Conceptually:
1. Range Analysis: Calculates a recent high/low range using a user-defined lookback.
2. Breakout Detection: Triggers a breakout signal when price closes outside the range.
3. Multi-Bar Re-Entry Check: If price re-enters the range within a user-defined number of bars, it confirms a false breakout (trap).
4. Visual Signal: Highlights the candle and plots a marker to clearly show where the false breakout occurred.
Trading Use Cases:
• Identify bull and bear traps in real time.
• Avoid false breakout entries in sideways or choppy markets.
• Combine with trend and volume filters to increase trade confidence.
Visual Signals:
• 🔴 Red Highlight + X Above Candle → False bullish breakout → Potential short/sell zone
• 🟢 Green Highlight + X Below Candle → False bearish breakout → Potential long/buy zone
Why This Script is Useful & Original:
• Goes beyond static breakout alerts by requiring multi-bar re-entry confirmation.
• Visually highlights trap candles, making it easy to integrate with any trading strategy.
• Designed for multi-market, multi-timeframe use: stocks, forex, crypto, and indices.
Disclaimer:
• This script is for educational and analytical purposes only.
• No guaranteed profitability; always apply risk management.
• Past performance does not guarantee future results.
ATR % Line from LoD/HoDATR % Line Trading Indicator - Entry Filter Tool
This Pine Script creates a sophisticated ATR (Average True Range) percentage-based entry filter indicator for TradingView that helps traders avoid buying overextended stocks and identify optimal entry zones based on volatility.
Core Functionality - Entry Discipline
The script calculates a maximum entry threshold by taking a percentage of the Average True Range (ATR) and projecting it from the current day's low. This creates a dynamic "no-buy zone" that adapts to market volatility, helping traders avoid purchasing stocks that have already moved too far from their daily base.
Key Calculation:
Measures the ATR over a specified period (default: 14 bars)
Takes a user-defined percentage of that ATR (default: 25%)
Projects this distance from the day's low to establish a maximum entry threshold
Entry Rule: Avoid buying when price exceeds this ATR% level from the daily low or high.
Visual Features
Entry Threshold Line:
Draws a horizontal line at the calculated maximum entry level
Line extends forward for clear visualization of the "no-buy zone"
Red zones above this line indicate overextended conditions
Fully customizable appearance with color, width, and style options
Smart Entry Alerts:
Optional labels show the ATR percentage threshold and exact price level
Visual confirmation when stocks are trading in acceptable entry zones vs. extended areas
Real-Time Monitoring Table:
Displays current distance from daily low as ATR percentage
Shows whether current price is in "safe entry zone" or "extended territory"
Customizable display options for clean chart analysis
Practical Applications for Entry Management
Avoiding Extended Entries:
Primary Use: Don't initiate long positions when price is more than X% ATR from the daily low
Prevents buying stocks that have already made their daily move
Reduces risk of buying at temporary tops within the trading session
Entry Zone Identification:
Price trading below the ATR% line = potential entry opportunity
Price trading above the ATR% line = wait for pullback or skip the trade
Combines volatility analysis with momentum discipline
Risk Management Benefits:
Improved Entry Timing: Enter closer to daily support levels
Better Risk/Reward: Shorter distance to stop loss (daily low)
Reduced Chasing: Systematic approach prevents FOMO-driven entries
Volatility Awareness: Higher volatility stocks get wider acceptable entry ranges
Configuration for Entry Filtering
Key Settings for Entry Management:
ATR Percentage: Set your maximum acceptable extension (15-30% common for day trading)
Reference Point: Use "Low" to measure extension from daily base
Line Style: Make highly visible to clearly see entry threshold
Alert Integration: Visual confirmation of entry-friendly zones
Typical Usage Scenarios:
Conservative Entries: 15-20% ATR from daily low
Moderate Extensions: 25-35% ATR for stronger momentum plays
Aggressive Setups: 40%+ ATR for breakout situations (use with caution)
Entry Strategy Integration
Pre-Market Planning:
Set ATR% threshold based on stock's typical volatility
Identify key levels where entries become unfavorable
Plan alternative entry strategies for extended stocks
Intraday Execution:
Monitor real-time ATR% extension from daily low
Avoid new long positions when threshold is exceeded
Wait for pullbacks to re-enter acceptable entry zones
This tool transforms volatility analysis into practical entry discipline, helping traders maintain consistent entry standards and avoid the costly mistake of chasing overextended stocks. By respecting ATR-based extension limits, traders can improve their entry timing and overall trade profitability.
Multi-Timeframe 5 EMA Static (1m,5m,15m,1h,4h,1D)Indicator Description: Multi-Timeframe EMA with Consistent Colors
This indicator plots Exponential Moving Averages (EMAs) of varying lengths on a chart across multiple timeframes. It provides traders with the ability to visualize key EMAs for different lengths and timeframes simultaneously, offering perspective on trends and support/resistance levels across multiple timeframes.
This script includes 5 EMAs (8 EMA, 21 EMA, 50 EMA, 200 EMA, and 800 EMA) and covers the following timeframes:
1-Minute
5-Minute
15-Minute
1-Hour
4-Hour
Daily
Key Features:
1. Multi-Timeframe Analysis:
The indicator calculates and displays EMAs for 6 distinct timeframes, enabling traders to spot trend dynamics, reversals, or price action alignment between lower and higher timeframes.
2. Consistent Colors:
Each EMA length is assigned a unique color across all timeframes, making it easy to identify and compare:
8 EMA: Yellow — Short-term moving average that reflects immediate price trends.
21 EMA: Dark Red — Useful for identifying short-term supportive/resistance levels and trends across timeframes.
50 EMA: Orange — Mid-range trend-following line, helpful for swing trading.
200 EMA: Black — Long-term trend measure, widely regarded as a critical line for defining market direction.
800 EMA: Violet — Ultra-long-term trend used by advanced traders for significant macro analysis.
3. EMA Calculation Based on Candle Close:
EMAs are calculated using the closing prices of candles for the respective timeframe.
Example: The 1-Minute EMA reflects price movements on every 1-minute candle close, whereas the Daily EMA reflects price movements on the daily timeframe's candle close.
4. Visual Representation:
All EMAs are plotted as smooth lines using , ensuring a clean and continuous visualization of trends.
Use Cases:
1. Trend Identification:
Lower timeframe EMAs (e.g., 8 EMA on 1-Min) reveal short-term price movements.
Higher timeframe EMAs (e.g., 200 EMA on Daily) represent macro trends, enabling traders to align their trades with larger market structures.
2. Dynamic Support and Resistance:
50 EMA and 200 EMA act as common support and resistance levels across multiple timeframes.
Traders can evaluate zones of confluence where prices interact across different timeframe EMAs.
3. Cross-Timeframe Analysis:
By spotting price alignment and interactions with EMAs across timeframes, traders can make more informed decisions about entries, exits, and trend reversals.
For example: If price is breaking above the 800 EMA on multiple timeframes, it signals a potentially major bullish move.
Why Use This Indicator?
1. Timeframe-Specific Precision:
This indicator provides precise EMA calculations tied to their specific timeframes. For example:
The 1-Minute EMA for each length shows rapid short-term price trends.
The Daily EMA for each length tracks slow-moving trends over time.
This allows traders to analyze price action both locally and globally.
2. Consistent Color Coding Across Timeframes:
The uniform coloring of EMA lengths ensures clarity and consistency during analysis. Traders can easily spot common EMA levels (e.g., 50 EMA) across multiple timeframes.
3. Support for Scalping, Swing Trading, and Long-Term Analysis:
Whether you're a scalper focusing on 1-Minute trends or a swing trader targeting Daily trends, this indicator helps align decisions across different timeframes.
How the Indicator Works:
1. Calculation Logic:
EMAs are calculated dynamically using the function, which fetches data for each specific timeframe, allowing the chart to overlay all timeframe calculations accurately. For example:
8 EMA on 5-Minute timeframe calculates the EMA based on the closing prices of the 5-Minute candles.
2. Plotting Logic:
The indicator plots all EMAs with a unique color and label for easy differentiation. For instance, each EMA (e.g., 8 EMA) is consistently displayed in the same color (Yellow) across all timeframes.
3. Line Style:
All EMAs are displayed using the setting to ensure smooth and continuous lines on the chart.
Example Visualization:
Imagine the chart with:
Yellow 8 EMA across all timeframes showing rapid, short-term trends.
Orange 50 EMA showing mid-level trends and acting as dynamic support/resistance across 1-Minute, 15-Minute, and Daily candles.
Black 200 EMA clearly defining long-term market direction for all timeframes.
Traders can identify confluence zones where the price interacts with multiple timeframe EMAs, offering actionable signals.
Indicator Parameters:
Included Timeframes:
1-Minute
5-Minute
15-Minute
1-Hour
4-Hour
Daily
Included EMA Lengths:
8 EMA
21 EMA
50 EMA
200 EMA
800 EMA
How to Use This Indicator:
Add the Pine Script Code to the TradingView Pine Script Editor.
Click "Add to Chart".
Observe EMAs calculated for:
Lengths: 8, 21, 50, 200, 800.
Timeframes: 1-Min, 5-Min, 15-Min, 1-Hour, 4-Hour, Daily.
Use consistent colors to spot interactions, trends, and confluence zones across timeframes.
Summary:
This indicator is ideal for traders wishing to analyze trends, support/resistance levels, and market alignment across multiple timeframes while maintaining clarity through consistent EMA color coding. It serves scalpers, swing traders, and long-term strategists by bridging short-term price action with broader market behavior.
Market Energy – Trend vs Retest (with Saturation %)Market Energy – Trend vs Retest Indicator
This indicator measures the bullish and bearish energy in the market based on volume-weighted price changes.
It calculates two smoothed energy waves — bullish energy and bearish energy — using exponential moving averages of volume-adjusted price movements.
The indicator detects trend changes and retests by comparing the relative strength of these waves.
A saturation percentage quantifies the intensity of the current dominant side (bulls or bears) relative to recent highs.
- High saturation (>70%) indicates strong momentum and dominance by bulls or bears.
- Low saturation (<30%) suggests weak momentum and possible market indecision or consolidation.
The background color highlights the current control: green for bulls, red for bears, with transparency indicating the saturation level.
A label shows which side is currently in control along with the saturation percentage for quick interpretation.
Use this tool to identify strong trends, possible retests, and momentum strength to support your trading decisions.
Market Energy – Trend vs RetestShows who is in control of the market. The red lines are sellers in control and the green are the buyers in control
above or below closing after previous candel trend Strategy Explanation: "Show Green Arrow Below Candle After Red Arrow Above Candle"
This indicator highlights specific trading conditions on a chart using red and green arrows based on the relationship between a candle's closing price and the previous candle's high and low. Its primary purpose is to provide visual cues for potential reversal points or trend continuation opportunities without redundancy (avoiding consecutive signals).
How the Indicator Works:
Red Arrow (Above the Candle):
A red downward arrow is plotted above a candle when the current candle closes below the previous candle's low.
The red arrow signals a potential bearish movement or downward breakout, indicating weakness in price action.
Green Arrow (Below the Candle):
A green upward arrow is plotted below a candle when the current candle closes above the previous candle's high.
However, a green arrow only appears after a red arrow, indicating a potential bullish reversal or upward breakout following bearish price action.
Avoiding Redundant Signals:
The script ensures that there are no consecutive signals of the same color:
No consecutive green arrows are displayed even if multiple candles close above their respective highs.
No consecutive red arrows are displayed even if multiple candles close below their respective lows.
This prevents unnecessary clutter on the chart and focuses solely on transitions from bearish to bullish signals.
Trading Interpretation:
Red Arrows (Bearish Signal):
A red arrow indicates a bearish sentiment, as the current candle closes below the previous low. This may indicate a potential area to:
Initiate a short position if it aligns with your trading strategy.
Exercise caution and wait for the next signal if you’re already holding a long position.
Green Arrows (Bullish Reversal):
A green arrow signals bullish strength, as the current candle closes above the previous high, but only after price has shown bearish weakness (i.e., a red arrow). This may be a good area to:
Initiate a long position if it aligns with your strategy.
Look for signs of trend reversal or upside confirmation.
Scenarios to Use This Indicator:
This indicator fits well when trying to identify key moments of trend reversals or significant breakout levels. For instance:
Trend Reversal:
A red arrow may indicate the start of bearish momentum.
The first green arrow after the red arrow might signal a reversal from bearish to bullish momentum.
Consolidation and Breakout:
This indicator can help identify situations where price closes decisively above or below key points (previous highs/lows), which can suggest either breakout trades or fakeout signals depending on market reaction.
When NOT to Use This Indicator:
In highly choppy or ranging markets, where price action constantly oscillates above and below the previous high or low without establishing a clear trend. This can lead to false signals and poor trade setups because the market lacks a directional bias.
Best Practices:
Combine with Other Indicators:
Use this indicator in combination with trend-following indicators like Moving Averages, RSI (Relative Strength Index), or Bollinger Bands for confirmation.
Pair it with support and resistance levels to identify high-probability entries.
Adjust to Your Trading Style:
Day Traders: Use this on smaller timeframes (e.g., 5-minute, 15-minute).
Swing Traders: Use this on higher timeframes for stronger signals (e.g., hourly, daily).
Risk Management:
Always set stop-loss levels based on recent highs/lows or volatility metrics.
Position size appropriately to manage risk for potential false signals.
Summary of the Indicator Logic:
Plots red arrows above candles when:
The candle closes below the previous candle’s low.
Plots green arrows below candles when:
The candle closes above the previous candle’s high.
Only after a red arrow has appeared (no redundant green arrows).
Ensures no consecutive red or green arrows, focusing only on signal transitions (red → green).
This indicator helps traders identify potential trend changes and breakout points without cluttering the chart with excessive signals, making it a clean and straightforward addition to any trading strategy.
Hossa + Fear & Greed Combo [by Adi]This analytical tool combines two market assessment methods:
1. Bull Market — analysis of a potential “bull market” phase (growth and euphoria phase) and the risk of its end or the emergence of a speculative bubble.
2. Fear & Greed Index — a market sentiment indicator based on RSI and volume, showing levels of extreme fear or greed.
The script displays signals, chart backgrounds, information panels, and generates alerts for important market situations.
Details of each part
1. Input Parameters
• Bull Market:
o h_rsiLength — RSI length (default 14).
o h_rsiOverbought — RSI overbought level (default 70).
o h_maLength — moving average (MA) length (default 20).
o h_volLookback — volume average lookback period (10).
o h_bubbleMult — volume multiplier to detect a bubble (1.5).
o h_accelLookback — lookback period for price acceleration detection (5).
o Options to show signals, background, panel, and trend strength bar.
• Fear & Greed:
o fg_rsiLength — RSI length (14).
o fg_volLength — volume average length (20).
o Option to show colored background.
2. Bull Market Calculations
• RSI based on closing price.
• MA based on closing price.
• Average volume.
• Price acceleration (percentage price change relative to 5 bars ago).
Based on these, phases are defined as:
• Euphoria: RSI > 70 and price > MA — strong growth, potential bull market.
• Risk zone: RSI > 70 but price below MA and declining volume — possible bull market end.
• Speculative bubble: rapid price increase (>10% in 5 bars) and high volume (>1.5x average) — risk of a “bubble.”
The script also calculates how many days the current bull market has lasted and estimates the average length of previous euphoria phases and the probability of its end.
3. Bull Market Visualization
• Colored backgrounds on the chart: orange (euphoria), red (risk), purple (bubble).
• Chart markers (triangles) indicating risk of bull market end and bubble.
• Text panel showing current market state (phase, duration, average bull market length, probability, and estimated time to end).
• Histogram bar showing trend strength (orange, red, purple, or gray).
4. Bull Market Alerts
• Alert for possible bull market end.
• Alert for detected speculative bubble.
• Alert for exiting the euphoria phase.
5. Fear & Greed Calculations
• Calculation of RSI and volume (relative to average) to derive the market sentiment index.
• Index normalized to range 0–100, where:
o <25 = extreme fear,
o 25–75 = neutral,
o 75 = extreme greed.
6. Fear & Greed Visualization
• Colored background (red for fear, green for greed).
• Histogram of the index with horizontal lines at 25, 50, and 75.
• Alerts for extreme values (fear <25, greed >75).
Summary
The script allows comprehensive market analysis combining:
• Technical assessment of upward trends and possible turning points (bull market, bubble, risk of bull market end).
• Psychological evaluation of investor sentiment (Fear & Greed Index).
This helps traders gain a clearer picture of whether the market is in euphoria or approaching a correction or crash.
The script works best on the daily timeframe (1D).
Gold Multi TP Strategy📘 Strategy Description: Gold Multi Take-Profit Strategy (XAUUSD)
This strategy is designed for Gold (XAUUSD) and works on any timeframe (recommended: 15-min or higher). It executes trades based on a simple EMA crossover logic with optional higher-timeframe and ATR-based filters to confirm trend direction and volatility.
🔑 Core Features
✅ Directional control: Trade only long, short, or both directions (Strategy Direction)
✅ Multi-level Take Profit: Scale out at up to 4 configurable profit targets
✅ Fixed Stop Loss: Set custom SL distance for risk control
✅ Position Sizing: Allocate different percentages to each TP level
✅ HTF Trend Filter (optional): Align trades with weekly candle trend
✅ ATR Filter (optional): Improve entries with volatility-based filter
⚙️ Inputs Explained
Input Name Function
Strategy Direction Choose to trade all, long, or short only
Length of Filter Length of the moving average used for HTF trend filter
Candle Time Reference candle timeframe in minutes (e.g., 1440 for daily)
Length of ATR Period for ATR calculation (volatility)
HTF Higher timeframe for filter (e.g., 1 week)
Filter Checkbox Enable/disable trend filter
Stop Loss Fixed SL distance in price units
Qty_percent1-3 % of position allocated to TP1–TP3 (rest goes to TP4)
Take profit1–4 TP levels (in price units) from entry price
🧠 Logic Overview
Entry triggered on EMA 20/50 crossover
Optional filter: entry allowed only if current price is above its HTF MA (bullish) or below (bearish)
Position is scaled out at up to 4 profit levels using different qty_percent
SL remains fixed throughout the trade
📊 Best Use
Intraday trading on XAUUSD, ideally during London/NY sessions
Trending or breakout conditions
Works best with additional confluence (price action, S/R, news)
Recession Warning Model [BackQuant]Recession Warning Model
Overview
The Recession Warning Model (RWM) is a Pine Script® indicator designed to estimate the probability of an economic recession by integrating multiple macroeconomic, market sentiment, and labor market indicators. It combines over a dozen data series into a transparent, adaptive, and actionable tool for traders, portfolio managers, and researchers. The model provides customizable complexity levels, display modes, and data processing options to accommodate various analytical requirements while ensuring robustness through dynamic weighting and regime-aware adjustments.
Purpose
The RWM fulfills the need for a concise yet comprehensive tool to monitor recession risk. Unlike approaches relying on a single metric, such as yield-curve inversion, or extensive economic reports, it consolidates multiple data sources into a single probability output. The model identifies active indicators, their confidence levels, and the current economic regime, enabling users to anticipate downturns and adjust strategies accordingly.
Core Features
- Indicator Families : Incorporates 13 indicators across five categories: Yield, Labor, Sentiment, Production, and Financial Stress.
- Dynamic Weighting : Adjusts indicator weights based on recent predictive accuracy, constrained within user-defined boundaries.
- Leading and Coincident Split : Separates early-warning (leading) and confirmatory (coincident) signals, with adjustable weighting (default 60/40 mix).
- Economic Regime Sensitivity : Modulates output sensitivity based on market conditions (Expansion, Late-Cycle, Stress, Crisis), using a composite of VIX, yield-curve, financial conditions, and credit spreads.
- Display Options : Supports four modes—Probability (0-100%), Binary (four risk bins), Lead/Coincident, and Ensemble (blended probability).
- Confidence Intervals : Reflects model stability, widening during high volatility or conflicting signals.
- Alerts : Configurable thresholds (Watch, Caution, Warning, Alert) with persistence filters to minimize false signals.
- Data Export : Enables CSV output for probabilities, signals, and regimes, facilitating external analysis in Python or R.
Model Complexity Levels
Users can select from four tiers to balance simplicity and depth:
1. Essential : Focuses on three core indicators—yield-curve spread, jobless claims, and unemployment change—for minimalistic monitoring.
2. Standard : Expands to nine indicators, adding consumer confidence, PMI, VIX, S&P 500 trend, money supply vs. GDP, and the Sahm Rule.
3. Professional : Includes all 13 indicators, incorporating financial conditions, credit spreads, JOLTS vacancies, and wage growth.
4. Research : Unlocks all indicators plus experimental settings for advanced users.
Key Indicators
Below is a summary of the 13 indicators, their data sources, and economic significance:
- Yield-Curve Spread : Difference between 10-year and 3-month Treasury yields. Negative spreads signal banking sector stress.
- Jobless Claims : Four-week moving average of unemployment claims. Sustained increases indicate rising layoffs.
- Unemployment Change : Three-month change in unemployment rate. Sharp rises often precede recessions.
- Sahm Rule : Triggers when unemployment rises 0.5% above its 12-month low, a reliable recession indicator.
- Consumer Confidence : University of Michigan survey. Declines reflect household pessimism, impacting spending.
- PMI : Purchasing Managers’ Index. Values below 50 indicate manufacturing contraction.
- VIX : CBOE Volatility Index. Elevated levels suggest market anticipation of economic distress.
- S&P 500 Growth : Weekly moving average trend. Declines reduce wealth effects, curbing consumption.
- M2 + GDP Trend : Monitors money supply and real GDP. Simultaneous declines signal credit contraction.
- NFCI : Chicago Fed’s National Financial Conditions Index. Positive values indicate tighter conditions.
- Credit Spreads : Proxy for corporate bond spreads using 10-year vs. 2-year Treasury yields. Widening spreads reflect stress.
- JOLTS Vacancies : Job openings data. Significant drops precede hiring slowdowns.
- Wage Growth : Year-over-year change in average hourly earnings. Late-cycle spikes often signal economic overheating.
Data Processing
- Rate of Change (ROC) : Optionally applied to capture momentum in data series (default: 21-bar period).
- Z-Score Normalization : Standardizes indicators to a common scale (default: 252-bar lookback).
- Smoothing : Applies a short moving average to final signals (default: 5-bar period) to reduce noise.
- Binary Signals : Generated for each indicator (e.g., yield-curve inverted or PMI below 50) based on thresholds or Z-score deviations.
Probability Calculation
1. Each indicator’s binary signal is weighted according to user settings or dynamic performance.
2. Weights are normalized to sum to 100% across active indicators.
3. Leading and coincident signals are aggregated separately (if split mode is enabled) and combined using the specified mix.
4. The probability is adjusted by a regime multiplier, amplifying risk during Stress or Crisis regimes.
5. Optional smoothing ensures stable outputs.
Display and Visualization
- Probability Mode : Plots a continuous 0-100% recession probability with color gradients and confidence bands.
- Binary Mode : Categorizes risk into four levels (Minimal, Watch, Caution, Alert) for simplified dashboards.
- Lead/Coincident Mode : Displays leading and coincident probabilities separately to track signal divergence.
- Ensemble Mode : Averages traditional and split probabilities for a balanced view.
- Regime Background : Color-coded overlays (green for Expansion, orange for Late-Cycle, amber for Stress, red for Crisis).
- Analytics Table : Optional dashboard showing probability, confidence, regime, and top indicator statuses.
Practical Applications
- Asset Allocation : Adjust equity or bond exposures based on sustained probability increases.
- Risk Management : Hedge portfolios with VIX futures or options during regime shifts to Stress or Crisis.
- Sector Rotation : Shift toward defensive sectors when coincident signals rise above 50%.
- Trading Filters : Disable short-term strategies during high-risk regimes.
- Event Timing : Scale positions ahead of high-impact data releases when probability and VIX are elevated.
Configuration Guidelines
- Enable ROC and Z-score for consistent indicator comparison unless raw data is preferred.
- Use dynamic weighting with at least one economic cycle of data for optimal performance.
- Monitor stress composite scores above 80 alongside probabilities above 70 for critical risk signals.
- Adjust adaptation speed (default: 0.1) to 0.2 during Crisis regimes for faster indicator prioritization.
- Combine RWM with complementary tools (e.g., liquidity metrics) for intraday or short-term trading.
Limitations
- Macro indicators lag intraday market moves, making RWM better suited for strategic rather than tactical trading.
- Historical data availability may constrain dynamic weighting on shorter timeframes.
- Model accuracy depends on the quality and timeliness of economic data feeds.
Final Note
The Recession Warning Model provides a disciplined framework for monitoring economic downturn risks. By integrating diverse indicators with transparent weighting and regime-aware adjustments, it empowers users to make informed decisions in portfolio management, risk hedging, or macroeconomic research. Regular review of model outputs alongside market-specific tools ensures its effective application across varying market conditions.
Super SMA [UnMatrix]Super SMA — Trend-following & Target Tool
The Super SMA is a powerful, user-friendly trend-following indicator designed to help traders identify high-probability entries, exits, and targets on any chart and timeframe. It combines classic moving average cross strategies with volatility, momentum, and separation filters to generate reliable buy and sell signals.
Key Features:
1. Signal Clarity: Instantly spots market momentum shifts using dual SMA crossovers.
2. Volatility Filter: Includes an ATR check to avoid choppy, low-volatility conditions.
3. Momentum Confirmation: Optional filter ensures signals only trigger with supporting candle momentum.
4. Automatic Targets: Instantly plots entry, stop loss, and three take profit levels based on ATR and risk.
5. Clean Visuals: Lines and labels are clearly placed for easy reading without cluttering the chart.
6. No repainting: Once a signal appears, it stays, making backtesting and live trading straightforward.
How it Works:
a) Signal Generation: When the fast SMA crosses above (buy) or below (sell) the slower trend SMA, and all filters are met, a trade signal is issued.
b) Trade Management: The indicator automatically draws lines for Entry (EP), Stop Loss (SL), and Take Profits (TP1, TP2, TP3), helping you manage trades visually.
c) Smart Filtering: Only signals with sufficient volatility, momentum, and SMA separation are triggered — reducing false positives.
Best For:
a) Trend-following traders seeking reliable entries and risk management.
b) Any asset or timeframe, from crypto to forex, stocks, and indices.
How to Use:
a) Wait for a Buy+ or Sell+ signal.
b) Use the plotted entry, stop loss, and targets for trade planning.
c) Optionally, combine with your favorite price action or confirmation tools.
Give Super SMA a try and streamline your trend-trading with confidence!
KitoBoy_trading_Bay/Sell_GRAALThis script is an indispensable tool for traders, which includes such tools as support and resistance levels, Slip Loss or Super trend, display of maximum volume levels and trading. Average moving averages. Using Fibonacci and Camarilla levels, as well as pivot reversal levels, the indicator shows buy zones and optimal sell zones for any instrument.
The indicator can be used on different timeframes, which makes it suitable for both intraday and medium-term trading.
For example, on a 15-minute timeframe, this indicator shows optimal points for buying and selling during the day, buying at the lower levels, highlighted in red, such as Target 1 and Target 2, which are often good points for buying.
These levels are automatically updated once a day and are dynamic, every day at 03:00 with new price values and targets, thereby showing where to buy the instrument and where to sell with targets for each day.
The essence of this indicator is as follows:
it divides the chart into zones where... The optimal zone for buying any instrument is Bay Reversal and is highlighted in green.
When the price goes below, the next zone for buying is the Break Down zone and level. This level is the lower boundary of the price channel and most often becomes a reversal level during standard corrections.
In the event of a breakout and consolidation of the price below this level, most often the price comes and reverses from the following levels - these are the lower Target 1 and Target 2, which are the main targets for correction and the best points for entering a position.
Most often, the price falsely pierces them, collecting stop orders under them and reverses, through reversal formations, changing the trend to the opposite.
Having bought and gained a position between the values from the Bay Reversal - Break Down - Targets levels and having received a great average purchase price for the instrument, we place limit orders for sale at the levels - Sell Reversal - we transfer the first take and stop to no loss.
The next targets for taking profit will be the Break Out levels and the two upper Targets, these are the main targets for fixing the position.
I will give you an example of a successful and correct setup using this indicator:
I want to buy bitcoin for $ 200 full pose ✍️
I divide the entry into 4 parts:
- where the first purchase is for $ 10 from the level according to the Bay Reversal indicator
- the 2nd purchase is for $ 20 from the Break Down level, which is important! double volume
- 3rd purchase for $40 from the lower level of Target 1, the price comes there in 90% of cases❗️and most often reverses from it
- 4th top-up happens rarely, so I hold $130 for this case and buy from the last lower target 2 and wait for the targets.
The first take to fix the profit occurs at the Sell Reversal level, where we fix part of the position and move the stop to no loss❗️
Next by targets🎯, where the level of the next profit fixation = Break Out control and exit the position completely at the upper values = Target 1 and Target 2, where the deal is completely closed.
IMPORTANT! We always hide the stop for these setups behind the lower target 2 by 5%
Ideally, the best prices are to buy at the lower targets and sell at the upper targets
with a clear stop, behind the lower targets. I do not recommend ignoring stops. Safety first.
We have thought of everything for you, here are the pivots and levels, and trend and Fibonacci levels.... In a word, the grail! No analogues. Works like a clock on all time frames.
The nearest frame is a daily, the beginning of the month, new targets. Working out according to the timing is 1 month
Time frame is a week - working out according to the timing is half a year
Time frame is 15 minutes, targets within a day, at 03.00 each day = new targets for the day.
TF 1 hour - 4 hours - 12 hours = targets for the week. Every Monday at 03.00 new targets for the new week.
Month - working out for a year, main goals for the cycle.
For any questions, write to me in a personal message @Igor_Vorobyev
A truly worthy, necessary and useful script.
Detector Max Pro com AB=CD (Sinais Otimizados)
📌 Max Pro Detector with AB=CD – Fixed SignalsComplete visual system for cryptocurrency futures.🔹 Buy/Sell by EMAs, RSI, Volume, and Engulfing🔹 Moderate Early Signal🔹 FVG + Automatic Order Blocks🔹 AB=CD Pattern (up and down)🔹 Fixed arrows that do not disappear from the chart
Venom II The Venom Indicator II is a 2-candle reversal setup grounded in Candle Range Theory, trap logic, and wick manipulation—commonly used to detect false breaks and liquidity grabs. It's a precision-entry model aimed at spotting reversals near key levels with strict validation conditions.