Chart patterns
ANAND RSI&HAHow to Set Up Alerts in TradingView:
Apply the indicator to your chart
Right-click on the chart → "Add Alert"
Choose your preferred alert condition:
"HA-RSI Buy/Sell Alerts" (combined)
"HA-RSI Buy Alert" (buy only)
"HA-RSI Sell Alert" (sell only)
Set your notification preferences (popup, email, webhook, etc.)
Alert Messages Include:
Clear BUY/SELL indication with colored emojis (🟢/🔴)
Ticker symbol
Current price
Descriptive message about the signal
Vertical Line Timeline 10 Inputs by LK**Vertical Line Timeline (10 Inputs)**
This TradingView indicator plots vertical lines on your chart at up to **10 specific times of day**. You can define each time in **HH.MM format** (e.g., `9.30` for 9:30 AM). When the current bar’s time matches any of the defined times (based on the chart’s timezone), the indicator automatically draws a **full-height vertical line** at that bar.
**Features:**
* **Up to 10 custom time inputs** (HH.MM format)
* **Custom color** for each time marker
* **Adjustable line width** (1–6 px)
* **Solid or dotted style** toggle
* **Full-height vertical lines** (extend through the entire chart height)
* Works on any intraday timeframe where bar start times can match the defined times
* No labels or extra elements — clean and minimal display
**Use cases:**
* Marking important market sessions (e.g., London Open, New York Open, Asian Close)
* Highlighting personal trade execution windows
* Visual cues for strategy backtesting or time-based setups
Trend Reversal Signals · Up/Down (with filters).v1.1In an uptrend, only "Up" signals will be triggered, and in a downtrend, only "Down" signals will be triggered as a "gate." The trend is determined by EMA (default 50/200), and any signals against the trend will be blocked. (The useEMAflt setting is forcibly applied regardless of the user's choice.)
Set needCount to 3 to make entry signals stricter.
When useEmaGap is enabled, setting emaGapPct to 0.3–0.5 will reduce signals in the range where the EMAs are close to each other.
Breakout Volume Momentum [5m]Breakout Volume Momentum Indicator (Pine Script v5)
This TradingView Pine Script v5 indicator plots a green dot below a 5-minute price bar whenever all the breakout and volume conditions are met. It is optimized for live intraday trading (not backtesting) and includes customizable inputs for thresholds and trading session times. Key features and conditions of this indicator:
Gap Up Threshold: Current price is up at least X% (default 20%) from the previous day’s close (uses higher-timeframe daily data) before any signal can trigger.
Relative Volume (RVOL): Current bar’s volume is at least Y× (default 2×) the average volume of the last 20 bars. This ensures unusually high volume is present, indicating strong interest.
Trend Alignment: Price is trading above the VWAP (Volume-Weighted Average Price) and above a fast EMA. In addition, the fast EMA (default 9) is above the slower EMA (default 20) to confirm bullish momentum
tradingview.com
tradingview.com
. These filters ensure the stock is in an intraday uptrend (above the average price and rising EMAs).
Intraday Breakout (optional): Optionally require the price to break above the recent intraday high (default last 30 bars). If enabled, a signal only occurs when the stock exceeds its prior range high, confirming a breakout. This can be toggled on/off in the settings.
Avoid Parabolic Spikes: The script skips any bar with an excessively large range (default >12% from low to high), to avoid triggering on spiky or unsustainable parabolic candles.
Time Window Filter: Signals are restricted to a specific session window (by default 09:30 – 11:00 exchange time, typically the morning session) and will not trigger outside these hours. The session window is adjustable via inputs
stackoverflow.com
.
Alerts: An alert condition is provided so you can set a Trading View alert to send a push notification when a green dot signal fires. The alert message includes the ticker and price at the time of signal.
Buy/Sell Alert Strong Signals [Wilson]This indicator combines Smoothed Moving Averages (SMMA), Stochastic Oscillator, and popular candlestick patterns (Engulfing, 3 Line Strike) to highlight potential trend reversal zones.
Main features:
4 SMMA lines (21, 50, 100, 200) for short-, medium-, and long-term trend analysis.
Trend Fill: Background shading when EMA(2) and SMMA(200) are aligned, visually confirming trend direction.
Stochastic Filter: Filters signals based on overbought/oversold conditions to help reduce noise.
Candlestick pattern recognition:
Bullish/Bearish Engulfing
Bullish/Bearish 3 Line Strike
Alerts for each pattern when Stochastic conditions are met.
⚠️ Note: This is a technical analysis tool. It does not guarantee accuracy and is not financial advice. Always combine with other analysis methods and practice proper risk management.
🛠 How to Use:
1. SMMA Settings
21 SMMA & 50 SMMA: Short- and medium-term trend tracking.
100 SMMA: Optional mid/long-term filter (toggle on/off).
200 SMMA: Major trend direction reference.
2. Trend Fill
EMA(2) > SMMA(200): Background shaded green (uptrend bias).
EMA(2) < SMMA(200): Background shaded red (downtrend bias).
Can be enabled/disabled in settings.
3. Stochastic Filter
K Length, D Smoothing, Smooth K: Adjust sensitivity.
Overbought & Oversold: Default 80 / 20 thresholds.
Buy signals only valid if Stochastic is oversold.
Sell signals only valid if Stochastic is overbought.
4. Candlestick Patterns
3 Line Strike:
Bullish: Three consecutive bullish candles followed by one bearish candle closing below the previous, with potential reversal.
Bearish: Three consecutive bearish candles followed by one bullish candle closing above the previous, with potential reversal.
Engulfing:
Bullish: Green candle fully engulfs the prior red candle body.
Bearish: Red candle fully engulfs the prior green candle body.
5. Alerts
Alerts available for each pattern when Stochastic conditions are met.
Example: "Bullish Engulfing + Stochastic confirm".
📌 Important Notes
Do not use this indicator as the sole basis for trading decisions.
Test on a demo account before applying to live trades.
Combine with multi-timeframe analysis, volume, and proper position sizing.
Buy/Sell Alert Strong Signals [Wilson]This indicator combines Smoothed Moving Averages (SMMA), Stochastic Oscillator, and popular candlestick patterns (Engulfing, 3 Line Strike) to highlight potential trend reversal zones.
Main features:
4 SMMA lines (21, 50, 100, 200) for short-, medium-, and long-term trend analysis.
Trend Fill: Background shading when EMA(2) and SMMA(200) are aligned, visually confirming trend direction.
Stochastic Filter: Filters signals based on overbought/oversold conditions to help reduce noise.
Candlestick pattern recognition:
Bullish/Bearish Engulfing
Bullish/Bearish 3 Line Strike
Alerts for each pattern when Stochastic conditions are met.
⚠️ Note: This is a technical analysis tool. It does not guarantee accuracy and is not financial advice. Always combine with other analysis methods and practice proper risk management.
🛠 How to Use:
1. SMMA Settings
21 SMMA & 50 SMMA: Short- and medium-term trend tracking.
100 SMMA: Optional mid/long-term filter (toggle on/off).
200 SMMA: Major trend direction reference.
2. Trend Fill
EMA(2) > SMMA(200): Background shaded green (uptrend bias).
EMA(2) < SMMA(200): Background shaded red (downtrend bias).
Can be enabled/disabled in settings.
3. Stochastic Filter
K Length, D Smoothing, Smooth K: Adjust sensitivity.
Overbought & Oversold: Default 80 / 20 thresholds.
Buy signals only valid if Stochastic is oversold.
Sell signals only valid if Stochastic is overbought.
4. Candlestick Patterns
3 Line Strike:
Bullish: Three consecutive bullish candles followed by one bearish candle closing below the previous, with potential reversal.
Bearish: Three consecutive bearish candles followed by one bullish candle closing above the previous, with potential reversal.
Engulfing:
Bullish: Green candle fully engulfs the prior red candle body.
Bearish: Red candle fully engulfs the prior green candle body.
5. Alerts
Alerts available for each pattern when Stochastic conditions are met.
Example: "Bullish Engulfing + Stochastic confirm".
📌 Important Notes
Do not use this indicator as the sole basis for trading decisions.
Test on a demo account before applying to live trades.
Combine with multi-timeframe analysis, volume, and proper position sizing.
HTF FVG + Alert FeatureAllows you to set alerts that let you know when price is approaching a certain fvg of your choosing, you can also set how many points away to be alerted
Buy/Sell Alert Strong Signals [TCMaster]This indicator combines Smoothed Moving Averages (SMMA), Stochastic Oscillator, and popular candlestick patterns (Engulfing, 3 Line Strike) to highlight potential trend reversal zones.
Main features:
4 SMMA lines (21, 50, 100, 200) for short-, medium-, and long-term trend analysis.
Trend Fill: Background shading when EMA(2) and SMMA(200) are aligned, visually confirming trend direction.
Stochastic Filter: Filters signals based on overbought/oversold conditions to help reduce noise.
Candlestick pattern recognition:
Bullish/Bearish Engulfing
Bullish/Bearish 3 Line Strike
Alerts for each pattern when Stochastic conditions are met.
⚠️ Note: This is a technical analysis tool. It does not guarantee accuracy and is not financial advice. Always combine with other analysis methods and practice proper risk management.
🛠 How to Use:
1. SMMA Settings
21 SMMA & 50 SMMA: Short- and medium-term trend tracking.
100 SMMA: Optional mid/long-term filter (toggle on/off).
200 SMMA: Major trend direction reference.
2. Trend Fill
EMA(2) > SMMA(200): Background shaded green (uptrend bias).
EMA(2) < SMMA(200): Background shaded red (downtrend bias).
Can be enabled/disabled in settings.
3. Stochastic Filter
K Length, D Smoothing, Smooth K: Adjust sensitivity.
Overbought & Oversold: Default 80 / 20 thresholds.
Buy signals only valid if Stochastic is oversold.
Sell signals only valid if Stochastic is overbought.
4. Candlestick Patterns
3 Line Strike:
Bullish: Three consecutive bullish candles followed by one bearish candle closing below the previous, with potential reversal.
Bearish: Three consecutive bearish candles followed by one bullish candle closing above the previous, with potential reversal.
Engulfing:
Bullish: Green candle fully engulfs the prior red candle body.
Bearish: Red candle fully engulfs the prior green candle body.
5. Alerts
Alerts available for each pattern when Stochastic conditions are met.
Example: "Bullish Engulfing + Stochastic confirm".
📌 Important Notes
Do not use this indicator as the sole basis for trading decisions.
Test on a demo account before applying to live trades.
Combine with multi-timeframe analysis, volume, and proper position sizing.
Gamma & Max Pain HelperGamma & Max Pain Helper
Plots Call Wall, Put Wall, and Max Pain levels directly on your chart so you can see where options positioning might influence price.
Features:
Manually enter Call Wall, Put Wall, and Max Pain strike prices.
Lines auto-update each bar — no redrawing needed.
Labels display name + strike price.
Option to only show lines near current price (within a % you choose).
Color-coded:
Red = Call Wall (potential resistance)
Green = Put Wall (potential support)
Blue = Max Pain (price magnet into expiry)
Adjustable line width & extension.
Use Case:
Perfect for traders combining options open interest/gamma analysis with price action, pivots, VWAP, and other intraday levels. Quickly spot overlaps between option walls and technical barriers for high-probability reaction zones.
Session Liquidity [TakingProphets]Session Liquidity
Session Liquidity maps the intraday landscape that ICT/SMC traders care about: each session’s high/low prints, key opens (Midnight, True Day/6PM, 8:30), and prior period reference levels (Previous Week/Day and optional Mon/Tue/Wed). It auto-draws and extends clean horizontal levels, updates them live, and optionally preserves “mitigated” tags so you can review what price consumed. To keep charts readable, overlapping labels at the same price are merged into a single combined label (e.g., LON.H + PDH + PWH) with smart anti-overlap placement.
What it does (at a glance)
– Tracks Asia, London, NY AM, NY Lunch, and NY PM session highs/lows in your chosen timezone (default America/New_York).
– Draws key opens: Midnight Open, True Day Open (6 PM), and 8:30 Open.
– Plots Previous Week High/Low (PWH/PWL) and Previous Day High/Low (PDH/PDL) with optional Mon/Tue/Wed references.
– Live extension: lines extend to the current bar; when a level is traded through you can either remove it or keep a left-anchored “mitigated” label.
– Combined labels: when multiple levels share the same price, the script shows one label listing all tokens (e.g., LON.L + PWL).
– Timeframe governor: a Timeframe Limit hides drawings on higher resolutions to avoid clutter (e.g., show on ≤ 30 min only).
– Styling controls: per-feature colors, dotted/dashed/solid styles, and label size/position (session labels left/center/right logic handled via label types and offsets).
How it works:
– Sessions are defined with TradingView’s session input strings. While you are “in session,” the script updates running highs/lows and stores their bar indices. When the session closes, it freezes the prints and draws two horizontal lines: one at the session high (token “ASIA.H”, “LON.H”, “NYAM.H”, “NYLU.H”, “NYPM.H”) and one at the session low (“…L”).
– Prior period levels come from higher-timeframe requests: Previous Week’s High/Low from W, Previous Day from D (plus Mon/Tue/Wed using simple daily offsets). New periods wipe and redraw lines/labels cleanly.
– Key opens are stamped exactly when they occur (00:00 for Midnight, 18:00 for True Day, 08:30 for the print), then extended forward.
– Mitigation logic: if price trades beyond a level, either remove it entirely (Show Mitigated Levels = off) or stop extending the line and drop a small, persistent left-justified label where mitigation occurred (Show Mitigated Levels = on).
– Label combining: on each update, per-level labels are optionally cleared and replaced with one combined label per price level. The script groups by tick index, merges tokens (e.g., LON.H + PDH), and uses a small vertical offset loop to avoid label collisions at the same x-position.
Inputs you control
– Timeframe Limit: drawings will not appear on charts greater than or equal to this resolution.
– Timezone: default America/New_York.
– Label Settings
– Show Labels / Show Session High/Low Levels.
– Show Mitigated Levels: keep a small label where a level was traded through.
– Combine overlapping level labels: merge tokens into one label if prices match.
– Label sizes for levels and for session start/end text (sizes: Tiny/Small/Normal/Large).
– Visual Settings
– Colors for level lines and label text.
– Styles (Solid/Dashed/Dotted) for Previous Week and Previous Day blocks.
– Custom Labels
– Rename tokens for each session print (e.g., ASIA.H, LON.L, NYAM.H, etc.) to match your playbook.
– Key Opens
– Toggle Midnight Open, True Day Open (6 PM), and 8:30 Open lines; customize colors.
– Previous Week / Previous Day
– Toggle PWH/PWL and PDH/PDL; optionally plot Mon/Tue/Wed reference prints.
– Macro Sessions (toodegrees-style bracket)
– Toggle two macro windows (9:45–10:15 and 10:45–11:15).
– Choose bracket height in ticks, line style, label size/text, and optional price projection.
– The bracket is dynamic during its window (extends across the window; top adapts to new highs + chosen height; label centers on completion).
How to use it:
Pick your Timeframe Limit (e.g., 30) so the map only shows where you execute.
Enable the sessions you trade and keep the timezone aligned to your venue.
Turn on the prior period levels you care about (PWH/PWL, PDH/PDL, Mon/Tue/Wed).
Choose whether to preserve mitigated levels. If you journal, keeping mitigated tags helps with post-session review.
Enable combined labels to reduce clutter and spotlight confluence (e.g., LON.H aligning with PDH).
Use Macro windows for playbook timing (9:45–10:15, 10:45–11:15) to visualize typical volatility brackets.
Practical notes
– The indicator is a context and mapping tool; it does not produce signals. Use with your own bias, PD arrays, and execution model.
– Very long lookbacks or many toggles can push object limits on lower-powered machines. Use Timeframe Limit and feature toggles to keep things light.
– If you use custom sessions, ensure they do not overlap unexpectedly in your timezone.
– “Combine labels” intentionally removes per-level labels in favor of one merged label per price level; mitigated labels are preserved by design.
What’s unique here
– A full intraday “session print” system (Asia/London/NY AM/NY Lunch/NY PM) with clean freezing at session close and live line extension.
– True Day/Midnight/8:30 opens integrated into the same framework for a single, coherent liquidity map.
– Prior period structure (week/day + optional Mon/Tue/Wed) and toodegrees-style macro windows in one tool.
– Robust label merging by tick level with anti-overlap logic so multi-signal confluence is readable at a glance.
GOLD_30MIN_ALLINONEA comprehensive 30 minute trading tool for XAUUSD trading.
Use in combination of the indicator: 1 minute Easy Scalping Sys v3.0 (by BulltradingAM).
Rules:
1. A solid break out (measure breakout strength from the other indicator mentioned above) from the London session high or low (Orange Boxes), during the first 3 30Min candles of NYC session (Blue Boxes).
2. open position in the direction of the break out, set SL on London session high/low and TP on 1:1 RR or Bollinger Band outer line (for trending trades) and Bollinger Band Base line (for pullbacks and trend reversal trades).
3. No long trades in Bollinger red section and no short trades in Bollinger green section.
More Information:
You need the indicator only for the breakout candle momentum strength with the following indicator settings:
Timeframe 1: 1 Day
Timeframe 2: 30 Minutes
Timeframe 3: 30 Minutes
Timeframe 4: 30 Minutes
and set the week candles fill to blank for easy identification.
You will not need ATRs or Hulls lines or anything else from the other indicator.
LevelUp^ Power Earnings Gap & EPS Acceleration ScreenerCustomizable Pine Screener to scan for stocks with a Power Earnings Gap as well as accelerating earnings and sales. Historical analysis shows that strong earnings often trigger institutional buying, pushing prices higher and increasing the likelihood of sustained price gains.
🔹 Power Earnings Gap (PEG)
A power earnings gap refers to a significant price gap up after an earnings report, reflecting a rapid shift in investor sentiment and perceived value. It’s called "power" because the move is often sharp, sustained, and accompanied by high trading volume, signaling a potential trend continuation or reversal.
A gap is the difference between the closing price of a stock on the day before an earnings report and the opening price the next trading day. A power earnings gap typically exceeds a certain threshold (e.g., 8-10% or more) and is driven by earnings surprises, guidance changes, or other significant news.
Strong earnings beats, misses, or forward-looking guidance can trigger these gaps. For example, a company reporting higher-than-expected profits or raising guidance might gap up, while a miss or weak outlook could cause a gap down.
The gap is often accompanied by above-average trading volume, confirming the move's strength. Power gaps often lead to sustained price movement in the direction of the gap (continuation) or signal a reversal if the gap fills quickly.
How Power Earnings Gap Be Helpful
▪ Power earnings gaps often indicate strong momentum. Traders can capitalize on this by entering trades in the direction of the gap (e.g., buying on a gap-up if the trend continues).
Example: If a stock gaps up 10% after a stellar earnings report and shows high volume, traders might buy, expecting further upside as momentum builds.
▪ Breakout Opportunities: A gap through key technical levels (e.g., resistance or support) can signal a breakout. Traders use these gaps to identify potential long-term trends.
Example: A stock breaking above a resistance level on a power earnings gap may continue to rally, offering a setup for swing or position traders.
▪ Volatility for Short-Term Trades: Earnings gaps create heightened volatility, ideal for day traders or scalpers. The large price swings allow for quick profits if timed correctly.
Example: A trader might use options (e.g., calls for a gap-up, puts for a gap-down) to leverage the volatility around earnings.
▪ Confirmation of Fundamental Strength/Weakness: A power earning gap often reflects a fundamental shift, e.g., strong earnings growth or a major business development. Traders can use this to align technical setups with fundamental catalysts.
Example: A gap-up after a company raises its full-year guidance might signal a long-term buying opportunity.
▪ Risk Management and Stop Losses: Gaps provide clear levels for setting stop-loss orders. For instance, traders might place stops at or below the gap up bar low to protect against a potential reversal.
Example: If a stock gaps up from $100 to $110 and intraday hits a low of $105, a trader might set a stop at $105 or lower to limit downside risk.
▪ Gap Fill Strategies:Some traders bet on gaps filling, i.e., the stock returning to its pre-gap price. If a power earnings gap seems overextended (e.g., due to market overreaction), contrarian traders might short a gap-up or buy a gap-down, anticipating a pullback.
Example: A stock gaps up 15% but lacks volume or follow-through; a trader might short it, expecting the price to retreat.
🔹 Earnings and Sales Acceleration
Earnings and sales acceleration refers to the rate of growth in a company's earnings over consecutive quarters. It highlights companies that are not only growing but doing so at an accelerating pace, signaling improving financial health and operational momentum. This metric is derived from earnings reports, which detail a company’s financial performance.
Key Concepts
▪ Earnings Acceleration: When a company’s earnings per share (EPS) growth rate increases over time (e.g., EPS growth of 10% in Q1, 15% in Q2, 20% in Q3). It indicates improving profitability, often due to cost efficiencies, margin expansion and strong demand.
▪ Sales Acceleration: When revenue growth rates increase over time (e.g., revenue growth of 5% in Q1, 8% in Q2, 12% in Q3). This reflects rising demand for products/services and operational efficiency.
▪ Relation to Earnings Reports: Acceleration is calculated by comparing sequential quarter-over-year growth rates in earnings and sales, often highlighted in earnings reports or analyst commentary. It’s a sign of fundamental strength when both metrics accelerate together.
How It’s Helpful to Traders
▪ Identify High-Potential Stocks: Stocks with accelerating earnings and sales often attract investor attention, as they signal a company is outperforming expectations and gaining market share. This can lead to sustained price appreciation.
Example: A tech company reporting 20% EPS growth and 15% sales growth quarter-over-quarter may see bullish price action as investors bet on continued momentum.
▪ Momentum Trading Opportunities: Acceleration often fuels stock price momentum, especially post-earnings. Traders can ride these trends using technical setups like breakouts or pullbacks.
Example: A stock breaking above a key resistance level after reporting accelerating growth may be a buy signal for swing traders.
▪ Early Indicator of Breakouts: Companies with accelerating fundamentals are more likely to experience price breakouts, as institutional investors (e.g., hedge funds, mutual funds) pile in. Traders can use this to position early.
Example: A retailer with accelerating sales due to strong holiday demand might gap up post-earnings, offering a breakout trade.
▪ Confirmation of Fundamental Strength: Acceleration validates a company’s growth story, reducing the risk of investing in stocks with inconsistent performance. Traders can align technical trades with strong fundamentals.
Example: A biotech with accelerating sales from a new drug launch may sustain a rally, giving traders confidence in long positions.
▪ Volatility for Short-Term Trades: Earnings reports showing acceleration often lead to significant price gaps or volatility, creating opportunities for day traders or options traders.
Example: A trader might buy call options on a stock expected to report accelerating earnings, anticipating a sharp post-earnings move.
🔹 Power Earnings Gaps - Examples
🔹 Screening Features - Setting Your Search Criteria
Power Earnings Gap
▪ Search Range
How many bars back to search for Power Earnings Gaps, anywhere between 1 and 90 bars.
▪ Last Bar Only
Look only at the last bar for Power Earnings Gaps. This is useful when looking for PEGs when screening at the end of a trading day. Choosing this option, the Search Range will be ignored.
▪ Minimum Price % Gap Up From Prior Close
This is the minimum gap up percent change to be considered a Power Earnings Gap.
▪ Minimum Volume % Change Over Average
This is the minimum volume percent change, over the 50-day average volume, to be considered a Power Earnings Gap.
▪ Require Positive Surprise
Require a positive earnings surprise and the minimum percent change.
▪ Require Closing Range
To ensure the price action closed strong on the day, specify a preferred closing range as a percentage of the bar's daily range.
▪ Gap Up Bar
The gap up bar can be configured to require one of the following:
- Open Above Prior High - Ensures there is visible gap up from the prior bar.
- Low Above Prior High - Allows for intraday price action to go below the prior bar high.
- No Requirement
Earnings And Sales Acceleration
▪ Quarters of Acceleration
You can specify between 1 and 4 quarters of earnings and/or sales acceleration.
🔹 Installation And Usage
▪ Mark this indicator as a Favorite.
▪ Use the Pine Screener to search for stocks.
▪ Save the search results to a watchlist.
▪ View the watchlist in TradingView.
🔹 Note
▪ Risk of Reversals: Not all gaps sustain their direction. Over reactions can lead to gap fills.
▪ High Volatility: Earnings gaps can be unpredictable, requiring quick decision-making & discipline.
NTX STOCKS V.1الوصف بالعربي
مؤشر NTX STOCKS V.1 مصمم خصيصًا لتداول الأسهم على مختلف الأسواق، ويعمل بكفاءة عالية على الفريمات الكبيرة: ساعة، 4 ساعات، ويومي.
المؤشر مناسب للتداول في السوق السعودي و السوق الأمريكي، ويوفر إشارات دخول وخروج واضحة تساعد المتداول على اتخاذ قراراته بثقة.
المميزات:
• يعمل على فريم الساعة، 4 ساعات، واليومي.
• إشارات بيع وشراء واضحة.
• مناسب للأسواق السعودية والأمريكية.
• سهل الاستخدام وملائم للمتداولين المبتدئين والمحترفين.
⸻
Description in English
The NTX STOCKS V.1 indicator is designed specifically for stock trading across multiple markets, performing best on higher timeframes: 1 Hour, 4 Hours, and Daily.
It is suitable for both the Saudi stock market and the U.S. stock market, providing clear buy and sell signals to help traders make confident decisions.
Features:
• Works on 1H, 4H, and Daily charts.
• Clear buy/sell signals.
• Suitable for Saudi and U.S. stock markets.
• Easy to use for both beginners and professional traders.
⸻
NTX CAPITAL SPX V.1الوصف بالعربي
مؤشر NTX SPX Options مصمم خصيصًا لتداول عقود الأوبشن على SPX، ويعمل حصريًا على إطار زمني 15 دقيقة.
📌 مهم: يجب استخدام المؤشر على شارت S&P 500 (SP500) وليس شارت SPX.
يوفر المؤشر إشارات CALL و PUT عالية الدقة، مع عرض أهداف الربح مباشرة على الشارت، مما يساعد المتداول على الدخول بثقة وإدارة الصفقة باحترافية.
تم تطويره ليجمع بين الدقة والوضوح وسهولة الاستخدام، ليناسب جميع أنماط التداول على الـ SPX.
المميزات:
• يعمل على فريم الربع ساعة فقط.
• إشارات دخول مباشرة (CALL / PUT).
• تحديد الأهداف بدقة على الشارت.
• مثالي لتداول عقود الأوبشن على SPX.
⸻
Description in English
The NTX SPX Options indicator is specifically designed for trading SPX options, optimized for the 15-minute timeframe.
📌 Important: This indicator must be used on the S&P 500 (SP500) chart, not the SPX chart.
It provides highly accurate CALL and PUT signals, along with clearly defined profit targets plotted directly on the chart, helping traders enter with confidence and manage trades professionally.
Developed for precision, clarity, and ease of use, making it ideal for all SPX trading styles.
Features:
• Works exclusively on the 15-minute chart.
• Instant entry signals (CALL / PUT).
• Precise profit targets displayed on the chart.
• Perfect for trading SPX options contracts.
⸻
NTX OPTIONS V.1تمام، بحط لك وصف احترافي يليق بالعرض في TradingView، ويكون باللغتين العربي والإنجليزي.
⸻
الوصف بالعربي
مؤشر NTX Options مصمم خصيصًا لتداول عقود الأوبشن على الأسهم، ويعمل على إطار زمني 15 دقيقة فقط.
يقوم المؤشر بإعطاء إشارات CALL و PUT واضحة، مع تحديد أهداف الربح بدقة لمساعدة المتداول على إدارة صفقاته بثقة.
تم تصميمه ليتناسب مع المتداولين المحترفين والهواة على حد سواء، مع التركيز على بساطة الاستخدام ووضوح الإشارات.
المميزات:
• يعمل على فريم الربع ساعة فقط.
• إشارات دخول واضحة (CALL / PUT).
• تحديد الأهداف مباشرة على الشارت.
• مناسب لتداول الأوبشن على الشركات الأمريكية.
⸻
Description in English
The NTX Options indicator is designed specifically for trading stock options, optimized for the 15-minute timeframe only.
It provides clear CALL and PUT signals, along with precise profit targets to help traders manage their trades with confidence.
Built for both professional and novice traders, with a focus on simplicity and clarity of signals.
Features:
• Works exclusively on the 15-minute chart.
• Clear entry signals (CALL / PUT).
• Automatically plots profit targets on the chart.
• Ideal for trading stock options on U.S. companies.
⸻
SCTI V30Description
The SCTI V30 is an advanced multi-functional technical analysis indicator for TradingView that combines multiple analytical approaches into a single comprehensive tool. This indicator provides:
Multiple Moving Average Types (EMA, SMA, PMA with various calculation methods)
Customizable VWAP with standard deviation bands
Sophisticated Divergence Detection across 12 different indicators
Volume Profile Analysis with peak/trough detection
Highly Configurable Display Options
The indicator is designed to help traders identify trends, potential reversals, and key support/resistance levels across different timeframes.
Features
1. Moving Average Systems
EMA Section: 13 configurable EMA periods (8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584)
SMA Section: 13 configurable SMA periods (same as EMA)
PMA Section: 11 customizable moving averages with multiple calculation methods:
ALMA, EMA, RMA, SMA, SWMA, VWAP, VWMA, WMA
Adjustable lengths from 12 to 1056
Customizable colors, widths, and fill options between MAs
2. VWAP Implementation
Multiple anchor periods (Session, Week, Month, Quarter, Year, etc.)
Standard deviation or percentage-based bands
Option to hide on daily/weekly/monthly timeframes
Customizable band multipliers (1.0, 2.0, 3.0)
3. Divergence Detection
Detects regular and hidden divergences across 12 indicators:
MACD, MACD Histogram, RSI, Stochastic, CCI, Momentum
OBV, VW-MACD, Chaikin Money Flow, Money Flow Index
Williams %R, and custom external indicators
Customizable detection parameters:
Pivot point period (1-50)
Source (Close or High/Low)
Divergence type (Regular, Hidden, or Both)
Minimum number of divergences required (1-11)
Maximum pivot points to check (1-20)
Maximum bars to look back (30-200)
4. Volume Profile Analysis
Configurable profile length (10-5000 bars)
Value Area threshold (0-100%)
Profile placement (Left or Right)
Number of rows (30-130)
Profile width adjustment
Volume node detection:
Peaks (with cluster option)
Troughs (with cluster option)
Highest/Lowest volume nodes
Customizable colors for all elements
Input Parameters
The indicator is organized into 7 parameter groups:
Basic Indicator Settings - Toggle visibility of main components
EMA Settings - Configure 13 EMA periods and visibility
SMA Settings - Configure 13 SMA periods and visibility
PMA Settings - Advanced moving average configuration
VWAP Settings - Volume-weighted average price configuration
Divergence Settings - Comprehensive divergence detection options
Volume Profile & Node Detection - Volume analysis configuration
How to Use
Trend Identification: Use the multiple moving averages to identify trend direction and strength. The Fibonacci-based periods (21, 34, 55, 89, 144, etc.) are particularly useful for this.
Support/Resistance: The VWAP and volume profile components help identify key support/resistance levels.
Divergence Trading: Look for divergences between price and the various indicators to spot potential reversal points.
Volume Analysis: The volume profile shows where the most trading activity occurred, highlighting important price levels.
Customization: Adjust the settings to match your trading style and timeframe. The indicator is highly configurable to suit different trading approaches.
Alerts
The indicator includes alert conditions for:
Positive regular divergence detected
Negative regular divergence detected
Positive hidden divergence detected
Negative hidden divergence detected
Any positive divergence (regular or hidden)
Any negative divergence (regular or hidden)
Notes
The indicator may be resource-intensive due to its comprehensive calculations, especially on lower timeframes with long lookback periods.
Some features (like VWAP) can be hidden on higher timeframes to improve performance.
The default settings are optimized for daily charts but can be adjusted for any timeframe.
This powerful all-in-one indicator provides traders with a complete toolkit for technical analysis, combining trend-following, momentum, volume, and divergence techniques into a single, customizable solution.
Buy & Sell Arrows with Candle Line [mark804]Catch RSI reversals the moment they happen!"
Buy & Sell Arrows with Candle Line
A clean, visual RSI signal tool that plots Buy arrows when RSI crosses above oversold (30) and Sell arrows when RSI crosses below overbought (70).
For each signal, it also draws a small colored line from the candle to the label, making it easy to see exactly where signals occurred.
Features:
Buy arrow & label when RSI crosses above 30 (oversold exit)
Sell arrow & label when RSI crosses below 70 (overbought exit)
Simple visual lines linking signal to candle for clarity
Works on any chart timeframe or symbol
Best for: quick visual spotting of RSI reversal opportunities without clutter.
Gold MA55 Cross Alerts (3m) NavThis helps to find the best setup under the London and New York sessions.
VG 1.0This script is an enhanced version of SMC Structures and FVG with an advanced JSON-based alert system designed for seamless integration with webhooks and external applications (such as a Swift iOS app).
What it does
It detects and plots on the chart:
Fair Value Gaps (FVG) — bullish and bearish.
Break of Structure (BOS) and Change of Character (CHOCH).
Key Fibonacci levels (0.786, 0.705, 0.618, 0.5, 0.382) based on the current structure.
Additionally, it generates custom alerts:
FVG Alerts:
When a new FVG is created (bullish or bearish).
When an existing FVG gets mitigated.
BOS & CHOCH Alerts:
Includes breakout direction (bullish or bearish).
Fibonacci Alerts:
When price touches a configured level, with adjustable tick tolerance.
Alerts can be:
Declarative (alertcondition) for manual setup inside TradingView.
Programmatic (alert() JSON) for automated webhook delivery to your system or mobile app.
Key Features
Optional close confirmation to filter out false signals.
Standardized JSON format for direct API or mobile app integration.
Webhook-ready for automated push notifications.
Full visual control with lines, boxes, and labels.
Configurable tick tolerance for Fibonacci “touch” detection.
SMA compression goal is to identify when the 20/50/200 SMA are with in a certain % of each other. ideally finding consolidation
Expanded Reversal System (4 Pattern Types) Indicator + S/LOverview
This is a comprehensive and fully customizable indicator designed to provide clear, reliable, and non-repainting signals for manual traders. Built on a robust 3-bar confirmation logic, this tool aims to eliminate the common errors and visual bugs found in simpler indicators, giving you a professional-grade tool for identifying high-probability reversals.
The indicator not only provides entry signals but also plots the precise Stop Loss level for each setup, taking the guesswork out of your risk management.
How to Trade with This Indicator 🎯
This indicator provides all the necessary information to plan and execute a trade. Here is the step-by-step process:
Step 1: The Setup Circle
First, wait for a Setup Signal (a blue or red circle) to appear on a candle. This is your "heads-up" that a potential trade is forming. This candle is the "Setup Candle."
Step 2: The Trigger Arrow
Next, wait for a Blue BUY Arrow (▲) or a Red SELL Arrow (▼) to appear. This is your confirmation and your signal to prepare to enter.
Step 3: The Entry
You enter the trade at the open of the candle the arrow appears on. This is the "Entry Candle."
Step 4: The Stop Loss
The indicator automatically plots a horizontal orange line on your chart at the same time as the Entry Arrow. This line represents your exact Stop Loss level. It is placed at the low (for buys) or high (for sells) of the candle marked with the Setup Circle.
Step 5: The Take Profit (Risk/Reward)
The Take Profit level must be calculated based on the strategy's Risk/Reward (R:R) ratio.
Step 6: Early invalidation would be a signal in the opposite direction confirmed by an arrow to enter the trade, in that case close the trade and enter in the opposite direction, that's how the strategy has been tested with amazing results.
But if you wish, you could use other confluence for better confirmation, such as volume or bollinger bands.
Exchange assets do not work , you will ned to use the all time index for both the signal indicator and the strategy tester.
Use the trade tool in TV for longs or shorts
Then, apply the appropriate ratio:
Long (Buy) Take Profit (1:6 R:R):
Short (Sell) Take Profit (1:4 R:R):
Fully Customizable Settings 🔧
This indicator gives you full control. In the settings (⚙️ icon), you can:
Individually turn each of the four pattern types (Hammers, Engulfing, Piercing, Dark Cloud) ON or OFF.
Adjust the specific rules for what qualifies as a Pin Bar (Hammer/Shooting Star).
Change the color and shape of all signals (setup shapes, entry arrows, and the stop loss line).
Disclaimer: This is a tool for manual trading and does not constitute financial advice. All trading involves risk, and past performance is not a guarantee of future results. Please use this indicator responsibly as part of a comprehensive trading plan.
XAUUSD 1H – FVG Buy/Sell Signals XAUUSD 1H – Fair Value Gap (FVG) Buy/Sell Signals (No Boxes)
What it is:
A clean, signal-only indicator for Gold on the 1-hour chart. It detects 3-bar Fair Value Gaps, waits for a deep retest, then confirms with strong candle structure + trend + ADX before printing a BUY/SELL arrow. No rectangles or clutter—just selective, high-quality signals.
Why it works:
Instead of chasing breakouts, the script hunts for imbalances (FVGs) where price often returns to “fair value.” It only fires when:
price revisits the gap by a configurable depth,
the candle closes beyond the far edge with a small buffer,
the candle body is ≥ ATR × K (confirms intent),
the broader trend (EMA-50/EMA-200) agrees, and
ADX (Wilder, manual) shows sufficient strength.
Key features
✅ Signal-only: arrows/labels—no boxes on chart.
✅ Deep retest logic (percentage of zone), not just a touch.
✅ Strong close filter (edge + buffer) + ATR body filter.
✅ Trend filter (EMA-50 vs EMA-200) to keep trades with the regime.
✅ ADX strength to avoid chop.
✅ One signal per zone (optional “delete on use”).
✅ Alerts for both BUY and SELL.
✅ Built for Pine v6, non-repainting logic on bar close.
Inputs you can tune
Min FVG size (pts) – ignore tiny gaps.
Retest depth (%) – how deep price must come back into the gap.
Close buffer (pts) – extra confirmation beyond zone edge.
Min body ≥ ATR× – candle strength requirement.
Min ADX – trend strength threshold.
Expire after X bars – keep zones fresh.
Delete zone after signal – true = one-shot signals.
How I use it
Apply to XAUUSD 1H.
Keep default filters for selective signals.
For more setups, lower Min FVG size or ADX and reduce retest depth; for stricter signals, do the opposite.
Combine with S/R or session timing (London/NY) for added confluence.
Notes
Signals are generated on bar close.
Designed for clarity and discipline—fewer, cleaner arrows over constant noise.
Works on other symbols/timeframes, but tuned for Gold 1H.
Tags: #XAUUSD #Gold #FVG #SmartMoney #1H #TrendFollowing #ADX #ATR #PineV6 #TradingView
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.