Price Opening LevelsThis TradingView indicator by SnipingInTheRange is designed specifically for futures and indices. It plots key market opening prices:
- Daily, Weekly, Monthly Opens
- SITR Price Open — the 9:30 AM New York session open
The SITR Price Open is the core level, marking the exact price when the NYSE opens. It’s labeled clearly and used as a strategic anchor for intraday trades, reflecting institutional momentum and volatility.
Customizable features include line styles, colors, label visibility, and offset positioning—giving futures and index traders clean, precise visual cues for high-probability setups.
Supporto e resistenza
EMA Deviation with Min/Max Levelshis indicator visualizes the percentage deviation of the closing price from its Exponential Moving Average (EMA), helping traders identify overbought and oversold conditions. It dynamically tracks the minimum and maximum deviation levels over a user-defined lookback period, highlighting extreme zones with color-coded signals:
• 🔵 Normal deviation range
• 🔴 Near historical maximum — potential sell zone
• 🟢 Near historical minimum — potential buy zone
Use it to spot price extremes relative to trend and anticipate possible reversals or mean reversion setups.
Supertrend - Support & ResistanceSupertrend – Multi-Timeframe Support & Resistance
This script overlays multiple Supertrend bands from higher timeframes on a single chart and treats them as dynamic support and resistance. The goal is simple: see the bigger picture without leaving your current timeframe.
What it does
• Calculates Supertrend using the same ATR Length and Factor across 5m, 15m, 30m, 1h, 4h, 8h, 12h, and 1D.
• Pulls each timeframe via request.security(..., lookahead_off) so values only update on candle close. No look-ahead, no “teleporting” lines.
• Plots each timeframe’s Supertrend as an on-chart band with increasing transparency the higher you go, so you can visually separate short-term vs higher-timeframe structure.
• Colors indicate direction:
• Green = bearish band above price (acting as resistance)
• Red = bullish band below price (acting as support)
• Drops compact labels (5m, 15m, 30m, etc.) every 20 bars right on the corresponding Supertrend level, so you can quickly identify which line belongs to which timeframe.
Why this helps
Supertrend is great for trend definition and trailing stops. But one timeframe alone can whipsaw you. By stacking multiple timeframes:
• Confluence stands out. When several higher-TF bands cluster, price often reacts.
• You see where intraday pullbacks are likely to pause (lower TF bands) and where trend reversals are more meaningful (higher TF bands).
• It’s easier to align entries with the dominant trend while still timing them on your working timeframe.
How it works (quick refresher)
Supertrend uses ATR to offset a median price with a multiplier (Factor). When price crosses the band, direction flips and the trailing line switches sides. This script exposes:
• ATR Length (default 10): sensitivity of the ATR. Smaller = tighter band, more flips. Larger = smoother, fewer flips.
• Factor (default 3.0): multiplier applied to ATR. Larger = wider band, more conservative.
The same settings are used for all timeframes for clean, apples-to-apples comparisons.
How to use it
• Trend alignment: Prefer longs when most higher-TF lines are below price (red support). Prefer shorts when most are above price (green resistance).
• Pullback entries: In an uptrend, look for pullbacks into a lower-TF red band that lines up near a higher-TF red band. That overlap is your “zone.”
• Breakout confirmation: A strong break and close beyond a higher-TF band carries more weight than a lower-TF poke.
• Stops and targets: Use the nearest opposing band as a logic point. For example, in a long, if price loses the lower-TF red band and the next higher-TF band is close overhead, trim or tighten.
Signals you can read at a glance
• Stacking: Multiple red bands beneath price = strong bullish structure. Multiple green bands above price = strong bearish structure.
• Compression: Bands from different TFs squeezing together often precede expansion.
• Flip zones: When a higher-TF band flips side, treat that level as newly minted support/resistance.
Design choices in the code
• lookahead_off on all request.security calls avoids repainting from future data.
• Increasing transparency as the timeframe rises makes lower-TF context visible without drowning the chart.
• Labels every 20 bars keep the chart readable while still giving you frequent anchors.
Good to know (limits and tips)
• This is an overlay of closed-bar Supertrend values from higher TFs. Intrabar moves can still exceed a band before close; final signal prints at candle close of that timeframe.
• Using the same ATR/factor across TFs makes confluence easier to judge. If you need independent tuning per TF, you can clone the security calls and add separate inputs.
• On very low timeframes with many symbols, multiple request.security calls can be heavy. If performance drops, hide one or two higher TFs or increase the label spacing.
Risk note
This is a context tool, not an auto-trader. Combine it with structure (HH/HL vs LH/LL), volume, and your execution rules. Always test on your market and timeframe before committing real capital.
Support & Resistance Breakouts with TPThis indicator identifies key support and resistance levels based on recent highs and lows over a customizable lookback period. It visually marks breakout signals when price crosses these levels and optionally displays take profit (TP) points after a set number of bars following a breakout.
Features:
Dynamic calculation of support and resistance with adjustable length
ATR-based buffer zones with gradient fills for clear visualization
Multiple line thickness options for personal preference
Breakout signals indicated by arrows on the chart
Optional TP labels to highlight exit points
Alert conditions for breakout and TP events for automated trading alerts
Recent Range DetectorOverview
The Recent Range Detector is a specialized indicator designed to identify when an asset is currently range-bound, providing traders with clear support and resistance levels for range trading strategies. Unlike traditional indicators that focus on trend detection, this tool specifically answers the question: "Is the price range-bound right now, and what are the exact trading levels?"
Key Features
✅ Smart Range Detection - Uses a multi-factor scoring system to identify legitimate ranges
✅ Dynamic Support/Resistance Levels - Automatically calculates and displays key trading levels
✅ Range Quality Scoring - Provides confidence levels (Strong/Moderate/Weak Range)
✅ Touch Validation - Counts actual price touches to confirm range reliability
✅ Breakout Detection - Alerts when price exits the established range
✅ Visual Clarity - Clean boxes, lines, and labels for easy interpretation
How It Works
The indicator analyses recent price action using three core metrics:
Touch Quality (40%) - How many times price has respected support/resistance levels
Containment Quality (40%) - What percentage of recent bars stayed within the range
Recent Respect (20%) - Whether the latest price action confirms the range
These combine into a Range Score (0-1) that determines range strength and reliability.
Settings & Parameters
Range Lookback Period (Default: 15)
Number of bars to analyse for range detection
Shorter periods = more responsive to recent ranges
Longer periods = more stable, fewer false signals
Range Tolerance (Default: 2.0%)
Tolerance for price touches around exact highs/lows
Lower values = stricter range requirements
Higher values = more flexible range detection
Minimum Touches (Default: 3)
Required number of support/resistance touches for valid range
Higher values = more confirmed ranges, fewer signals
Lower values = more sensitive, earlier detection
Visual Options
Show Range Box: Displays the range boundaries
Show Support/Resistance Lines: Extends levels into the future
Understanding the Output
Range Score (0.000 - 1.000)
0.7+ = Strong Range (Green) - High confidence range trading setup
0.5-0.7 = Moderate Range (Yellow) - Decent range with some caution
0.3-0.5 = Weak Range (Orange) - Low confidence, be careful
<0.3 = Not Ranging - Avoid range trading strategies
Range Status Classifications
Strong Range - Perfect for range trading strategies
Moderate Range - Good range with normal risk
Weak Range - Marginal range, use smaller positions
Not Ranging - Price is trending or too choppy for range trading
Key Metrics in Info Table
Range Size (%) - Size of the range relative to price level
5-15% = Ideal range size for most strategies
<5% = Tight range, lower profit potential
>15% = Wide range, higher profit potential but more risk
Support/Resistance Levels - Exact price levels for entries/exits
Use these as your key trading levels
Support = potential buy zone
Resistance = potential sell zone
Total Touches - Number of times price respected the levels
3-5 touches = Newly formed range
6-10 touches = Well-established range
10+ touches = Very strong, reliable range
Price Position (%) - Current location within the range
0-20% = Near support (potential long opportunity)
80-100% = Near resistance (potential short opportunity)
40-60% = Middle of range (wait for better entry)
Visual Elements
Range Box
Green Box = Strong Range (Score ≥ 0.7)
Yellow Box = Moderate Range (Score 0.5-0.7)
Orange Box = Weak Range (Score 0.3-0.5)
Support/Resistance Lines
- Horizontal lines showing exact trading levels
- Extend into the future for forward guidance
- Colour matches the range strength
Background Colouring
- Subtle background tint during range periods
- Helps quickly identify ranging vs trending markets
Breakout Signals
- 📈 RANGE BREAK UP - Price breaks above resistance
- 📉 RANGE BREAK DOWN - Price breaks below support
- Only appears for confirmed ranges (Score ≥ 0.5)
Trading Applications
Range Trading Strategy
1. Look for Range Score ≥ 0.5
2. Buy near support (Price Position 0-20%)
3. Sell near resistance (Price Position 80-100%)
4. Set stops just outside the range
5. Exit on breakout signals
Breakout Strategy
1. Identify strong ranges (Score ≥ 0.7)
2. Wait for volume-confirmed breakout
3. Enter in breakout direction
4. Use previous resistance as support (or vice versa)
Market Context
- Strong ranges often occur after trending moves
- Use higher timeframes to confirm overall market structure
- Combine with volume analysis for better entries/exits
Best Practices
What to Look For
✅ Range Score ≥ 0.5 for trading consideration
✅ Multiple touches (5+) for confirmation
✅ Clear price rejection at levels
✅ Reasonable range size (5-15% for most assets)
✅ Recent price respect of boundaries
What to Avoid
❌ Trading ranges with Score < 0.3
❌ Very tight ranges (<3% size) - low profit potential
❌ Ranges with only 1-2 touches - not confirmed
❌ Ignoring breakout signals
❌ Trading against the higher timeframe trend
Alerts Available
- Range Detected - New range formation
- Range Break Up - Upward breakout
- Range Break Down - Downward breakout
- Range Ended - Range condition ended
Timeframe Recommendations
- Daily Charts - Best for swing trading ranges
- 4H Charts - Good for intermediate-term ranges
- 1H Charts - Suitable for day trading ranges
- Lower Timeframes - May produce more noise
Conclusion
The Recent Range Detector eliminates guesswork in range identification by providing objective, quantified range analysis. It's particularly valuable for traders who prefer range-bound strategies or need to identify when trending strategies should be avoided.
Remember: No indicator is perfect. Always combine with proper risk management, volume analysis, and broader market context for best results.
Disclaimer
This indicator is for educational purposes only and should not be considered as financial advice. Trading involves risk, and past performance does not guarantee future results. Always conduct your own research and consider your risk tolerance before making any trading decisions.
Prev D/W/M + Asia & London Levels [Oeditrades]Prev D/W/M + Asia & London Levels
Author: Oeditrades
Platform: Pine Script® v6
What it does
Plots only the most recent, fully completed:
Previous Day / Week / Month highs & lows
Asia and London session highs & lows
Levels are drawn as true horizontal lines from the period/session start and extended to the right for easy confluence reading. The script is non-repainting.
How it works
Prev Day/Week/Month: Uses completed HTF candles (high / low ) so values are fixed for the entire next period.
Sessions (NY time): Asia (default 20:00–03:00) and London (default 03:00–08:00) are tracked in America/New_York time. High/low are locked when the session ends, and the line is anchored at that session’s start.
Inputs & customization
Visibility: toggle Previous Day/Week/Month, Asia, London, and labels.
Colors: highs default red; lows default green (user-configurable). Session highs default pink, lows aqua (also editable).
Style: line style (solid/dotted/dashed) and width.
Sessions: editable time windows for Asia and London (still interpreted in New York time).
Disclaimer: optional on-chart disclaimer panel with editable text.
Notes
Works on any timeframe. For intraday charts, the HTF values remain constant until the next HTF bar completes.
If your market’s overnight hours differ, simply adjust the session windows in Inputs.
Lines intentionally show only the latest completed period/session to keep charts clean.
Use cases
Quick view of PDH/PDL, PWH/PWL, PMH/PML for bias and liquidity.
Intraday planning around Asia/London range breaks, retests, and overlaps with prior levels.
Disclaimer
This tool is for educational purposes only and is not financial advice. Markets involve risk; past performance does not guarantee future results.
Source-indicatorsSource Indicators – A premium TradingView tool combining automated support/resistance levels, dynamic trendlines, and breakout alerts.
Perfect for spotting key market zones and trend shifts in real-time.
Floating Bands of the Argentine Peso (Sebastian.Waisgold)
The BCRA ( Central Bank of the Argentine Republic ) announced that as of Monday, April 15, 2025, the Argentine Peso (USDARS) will float within a system of divergent exchange rate bands.
The upper band was set at ARS 1400 per USD on 15/04/2025, with a +1% monthly adjustment distributed daily, rising by a fraction each day.
The lower band was set at ARS 1000 per USD on 15/04/2025, with a –1% monthly adjustment distributed daily, falling by a fraction each day.
This indicator is crucial for anyone trading USDARS, since the BCRA will only intervene in these situations:
- Selling : if the Peso depreciates against the USD above the upper band .
- Buying : if the Peso appreciates against the USD below the lower band .
Therefore, this indicator can be used as follows:
- If USDARS is above the upper band , it is “expensive” and you may sell .
- If USDARS is below the lower band , it is “cheap” and you may buy .
It can also be applied to other assets such as:
- USDTARS
- Dollar Cable / CCL (Contado con Liquidación) , derived from the BCBA:YPFD / NYSE:YPF ratio.
A mid band —exactly halfway between the upper and lower bands—has also been added.
Once added, the indicator should look like this:
In the following image you can see:
- Upper Floating Band
- Lower Floating Band
- Mid Floating Band
User Configuration
By double-clicking any line you can adjust:
- Start day (Dia de incio), month (Mes de inicio), and year (Año de inicio)
- Initial upper band value (Valor inicial banda superior)
- Initial lower band value (Valor inicial banda inferior)
- Monthly rate Tasa mensual %)
It is recommended not to modify these settings for the Argentine Peso, as they reflect the BCRA’s official framework. However, you may customize them—and the line colors—for other assets or currencies implementing a similar band scheme.
Deep in the Tape VSA Deep in the Tape VSA
Overview
This indicator applies classic Volume Spread Analysis (VSA) concepts to highlight potential supply/demand events and contextual confirmations on any symbol or timeframe. It focuses on visual study signals (no alerts or trade labels) to help with discretionary analysis.
What it plots
VSA Events: Stopping Volume (SV), Supply Coming In, Buying Climax (BC), Upthrust (UT), No Demand (ND), No Supply (NS), Selling Climax (SC), Shakeout (SO), Test Bar (confirmed), End of Rising Market (EoRM).
Context Lines: When an ultra-high-volume VSA trigger occurs, the bar’s high/low are extended forward as reference lines.
Cluster Zones (optional): Highlights ranges formed after sequences of high-volume bars, with bullish/bearish bias coloring.
Moving Average (optional): Simple MA with color shift based on price relative to the MA.
Logic highlights
Background Strength/Weakness: Tracks recent bullish (SC/SV/SO) and bearish (UT/BC/Supply Coming In) triggers.
Confirmations: Examples include test confirmations after NS/Test, SC/SV continuation checks, UT/BC breakdown/failed responses, and EoRM follow-through.
Failures: Flags conditions where prior signals fail to follow through (e.g., ND/NS failures) under volume/close-position constraints.
Bias Heuristic: Compares peak volumes of recent bullish vs. bearish triggers to infer short-term directional bias.
Inputs (selected)
Toggle individual VSA events (SV, Supply Coming In, BC, UT, ND, NS, Test, SO).
Moving Average length & enable/disable.
Cluster detection parameters (range, minimum bars).
Volume/ATR multipliers, ultra-high-volume lookback, spread/close-position thresholds.
How to use
Start on higher timeframes to establish context, then drill down.
Use the extended high/low from trigger bars as support/resistance reference.
Combine VSA events with spread/close position and relative volume, rather than treating any single signal as a standalone entry.
Notes
Educational/study tool only. Not financial advice.
Signals are contextual and can repaint intra-bar until the bar closes.
Performance may vary by symbol/timeframe due to differing volume characteristics.
V1 — CVD with sessions scaled + divergence stackCVD with session: the three different session colors (fuchsia, purple, and blue).
There are two areas — green and red — which represent divergences with the price.
Be careful: both divergence and confirmation require a valid structure change.
The bubble is a visual aid to help validate or reject the divergence.
A bubble is calculated based on the previous session. You can adjust the volatility using lookbackCloseLL and lookbackHighBR.
SITR Inside Candle + Inside Bar Finder📈 How Traders Use It
- Bullish Setup: Inside Bar forms after a strong bullish Mother Candle. A breakout above the Inside Bar’s high signals continuation.
- Bearish Setup: Inside Bar forms after a strong bearish Mother Candle. A breakout below the Inside Bar’s low signals continuation.
- Reversal Setup: Inside Bar forms after exhaustion or near key support/resistance. Breakout in the opposite direction signals reversal.
🧭 Why It Matters
- Inside Bars represent compression — price is coiling within a tight range.
- Breakouts from Inside Bars often lead to explosive moves.
- The Mother Candle provides context — its size and direction help interpret the breakout’s strength.
🧪 Example
Imagine this sequence:
- A large bullish candle (Mother Candle)
- A small candle entirely within its range (Inside Bar)
- Price breaks above the Inside Bar’s high → Bullish SITR signal
Malama's AI Dynamic SR Trend Lines This indicator provides a sophisticated approach to trend line analysis by automatically plotting dynamic support and resistance levels on your chart. Unlike traditional methods that require manually connecting two points, this script uses linear regression on a set of the most recent, significant pivot points. This statistical approach creates trend lines that are more robust, adaptive, and reflective of the current market structure.
The "AI" component lies in its ability to intelligently filter market noise and dynamically adjust to the latest price action, providing a clean and relevant analytical tool for traders.
2. Core Concepts & How It Works
The script's logic is built on a multi-stage process to ensure the generated trend lines are as meaningful as possible.
Pivot Detection: The foundation of the indicator is identifying key swing highs and lows using standard pivot calculations. These points represent potential turning points in the market.
Intelligent Filtering: To avoid clutter from insignificant price fluctuations, the script employs two crucial filters:
ATR Sensitivity Filter: It ignores minor pivots that are too close to the price action, ensuring that only structurally significant swing points are used for calculations. This filters out market noise.
Angular Filter: It discards trend lines that are excessively steep (e.g., over 45 degrees). Such steep lines often represent unsustainable parabolic moves rather than reliable support or resistance zones.
Linear Regression (The "AI" Engine): This is the core of the indicator's originality. Instead of just connecting the last two pivots, the script takes a cluster of the most recent valid pivots (e.g., the last 3, 4, or 5) and calculates the single "line of best fit" that passes through them. This statistical method provides a more accurate and stable representation of the trend's trajectory.
Dynamic Adaptation: The trend lines are not static. As new, significant pivots form, they are added to the calculation set, and the oldest ones are dropped. The regression line is then re-calculated, ensuring the support and resistance levels dynamically adapt to the evolving market trend.
3. Key Features & How to Use
This script is designed to be a versatile tool for trend analysis, confluence, and signal generation.
Dynamic Support & Resistance: Use the green (support) and red (resistance) lines as you would any major trend line. Look for price reactions at these levels, such as bounces, rejections, or powerful breakouts.
Line Strength Visualization: The thickness of a trend line indicates its strength. A thicker line is based on more pivot points or has confluence with an optional EMA, suggesting it's a more significant level that has been respected multiple times.
Automatic Line Pruning: To maintain a clean and readable chart, the indicator automatically removes old trend lines once the price has moved significantly far away from them, leaving only the most relevant levels visible.
Full Customization: Nearly every parameter is adjustable in the settings, including pivot lookback lengths, ATR and angle filters, and all visual aspects like colors and line styles.
Built-in Alerts: You can create alerts directly from the indicator to be notified whenever the price crosses above, crosses below, or simply touches one of the dynamic trend lines.
4. Important Considerations (Disclaimer)
Line Adjustment: Because the indicator is designed to be adaptive, the trend lines will recalculate and adjust as new pivot points are formed and confirmed. This is a core feature of its dynamic nature, meaning the lines are not fixed historical plots. Always wait for a candle to close before making decisions based on a line's position.
Not a Standalone System: This tool is intended for analysis and confirmation. It should be used as part of a comprehensive trading strategy that includes other forms of analysis, risk management, and your own market expertise.
Past performance of the trend lines in identifying support and resistance is not a guarantee of future results. Always trade responsibly.
OctaScalp Precision Pro [By TraderMan]What is OctaScalp Precision Pro ? 🚀
OctaScalp Precision is a powerful scalping indicator designed for fast, short-term trades. It combines eight technical indicators to generate 💪 high-accuracy buy 📗 and sell 📕 signals. Optimized for scalpers, this tool targets small price movements in low timeframes (1M, 5M). With visual lines 📈, labels 🎯, and Telegram alerts 📬, it simplifies quick decision-making, enhances risk management, and tracks trade performance.
What Does It Do? 🎯
Fast Signals: Produces reliable buy/sell signals using a consensus of eight indicators.
Risk Management: Offers automated Take Profit (TP) 🟢 and Stop Loss (SL) 🔴 levels with a 2:1 reward/risk ratio.
Trend Confirmation: Validates short-term trends with a 30-period EMA zone.
Performance Tracking: Records trade success rates (%) and the last 5 trades 📊.
User-Friendly: Displays market strength, signal type, and trade details in a top-right table.
Alerts: Sends Telegram-compatible notifications for new positions and trade results 📲.
How Does It Work? 🛠️
OctaScalp Precision integrates eight technical indicators (RSI, MACD, Stochastic, Momentum, 200-period EMA, Supertrend, CCI, OBV) for robust analysis. Each indicator contributes 0 or 1 point to a bullish 📈 or bearish 📉 score (max 8 points). Signals are generated as follows:
Buy Signal 📗: Bullish score ≥6 and higher than bearish score.
Sell Signal 📕: Bearish score ≥6 and higher than bullish score.
EMA Zone 📏: A zone (default 0.1%) around a 30-period EMA confirms trends. Price staying above or below the zone for 4 bars validates the direction:
Up Direction: Price above zone, color green 🟢.
Down Direction: Price below zone, color red 🔴.
Neutral: Price within zone, color gray ⚪.
Entry/Exit: Entries are triggered on new signals, with TP (2% profit) and SL (1% risk) auto-calculated.
Table & Alerts: Displays market strength (% bull/bear), signal type, entry/TP/SL, and success rate in a table. Telegram alerts provide instant notifications.
How to Use It? 📚
Setup 🖥️:
Add the indicator to TradingView and use default settings or customize (EMA length, zone width, etc.).
Best for low timeframes (1M, 5M).
Signal Monitoring 🔍:
Check the table: Bull Strength 📗 and Bear Strength 📕 percentages indicate signal reliability.
Confirm Buy (📗 BUY) or Sell (📕 SELL) signals when trendSignal is 1 or -1.
Entering a Position 🎯:
Buy: trendSignal = 1, bullish score ≥6, and higher than bearish score, enter at the entry price.
Sell: trendSignal = -1, bearish score ≥6, and higher than bullish score, enter at the entry price.
TP and SL: Follow the green (TP) 🟢 and red (SL) 🔴 lines on the chart.
Exiting 🏁:
If price hits TP, trade is marked ✅ successful; if SL, marked ❌ failed.
Results are shown in the “Last 5 Trades” 📜 section of the table.
Setting Alerts 📬:
Enable alerts in TradingView. Receive Telegram notifications for new positions and trade outcomes.
Position Entry Strategy 💡
Entry Conditions:
For Buy: Bullish score ≥6, trendSignal = 1, price above EMA zone 🟢.
For Sell: Bearish score ≥6, trendSignal = -1, price below EMA zone 🔴.
Check bull/bear strength in the table (70%+ is ideal for strong signals).
Additional Confirmation:
Use on high-volume assets (e.g., BTC/USD, EUR/USD).
Validate signals with support/resistance levels.
Be cautious in ranging markets; false signals may increase.
Risk Management:
Stick to the 2:1 reward/risk ratio (TP 2%, SL 1%).
Limit position size to 1-2% of your account.
Tips and Recommendations 🌟
Best Markets: Ideal for volatile markets (crypto, forex) and low timeframes (1M, 5M).
Settings: Adjust EMA length (default 30) or zone width (0.1%) based on the market.
Backtesting: Test on historical data to evaluate success rate 📊.
Discipline: Follow signals strictly and avoid emotional decisions.
OctaScalp Precision makes scalping fast, precise, and reliable! 🚀
AI-Powered ScalpMaster Pro [By TraderMan]🧠 AI-Powered ScalpMaster Pro How It Works
📊 What Is the Indicator and What Does It Do?
🧠 AI-Powered ScalpMaster Pro is a powerful technical analysis tool designed for scalping (short-term, fast-paced trading) in financial markets such as forex, crypto, or stocks. It combines multiple technical indicators (RSI, MACD, Stochastic, Momentum, EMA, SuperTrend, CCI, and OBV) to identify market trends and generate AI-driven buy (🟢) or sell (🔴) signals. The goal is to help traders seize profitable scalping opportunities with quick and precise decisions. 🚀
Key Features:
🧠 AI-Driven Logic: Analyzes signals from multiple indicators to produce reliable trend signals.
📈 Signal Strength: Displays buy (bull) and sell (bear) signal strength as percentages.
✅ Success Rate: Tracks the performance of the last 5 trades and calculates the success rate.
🎯 Entry, TP, and SL Levels: Automatically sets entry points, take profit (TP), and stop loss (SL) levels.
📏 EMA Zone: Analyzes price movement around the EMA 200 to confirm trend direction.
⚙️ How Does It Work?
The indicator uses a scoring system by combining the following technical indicators:
RSI (14): Evaluates whether the price is in overbought or oversold zones.
MACD (12, 26, 9): Analyzes trend direction and momentum.
Stochastic (%K): Measures the speed of price movement.
Momentum: Checks the price change over the last 10 bars.
EMA 200: Determines the long-term trend direction.
SuperTrend: Tracks trends based on volatility.
CCI (20): Measures price deviation from its normal range.
OBV ROC: Analyzes volume changes.
Each indicator generates a buy (bull) or sell (bear) signal. If 6 or more indicators align in the same direction (e.g., bullScore >= 6 for buy), the indicator produces a strong trend signal:
📈 Strong Buy Signal: bullScore >= 6 and bullScore > bearScore.
📉 Strong Sell Signal: bearScore >= 6 and bearScore > bullScore.
🔸 Neutral: No dominant direction.
Additionally, the EMA Zone feature confirms the trend based on the price’s position relative to a zone around the EMA 200:
Price above the zone and sufficiently distant → Uptrend (UP). 🟢
Price below the zone and sufficiently distant → Downtrend (DOWN). 🔴
Price within the zone → Neutral. 🔸
🖥️ Display on the Chart
Table: A table in the top-right corner shows the status of all indicators (✅ Buy / ❌ Sell), signal strength (as %), success rate, and results of the last 5 trades.
Lines and Labels:
🎯 Entry Level: A gray line at the price level when a new signal is generated.
🟢 TP (Take Profit): A green line showing the take-profit level.
🔴 SL (Stop Loss): A red line showing the stop-loss level.
EMA Zone: The EMA 200 and its surrounding colored zone visualize the trend direction (green: uptrend, red: downtrend, gray: neutral).
📝 How to Use It?
Platform Setup:
Add the indicator to the TradingView platform.
Customize settings as needed (e.g., EMA length, risk/reward ratio).
Monitoring Signals:
Check the table: Look for 📈 STRONG BUY or 📉 STRONG SELL signals to prepare for a trade.
AI Text: Trust signals more when it says "🧠 FULL CONFIDENCE" (success rate ≥ 50%). Be cautious if it says "⚠️ LOW CONFIDENCE."
Entering a Position:
🟢 Buy Signal:
Table shows "📈 STRONG BUY" and bullScore >= 6.
Price is above the EMA Zone (green zone).
Entry: Current price (🎯 entry line).
TP: 2% above the entry price (🟢 TP line).
SL: 1% below the entry price (🔴 SL line).
🔴 Sell Signal:
Table shows "📉 STRONG SELL" and bearScore >= 6.
Price is below the EMA Zone (red zone).
Entry: Current price (🎯 entry line).
TP: 2% below the entry price (🟢 TP line).
SL: 1% above the entry price (🔴 SL line).
Position Management:
If the price hits TP, the trade closes profitably (✅ Successful).
If the price hits SL, the trade closes with a loss (❌ Failed).
Results are updated in the "Last 5 Trades" section of the table.
Risk Management:
Default risk/reward ratio is 1:2 (1% risk, 2% reward).
Always adjust position size based on your capital.
Consider smaller lot sizes for "⚠️ LOW CONFIDENCE" signals.
💡 Tips
Timeframe: Use 1-minute, 5-minute, or 15-minute charts for scalping.
Market Selection: Works best in volatile markets (e.g., BTC/USD, EUR/USD).
Confirmation: Ensure the EMA Zone trend aligns with the signal.
Discipline: Stick to TP and SL levels, avoid emotional decisions.
⚠️ Warnings
No indicator is 100% accurate. Always use additional analysis (e.g., support/resistance).
Be cautious during high-volatility periods (e.g., news events).
The success rate is based on past performance and does not guarantee future results.
Smart Zone Detector by Mihkel00Advanced support/resistance indicator with dynamic zones and volume confirmation.
Smart Zone Detector automatically identifies key support and resistance zones using pivot points with following features:
Dynamic ATR-based zones that adapt to market volatility
Volume confirmation to filter out weak levels
Touch counting with strength classification (3x, 8x, 13x+ touches)
What You Get
Active Zones: Current qualified S/R levels (3+ touches)
Strong Zones: High-confidence areas with multiple confirmations
Color-coded zone strength (Green=Strong, Orange=Medium, Red=Weak)
Touch count labels showing zone significance
How to Use
Zone Identification: Look for zones with 3+ touches - these are qualified levels
Strength Assessment: Higher touch counts (8x, 13x+) = stronger zones
Volume Confirmation: volume-backed zones (more reliable)
Zone Interactions: Green/red X-crosses show real-time support/resistance tests
Dynamic Sizing: Zones automatically adjust width based on ATR
Settings
Lookback: How far back to scan for pivots (default: 100 bars)
Min Touches: Qualification threshold (default: 3 touches)
Volume Confirmation: Enable for higher-quality zones
Zone Tolerance: Sensitivity for merging nearby levels
Dynamic S/R Zones Pro [By TraderMan]Dynamic S/R Zones Pro
Short pitch:
Dynamic S/R Zones Pro automatically maps support and resistance levels using pivot highs/lows and draws surrounding zones. It displays lines, labels and a table — making it fast to spot relevant price areas on your chart. 📊✨
🔎 What does this indicator do?
Detects pivot highs/lows and converts them into dynamic S/R levels.
Draws a zone around each level (upper & lower bands) so you can see the interaction area. 🟢🔴
Counts how often each level was tested and writes that “strength” in the table — so you can prioritize levels.
Fully configurable colors, line styles, zone width and table display. 🎛️
Note: Pivot-based S/R is a widely used, objective way to map price levels — see pivot basics.
Investopedia
⚙️ How it works (technical)
Uses pivotRange = 10 to search for highs/lows inside that window.
Looks back analysisPeriod (284 in your script) and selects meaningful pivots; filters by strengthSR threshold.
channelPercent and zonePercent define band thickness (zone), with zoneWidthPercent applied over the last 300 bars.
Strength = number of times price tested that band; used for filtering and the table.
High/Low Zones option draws wide reference bands around the period’s highest/lowest pivots.
(Pivot logic here is pivot-based SR mapping — not classical static pivot formulas, but the same principle of marking widely watched price levels.)
Investopedia
🛠️ How to use (step-by-step)
Enable SR: toggle S/R drawing on/off.
Strength (strengthSR): increase to show only well-tested levels, decrease to show more levels.
Line Style / Width: readability and aesthetics.
Show Zones / Zone Width %: enable zones and set width (e.g. 2% of recent range).
Show High/Low Zones: draw wide reference zones for the highest/lowest pivots.
Extend SR: extend lines across the chart (past/future) for clarity.
Show Table: display levels, zone boundaries and strength in the top-right table. 📋
🎯 Trade entry ideas (examples)
Not financial advice — examples of how traders commonly use S/R zones.
1) Bounce Long (support zone buy)
Condition: Price arrives at a support zone and shows a bullish confirmation candle (e.g., hammer, bullish engulfing).
Extra confirmation: oversold RSI or supportive volume.
Entry: on confirmed candle close (market or limit).
SL: slightly below the zone’s lower band.
TP: next resistance or target R:R ≥ 1:2. (Retest confirmations reduce false-breakout risk.)
fxopen.com
Investopedia
2) Breakout Long
Condition: Price breaks resistance with increased volume.
Tactic: wait for a retest of the broken resistance (now support). Enter on confirmation.
SL: below the retest low or zone lower band.
TP: next zone / predetermined R:R target. Breakouts need volume/retest confirmation to avoid fakeouts.
Investopedia
fxopen.com
3) Scalp
Use narrower zones, smaller TF, very tight SL and smaller R:R (e.g., 1:1), account for spreads/fees.
🛡️ Risk management
Don’t risk too much per trade — follow a fixed % (e.g., 1–2% max).
cmegroup.com
Plan SL & TP before entry; avoid emotional adjustments.
Investopedia
Calculate risk/reward; aim for a favorable R:R and backtest your rules.
CenterPoint Securities
✔️ Practical tips
Filter by strength to remove noisy levels.
Timeframe matters: higher TF = stronger levels.
Combine with other indicators (volume, RSI, MAs) for better confirmation.
Backtest the script and your entry rules before deploying live.
Quick summary: Dynamic S/R Zones Pro is a pivot-based S/R & zone mapper that highlights strong levels and helps you trade bounces, breakouts and retests — but always use SL/TP and solid risk management.
Investopedia
+2
Investopedia
+2
fxopen.com
Disclaimer: Not financial advice. Trading involves risk. 🔒
Latent Regime Informed Monte Carlo ForecastThis script uses a Monte Carlo simulation to forecast where price might be a set number of bars into the future (default 6 bars ahead). It generates hundreds of possible future price paths based on an average move (drift) and random shocks (volatility). The result is a distribution of outcomes, displayed as probability zones: the median (most likely), inner bands (50% confidence), and wider bands (80% and 95% confidence). Due to the randomness assumption in Monte Carlo simulations, the paths are not very important so to minimize cluttering on the graphs we only plot bands. These zones help you visualize uncertainty, set stops and targets based on probabilities, and spot when market behavior changes.
The accuracy of any Monte Carlo forecast depends heavily on how well you estimate trend and volatility. By default and no prior information the Monte Carlo simulation gives you a parabolic forecast that assumes absolute randomness. This is where the Kalman filter comes in. The filter (derived from control theory) aims to detect latent (unobservable) traits about the system by continuously updating its transition probabilities to better understand how the latent traits affect the observable measurement (price). With each new observable state we get better and better transition probabilities and enhances our understanding about the latent and unobservable market characteristics like trend and volatility. Both crucial measurements for short term market sentiment.
Extracting these measurements for market sentiment informs us how to better parametrize the Monte Carlo simulation for a better forecast. Each bar, the KF updates its estimates based on how close its last prediction was to reality. In calm periods, it holds estimates steady; in volatile periods, it adapts quickly. This gives you real-time, low-lag measurements of both trend and volatility.
By feeding these adaptive estimates into the Monte Carlo simulation, the forecast becomes much more responsive to current market conditions. In trends, the predicted paths tilt toward the direction of movement; in choppy markets, they spread wider but stay centered; when volatility spikes, the probability zones expand immediately. The result is a dynamic forecast tool that adjusts on every bar, giving you a clearer, probability-based picture of where the market could go next.
This is my very first script and I would love feedback/ideas for different topics.
My background is in economics/mathematics and interests lie in time series analysis/exploring financial features for DS
Wick Range Boxes* Indicator intended to show key levels of price action
* Draws boxes representing the wicks of the most recent previous candle, of the daily, 4H, 1H, 15M, and 5M timeframes
* In settings, you can:
- select colors and thicknesses of borders and colors and opacities of fills
- decide which timeframes to display
* Displays the boxes for any symbol and shows the boxes for the the timeframes you select, regardless of which timeframe you are viewing
SM Trap Detector – Liquidity Sweeps & Institutional ReversalsOverview:
This script is designed to help traders detect Smart Money traps, liquidity grabs, and false breakouts with high precision.
Inspired by institutional trading logic (SMC, ICT, Wyckoff), this tool combines:
🟦 Liquidity Zone Mapping – Detects stop hunt targets near highs/lows
🚨 Trap Candle Detection – Identifies fakeouts using wick + volume logic
✅ Reversal Confirmation – Entry signals based on real market structure
🧭 Dashboard Panel – Always see the last trap type, price, and confirmation
🔔 Real-Time Alerts – Stay notified of traps and entry points
🧠 Logic Breakdown:
Trap Candle = Large wick, small body, volume spike, and sweep of a liquidity zone
Confirmed Entry = Reversal price action following the trap (engulfing-style)
📈 Best Used On:
Markets: Crypto, Forex, Stocks
Timeframes: No limitation but works best on 1H, 4H, Daily
🛠 Suggested Use:
Trade only confirmed entries for best results
Place stops beyond wick highs/lows
Target previous structure or use RR-based exits
📊 Backtest Tip:
Use alerts + replay mode to manually validate past traps.
Note: Please backtest before using it for entry.
Key Session Levels (KUUUMZ)
📜 Summary
Tired of manually drawing the same key levels every single trading day? The KUUMZ-Key Session Levels indicator automates this entire process, plotting the most critical intraday and previous day levels directly on your chart. This tool provides a clean, dynamic framework of potential support and resistance zones, allowing you to focus on your trading strategy, not on chart setup.
Built for day traders and scalpers of US equities, this indicator helps you instantly visualize the market's structure from the moment the session begins.
🎯 Key Levels Plotted
This indicator automatically identifies and draws horizontal lines for the following session levels:
Previous Day High (PDH) & Low (PDL): The highest and lowest points of the prior trading day, which often act as major psychological support and resistance magnets.
Pre-Market High & Low (PMH/PML): The range established during the pre-market session (4:00 - 9:30 AM ET). A breakout from this range can often signal the initial directional bias.
5-Minute Opening Range High & Low (OR5): The high and low of the first 5 minutes of the regular session (9:30 - 9:35 AM ET). A crucial level for opening range breakout (ORB) strategies.
15-Minute Opening Range High & Low (OR15): The high and low of the first 15 minutes (9:30 - 9:45 AM ET), providing a slightly broader view of the initial balance area.
📈 How to Use This Indicator
These levels are fundamental to many intraday trading strategies:
Support & Resistance: Watch how price reacts as it approaches these levels. A bounce or rejection can signal a potential reversal, while a clean break can indicate continuation.
Breakout Trading: A strong, high-volume move through one of these levels (e.g., breaking above the Pre-Market High) can be an entry signal for a breakout trade.
Market Context: Quickly gauge market sentiment. Is the price trading above or below the previous day's range? Is it trapped within the opening range? These levels provide immediate context to the current price action.
Setting Targets & Stops: Use these levels to set logical profit targets or place stop-loss orders. For example, if you go long on a breakout of the 5-min OR, the Pre-Market High or Previous Day High could be your first target.
⚙️ Features & Customization
The script is designed to be flexible and clean, allowing you to tailor it to your specific charting style.
Toggle Any Level: Enable or disable any set of levels (Previous Day, Pre-Market, etc.) to reduce clutter.
Full Style Control: Customize the Color, Width, and Style (Solid, Dotted, Dashed) for each pair of high/low lines independently.
Optional Labels: A master switch allows you to show or hide all price labels (like "PDH", "PM Low", etc.) with a single click.
Automatic & Dynamic: Levels are calculated and drawn in real-time as each session concludes and are automatically cleared and reset for the next trading day.
Dynamic Fib Zones [By TraderMan]📊 Dynamic Fib Zones — Indicator Overview
This indicator automatically plots dynamic Fibonacci levels and zones on your chart based on recent price action, volume, and trend direction. It helps you identify key support and resistance areas where price may react strongly.
🔍 What Does It Do?
Draws Fibonacci retracement levels dynamically over a specified lookback period.
Highlights zones around these Fibonacci levels to give you a price “buffer area” instead of just a line.
Colors the zones green or red based on volume strength and trend direction to signal potential buying or selling pressure.
Uses EMA (Exponential Moving Average) to detect if the trend is up or down.
Shows labels with Fibonacci % levels and exact price for quick reference.
⚙️ How to Use It?
Set your inputs:
Fibonacci Period: How many bars back the Fibonacci levels are calculated.
EMA Period: For trend detection.
Volume Multiplier: How much volume should exceed average to consider the signal strong.
Level Tolerance and Zone Width: Adjust the sensitivity and size of the price zones.
Interpret zones:
Green zones with high volume and price near Fibonacci level in an uptrend = potential buying area.
Red zones with high volume and price near Fibonacci level in a downtrend = potential selling area.
Gray zones = neutral, no strong signal.
Make your trading decisions:
Consider entering long positions near green zones with confirmation from other indicators or price action.
Consider entering short positions near red zones similarly.
Use zone boundaries as dynamic support/resistance for stop loss or take profit placement.
🚀 Tips for Position Opening
Combine with other confirmation tools (candlestick patterns, RSI, MACD, etc.) to avoid false signals.
Watch volume spikes carefully; strong volume near a Fibonacci zone increases the reliability.
Use the EMA trend filter to avoid trading against the main trend.
🎯 Summary
Dynamic Fib Zones give you a powerful, visual edge by combining Fibonacci, volume, and trend signals — making your entries and exits smarter and more precise!
Happy Trading! 📈✨
SmartFib Pro [By TraderMan]📊 SmartFib Pro — Smart Fibonacci Support & Resistance + TP/SL + Live Position Tracking
🚀 With SmartFib Pro , automatically track Fibonacci support and resistance levels on your chart!
This indicator dynamically shows long/short entry points, TP (Take Profit), and SL (Stop Loss) levels based on price movements, with easy-to-read lines. You can also monitor your position status live via a table at the top-right of your screen.
⚙️ How It Works?
📈 When price breaks key Fibonacci levels (especially 78.6% and 23.6%), the indicator automatically generates long or short signals.
Entry lines are drawn in blue, TP lines in green, and SL lines in red.
Entry, TP, and SL levels are displayed as labels next to the lines.
Active position lines and labels remain on the chart while the position is open, and past position lines are cleared automatically.
When TP or SL is hit, the indicator instantly notifies on the chart and in the table with “TP SUCCESSFUL” or “STOP HIT.”
🛠️ How to Use?
Add the indicator to your chart.
Adjust Fibonacci high and low lengths (default 50 bars) and line length (default 50 bars) from the inputs.
Long signals are generated when price breaks above the 78.6% level; short signals occur when price breaks below the 23.6% level.
TP is automatically set 3.5% away from the entry line, SL is set 1.5% away.
Follow the blue (entry), green (TP), and red (SL) lines and their labels on the chart.
Monitor your position info live in the top-right table.
When TP or SL triggers, position closes, and lines/labels are cleared for the next signal.
💡 Why SmartFib Pro?
✅ Automated position entry and exit strategy based on Fibonacci levels
✅ Live position tracking and status updates to help your trading decisions
✅ Clear, colorful, and minimalistic chart visuals eliminate clutter
✅ Ideal for both beginners and pros, providing fast and reliable signals
📣 Important Notes:
This indicator generates signals but always use proper risk management according to market conditions!
You can adjust TP/SL percentages to fit your own risk tolerance.
Always support signals with your own analysis.
💬 Catch the trend, manage your risk, and grow your profits with SmartFib Pro!
📈🔵🟢🔴
SeparatorsSession - H1 and below Time Frame
Day - H4 and below Time Frame
Month - D Time Frame
Quarter - W Time Frame