Market Structure HH/LLThis script automatically plots basic market structure points: Higher Highs (HH) and Lower Lows (LL), based on 5-bar pivots.
Useful for identifying trends, reversals, and change of character (ChoCH) in price action setups.
🧠 Ideal for intraday traders using Smart Money Concepts (SMC) or Price Action on lower timeframes (1m–15m).
Combine with BOS/CHoCH and Order Blocks for full SMC strategy.
✅ Clean and lightweight – perfect for quick market structure visualization.
Developed by – customized for VN30F1M & scalping strategies.
Candlestick analysis
Pavio do Candle (%)Oscilador que mostra a porcentagem do pavio em relação ao comprimento total do candle.
HVC + levelsPersistent HVC Rays Across All Intraday
Identify and carry forward the open, close, high and low of the highest‑volume daily candle as true horizontal support/resistance levels across every intraday timeframe – including pre‑market and after‑hours.
Description
This indicator automatically detects the single highest‑volume daily bar over your specified lookback period and then plots four persistent horizontal rays at that candle’s open, close, high, and low. Rays are anchored precisely at the New York Stock Exchange’s 09:30 ET bar using IANA timezone timestamps and extend to the right edge of your chart viewport, ensuring they remain visible on 1 min, 5 min, 15 min, hourly, and daily timeframes alike. You can also color intraday high‑volume bars for quick visual context. Store up to Max HVCs of past levels and watch older lines fade, delivering a dynamic volume‑driven support/resistance framework that adapts as new high‑volume days emerge.
Key Inputs
Lookback Period (bars): Number of bars to search for the highest‑volume daily candle.
Max HVCs: Maximum number of past HVC days whose levels remain plotted.
Color Intraday HVC Bars: Toggle to highlight intraday bars that match the highest recent volume.
Plot Persistent Rays: Toggle the horizontal levels on/off for a clean chart.
Engulfing Candle with Streaks and CountIdentifies Engulfing Candles + The Number of Consecutive Signals + Identifies 3rd/4th Consecutive Signals + Keeps Count of Most Recent Number of Signals as Decided by User.
- Have coded in the latest version 6
- This script allows the tracking of engulfing candles over a user defined amount of time (candles).
- The script will signal every engulfing candle and its consecutive corresponding number across the entire chart.
- The Engulfing Count box in the bottom right counts how many bullish and bearish engulfing candles have occurred over the number decided by the user.
- The Engulfing Signal that prints is triggered when an opposite next candle prints and the body is over 100% larger than the previous candle. It does not need to "fully engulf" the previous candle, the coding has an allowance for an "equal to and greater/smaller than" the previous close price. This allows for signals were the open of the engulfing candle can be equal to the close of the previous opposite, however the engulfing still must reach an over 100% sizing of the previous to print a signal.
- Where a piercing candle occurs and the open price is within the body of the previous candle, this will void the equation and no matter how big the candle is, it will not trigger an engulfing signal as I was only looking for true engulfing candles.
- The script keeps count of the same consecutive signals no matter the timeframe.
- It will print the consecutive number above or below the signal (depending if bullish or bearish).
- To assist with trend identification the 3rd consecutive signal will print blue, and the 4th consecutive signal will print yellow (or I prefer to use the term "Gold"). This can help filter out the noise on lower timeframes to assist to see where the momentum is going, or if there are signals going against the trend to try trick traders.
- Back testing I found the 3rd and 4th signals are uncommon on higher timeframes and tend to act as fake-outs before the trend reverses.
- Overall a good tool to add to your trend analysis, either for additional confluence or to assist with reversal identification.
- Colors are set as default, but everything can be changed by the user as I didn't want to limit its possibilities.
*** Please note that this script does not take into any consideration candle wicks. Although it can be used with Heikin Ashi it is somewhat unreliable. This indicator is designed to be used with standard candles only ***
UT BOT ALERTS W % PT + ATRThis scrip was made from a friend to a friends. share good vibes.
The %, default is 1, but you can start w 0.5 ........
Smart Multi-Signal System PROThis custom TradingView indicator is designed to improve trade accuracy by combining multiple strong signals:
1. 200 EMA – Filters trades by trend (only buys above EMA, sells below).
2. RSI (14) – Spots overbought/oversold momentum for reversal opportunities.
3. Volume Spike – Confirms strong interest by checking if volume is 1.5× above average.
4. Impulse Candle – Looks for strong price moves (body > 1.5% of price).
When all these conditions align, it plots a BUY or SELL label directly on the chart.
UT Bot Alert W ATR TPThis script is from a friend to friends. I hope you can used and share good vibes
10 Hour Heikin AshiBelow is a Pine Script (version 6) indicator that creates 10-hour Heikin Ashi candles. Heikin Ashi candles smooth out price data to help identify trends by using modified formulas for open, high, low, and close prices. We’ll use a higher timeframe aggregation approach to calculate the Heikin Ashi values based on 10-hour periods.
SaiNetra Bot v2.0 – Universal AI ML StrategySaiNetra v2.0 – Universal AI + ML Trading Bot
This invite-only script is a sacred fusion of AI logic and divine inspiration, guided by the blessings of Bhagawan Sri Sathya Sai Baba.
SaiNetra is designed for precision entries using adaptive AI, Renko logic, and multi-timeframe analysis.
Built for Nifty, BankNifty, Silver, and XAUUSD — this bot identifies institutional-grade trade zones while integrating Swamy’s dharmic protection at every step.
🛡️ Designed by Dr. Ravindranath G as part of the Sai Sankalpam project.
🌍 Available only to seekers ready to walk the spiritual path of conscious trading.
— With Love & Surrender, Dr. Ravindranath G 🌺
EM Visible Range Volume Profilevar string tt1 = 'VP amplitude. nAdaptively adjusts based on the number of candlesticks visible on the chart. nnWidthnVP Amplitude (width) of the histogram. nn%, range in steps of 5'
var string tt2 = the number of columns in the 'VP histogram. nnNumber of columns in the gridnVP histogram. nnRange in 5' steps
var string tt3 = 'Combined calculation of the volume ratio. nnDeltanThe ratio of buyers and sellers is judged in a combined way. '
var string tt6 = 'Count VP by selected timeframe.' nISO mode: Isolation calculations are performed during the HTF cycle. nnVP is calculated based on the selected time period. nISO: Calculated independently in the HTF cycle. '
var string tt7 = 'Palette: Total Volume, Buying Volume, Selling Volume, HTF Bar. nnPalette: Overall Volume, Buying Volume, Selling Volume, High Time Frame Bars. '
var string tt9 = 'Extra: A grid of moving averages built with periods of the number of central hexagons. nnAdditional feature: ᴇᴍ CHN-RMA — Moving average grid with the number of central hexagons for periods. nn© EulerMethod'
Added trading signal alert text
var string tt10 = 'VP edge zone trading signal. nGo short on the upper edge of the VP and long on the lower edge. nnPercentage of marginal areanDefine the percentage range of upper and lower marginal regions '
Dungpt-SignalThis is a personal signal script that provides simple and clear Buy and Sell signals based on custom conditions. The script displays Buy and Sell labels directly on the chart and supports optional alerts, allowing users to receive real-time notifications when a signal appears. Designed for ease of use, this script is lightweight and focused purely on entry signals without clutter. Users can enable or disable alert notifications through input settings.
Heiken Ashi 10 HourHeikin Ashi candles are a type of candlestick chart that smooths out price action compared to traditional candlesticks. The 10 hour Heikin Ashi candles have been created by averaging the open, high, low, and close prices over a 10 hour period with the previous Heikin Ashi candle's open and close. This averaging helps to filter out market noise and look for underlying trends.
Punjabi Trader / Simple Trading Logics🎯This Pine Script® code, under Mozilla Public License 2.0, is a trading strategy titled "Punjabi Trader / Simple Trading Logics🎯". It uses ATR to analyze price movements across multiple timeframes (7-140 periods) and generates buy/sell signals by comparing average open and close prices. Highly customizable, it allows users to set date ranges, price types (Open, Close, HL2, etc.), chart styles (Traditional/ATR), and visual options like colors and labels. Key features:
Date Range: Set start/end dates (default: April 1, 2025–January 1, 2030).
Timeframes: 7 to 140 periods for price analysis.
Price Types: Supports various price types for calculations.
Averages: Computes three averages (Avg1: open, Avg2: close, Avg3: mean) across timeframes.
Visuals: Custom plot colors, show/hide averages, and optional last-bar labels.
Strategy Logic: Buy signals when Avg1 < Avg2; sell when Avg1 > Avg2, within date range.
Alerts: Buy ("Buy Entry Taken!") and sell ("Sell Entry Taken!") alerts.
User-friendly with tooltips, grouped settings, and error checks (e.g., end date after start date).
ਇਹ ਪਾਈਨ ਸਕ੍ਰਿਪਟ® ਕੋਡ, ਮੋਜ਼ੀਲਾ ਪਬਲਿਕ ਲਾਇਸੰਸ 2.0 ਅਧੀਨ, "ਪੰਜਾਬੀ ਟਰੇਡਰ / ਸਧਾਰਨ ਵਪਾਰਕ ਲਾਜਿਕ🎯" ਵਪਾਰਕ ਰਣਨੀਤੀ ਹੈ। ਇਹ ਰੇਂਕੋ ਚਾਰਟਸ ਨਾਲ 7-140 ਅਵਧੀਆਂ ਵਿੱਚ ਮੁੱਲ ਗਤੀਆਂ ਦਾ ਵਿਸ਼ਲੇਸ਼ਣ ਕਰਦੀ ਹੈ ਅਤੇ ਔਸਤ ਖੋਲ੍ਹਣ/ਬੰਦ ਮੁੱਲਾਂ ਦੀ ਤੁਲਨਾ ਨਾਲ ਖਰੀਦੋ/ਵਿਕਰੀ ਸੰਕੇਤ ਪੈਦਾ ਕਰਦੀ ਹੈ। ਅਨੁਕੂਲਿਤ, ਇਹ ਤਾਰੀਖ ਰੇਂਜ, ਮੁੱਲ ਕਿਸਮਾਂ (ਖੋਲ੍ਹਣ, ਬੰਦ, HL2, ਆਦਿ), ਚਾਰਟ ਸਟਾਈਲ (ਪਰੰਪਰਾਗਤ/ATR ਰੇਂਕੋ), ਅਤੇ ਵਿਜ਼ੂਅਲ ਸੈਟਿੰਗਾਂ ਜਿਵੇਂ ਰੰਗ ਅਤੇ ਲੇਬਲ ਸੈੱਟ ਕਰਨ ਦਿੰਦੀ ਹੈ। ਮੁੱਖ ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ:
ਤਾਰੀਖ ਰੇਂਜ: ਸ਼ੁਰੂ/ਅੰਤਮ ਤਾਰੀਖ ਸੈੱਟ ਕਰੋ (ਮੂਲ: 1 ਅਪ੍ਰੈਲ, 2025–1 ਜਨਵਰੀ, 2030)।
ਸਮਾਂ-ਸੀਮਾਵਾਂ: ਮੁੱਲ ਵਿਸ਼ਲੇਸ਼ਣ ਲਈ 7-140 ਅਵਧੀਆਂ।
ਮੁੱਲ ਕਿਸਮਾਂ: ਵੱਖ-ਵੱਖ ਮੁੱਲ ਕਿਸਮਾਂ ਦਾ ਸਮਰਥਨ।
ਔਸਤਾਂ: ਤਿੰਨ ਔਸਤਾਂ ਦੀ ਗਣਨਾ (Avg1: ਖੋਲ੍ਹਣ, Avg2: ਬੰਦ, Avg3: ਮੱਧਮਾਨ)।
ਵਿਜ਼ੂਅਲਸ: ਅਨੁਕੂਲਿਤ ਰੰਗ, ਔਸਤਾਂ ਵਿਖਾਉਣ/ਲੁਕਾਉਣ, ਅਤੇ ਵਿਕਲਪਿਕ ਲੇਬਲ।
ਰਣਨੀਤੀ ਲਾਜਿਕ: Avg1 < Avg2 ਹੋਵੇ ਤਾਂ ਖਰੀਦੋ; Avg1 > Avg2 ਹੋਵੇ ਤਾਂ ਵਿਕਰੀ, ਤਾਰੀਖ ਰੇਂਜ ਅੰਦਰ।
ਚੇਤਾਵਨੀਆਂ: ਖਰੀਦੋ ("ਖਰੀਦੋ ਐਂਟਰੀ!") ਅਤੇ ਵਿਕਰੀ ("ਵਿਕਰੀ ਐਂਟਰੀ!") ਚੇਤਾਵਨੀਆਂ।
ਵਰਤੋਂਕਾਰ-ਅਨੁਕੂਲ, ਟੂਲਟਿੱਪਸ, ਸਮੂਹਬੱਧ ਸੈਟਿੰਗਾਂ, ਅਤੇ ਗਲਤੀ ਜਾਂਚ (ਜਿਵੇਂ ਅੰਤਮ ਤਾਰੀਖ ਸ਼ੁਰੂ ਤੋਂ ਬਾਅਦ) ਨਾਲ।
Disclaimer
The "Punjabi Trader / Simple Trading Logics🎯" Pine Script® is for educational purposes only, not financial advice. Trading carries risks, including potential capital loss. Performance is not guaranteed, and past results don’t predict future outcomes. Users should research, consult a financial advisor, and test in a demo account before live trading. The author, Dshergill, is not liable for any losses. Use at your own risk.
"ਪੰਜਾਬੀ ਟਰੇਡਰ / ਸਧਾਰਨ ਵਪਾਰਕ ਲਾਜਿਕ🎯" ਪਾਈਨ ਸਕ੍ਰਿਪਟ® ਸਿਰਫ਼ ਸਿੱਖਿਆ ਲਈ ਹੈ, ਵਿੱਤੀ ਸਲਾਹ ਨਹੀਂ। ਵਪਾਰ ਵਿੱਚ ਜੋਖਮ ਹੈ, ਜਿਸ ਵਿੱਚ ਪੂੰਜੀ ਦਾ ਨੁਕਸਾਨ ਸ਼ਾਮਲ ਹੈ। ਕਾਰਗੁਜ਼ਾਰੀ ਦੀ ਗਾਰੰਟੀ ਨਹੀਂ, ਅਤੇ ਪਿਛਲੇ ਨਤੀਜੇ ਭਵਿੱਖ ਦੀ ਭਵਿੱਖਬਾਣੀ ਨਹੀਂ ਕਰਦੇ। ਖੋਜ ਕਰੋ, ਵਿੱਤੀ ਸਲਾਹਕਾਰ ਨਾਲ ਸਲਾਹ ਲਓ, ਅਤੇ ਲਾਈਵ ਵਪਾਰ ਤੋਂ ਪਹਿਲਾਂ ਡੈਮੋ ਵਿੱਚ ਜਾਂਚੋ। ਲੇਖਕ, Dshergill, ਕਿਸੇ ਨੁਕਸਾਨ ਲਈ ਜ਼ਿੰਮੇਵਾਰ ਨਹੀਂ। ਆਪਣੇ ਜੋਖਮ 'ਤੇ ਵਰਤੋ।
Radial Root AngleDescription:
Radial Root Angle is a precision geometric tool that calculates the angular trajectory of any price leg using a square-rooted price compression model. By selecting two anchor points on a move (typically swing low to swing high or vice versa), the tool computes the true angle of the leg in degrees.
Important Notes:
On low-priced assets or instruments with tight price ranges, the output angle may appear very small, with multiple decimal places.
This is a natural result of square-rooted price compression applied over time, especially when volatility is low.
In such cases, you may choose to round, scale, or interpret the angle proportionally when comparing across other legs or instruments.
Use Cases:
Identify price compression, trend exhaustion, or swing energy
Compare angular velocity across legs, assets, or timeframes
Integrate with Gann tools, harmonic cycles, or radial timing models
Build square-outs, circular projections, or geometry-based entries
Ideal For:
Traders exploring:
Gann angles and time/price geometry
Square root and harmonic market models
Sacred or astro-geometric analysis
Energetic mapping of price structure
Candlestick Alerts (SaikkatSahoo)🔔 All Candlestick Patterns with Alerts – Ultimate Reversal & Trend Detection Tool
This TradingView indicator detects all major candlestick patterns in real-time and gives you a single unified alert whenever any pattern is found. Perfect for traders who want one simplified alert system rather than setting up dozens of alerts for each individual pattern.
✅ Features:
Detects both bullish and bearish patterns:
Engulfing (Bullish/Bearish)
Hammer & Hanging Man
Inverted Hammer & Shooting Star
Morning Star / Evening Star
Doji, Spinning Top, and more
Works in trending and non-trending markets (with SMA trend filters)
Built-in trend detection logic (SMA50 or SMA50/SMA200 combo)
Clean chart labels and customizable settings
Single Alert Condition for Any Candlestick Pattern Detected
📊 How It Helps:
Spot reversal points early using price action
Stay ahead of trend shifts with pattern-based confirmation
Cut down noise by using a single powerful alert
🔧 Customization:
Choose trend filter: SMA50, SMA50 & SMA200, or No Trend Filter
Adjust wick/body ratio sensitivity
Enable/disable patterns as needed
🔔 Alert Setup:
To get notified on any pattern, just create an alert based on the built-in condition:
“Any Candlestick Pattern Detected”
Candlestick Alerts (SaikkatSahoo)🔔 All Candlestick Patterns with Alerts – Ultimate Reversal & Trend Detection Tool
This TradingView indicator detects all major candlestick patterns in real-time and gives you a single unified alert whenever any pattern is found. Perfect for traders who want one simplified alert system rather than setting up dozens of alerts for each individual pattern.
✅ Features:
Detects both bullish and bearish patterns:
Engulfing (Bullish/Bearish)
Hammer & Hanging Man
Inverted Hammer & Shooting Star
Morning Star / Evening Star
Doji, Spinning Top, and more
Works in trending and non-trending markets (with SMA trend filters)
Built-in trend detection logic (SMA50 or SMA50/SMA200 combo)
Clean chart labels and customizable settings
Single Alert Condition for Any Candlestick Pattern Detected
📊 How It Helps:
Spot reversal points early using price action
Stay ahead of trend shifts with pattern-based confirmation
Cut down noise by using a single powerful alert
🔧 Customization:
Choose trend filter: SMA50, SMA50 & SMA200, or No Trend Filter
Adjust wick/body ratio sensitivity
Enable/disable patterns as needed
🔔 Alert Setup:
To get notified on any pattern, just create an alert based on the built-in condition:
“Any Candlestick Pattern Detected”
Trading Zonesworks on showing a green background when a long position can be entered, short when red is shown, and works off of the inverted fair value gap strategy, and shows ideal parameters to look for entries
Nirvana Mode PRONirvana Mode PRO is a precision-built automated trading strategy designed for low-risk, high-efficiency trades on BTCUSDT.
It combines:
- EMA crossover (8/21)
- RSI filters
- Supertrend confirmation
- Volume spike detection
Perfectly optimized for 15-minute charts and full integration with automated platforms like WunderTrading.
Signals:
- Long Entry: "ENTER-LONG_NIRVANA_PRO"
- Short Entry: "ENTER-SHORT_NIRVANA_PRO"
- Exit All: "EXIT-ALL_NIRVANA_PRO"
Suitable for both manual and bot-driven strategies.
Trading Session Highs and LowsTrading Session Highs and Lows
This script provides an intuitive way to visualize key market levels from major trading sessions: Asia, London, New York, and New York Close. By automatically plotting the high and low of each session, it helps traders quickly identify important price levels that could impact market behavior.
Features include:
Session Marking: The script marks the high and low for each major session (Asia, London, New York, and New York Close).
Customizable Lines and Labels: You can adjust the line style, width, and color for each session’s high/low markers. The session name (e.g., "London", "New York") and the PDH/PDL (Prior Day High and Low) are also shown to give clear context.
Real-Time Updates: The levels are updated in real-time to reflect the current price action, helping you gauge price movement throughout the trading day.
Customizable Indicators: Easily adjust the visibility of the different sessions and the labels to focus on the session that matters most to your trading strategy.
This tool is designed to help day traders spot important levels for potential breakouts or reversals, making it easier to base your trading decisions on well-established price points. Ideal for scalpers, swing traders, and anyone who trades across multiple sessions.
Nirvana Mode PRONirvana Mode PRO v1.0 is a fully automated TradingView strategy designed for BTCUSDT on the 15-minute chart. It combines EMA crossover, RSI filtering, Supertrend direction, and volume spike confirmation to provide high-accuracy entries and safe exits. Optimized for integration with WunderTrading Signal Bots.