Find Last 30-Min Nifty Closing Price (VWAP-Based)📌 Purpose:
This indicator helps traders find the accurate last 30-minute closing price for Nifty (or any NSE instrument) by calculating the Volume-Weighted Average Price (VWAP) from 3:00 PM to 3:30 PM IST — mimicking the official NSE close logic.
Unlike the simple closing price (last traded tick at 3:30 PM), the official Nifty close is calculated as the weighted average of all trades in the final 30 minutes. This tool replicates that method for traders and analysts using TradingView.
⚙️ How It Works:
Activates from 3:00 PM to 3:30 PM IST each trading day.
Accumulates price × volume and total volume in that window.
Computes and plots the VWAP (Σ(P×V) / ΣV).
VWAP is updated live between 3:00–3:30 PM, and then locked at 3:30 PM.
A red line displays the final VWAP as your closing price reference.
✅ Why You Should Use It:
Get a more accurate closing reference than the 3:30 PM tick.
Critical for options expiry decisions, backtesting, and daily trade reviews.
Ideal for Nifty, BankNifty, FinNifty, and other NSE indices or stocks.
Especially useful for intraday traders, option buyers/sellers, and analysts.
📊 How to Use:
Works best on 5-minute charts or lower for precise readings.
Add the script and monitor after 3:00 PM — final value will display after 3:30 PM.
Supports all NSE instruments with sufficient intraday volume.
🛠️ Built using Pine Script v5
Timezone: Asia/Kolkata (Indian Standard Time)
指標和策略
Chandelier Stop + VWAPChandelier Stop + VWAP, combined script with two indicators to get a trend with the chandelier stops
Combined CMF, AO, RSI, MACDThis script shows a single pane data about RSI, MACD cross, AO histogram, and CMF data. This is an educational script, created just for own research purposes not meant to break any guidelines or stuff.
The only purpose is to keep the chart looks more clean than filled with too many indicators, that's why to save the space I have customized this 4 into 1.
Thenewson - RSI Confluência Multi-TFSpot extreme overbought or oversold zones with precision using confluence across multiple timeframes.
How it works:
You choose which timeframes to monitor: 15m, 1h, 4h, 1d.
The indicator checks if all selected RSIs are:
Above 70 → potential SELL signal.
Below 30 → potential BUY signal.
While the condition is active, it marks the candle on the chart.
Sends separate alerts for buy and sell signals.
Customizable:
Enable or disable the timeframes you want.
Adjust RSI levels (default: 70/30).
Alerts trigger automatically when confluence is detected.
Perfect for traders who:
Want confirmation across multiple timeframes.
Prefer filtered, high-quality RSI signals.
Use exhaustion setups or extreme condition reversals.
No weak RSI noise here — only solid confluence when the market agrees across timeframes.
Hybrid Heikin Ashi OverlayHybrid Heikin Ashi Overlay
I personally like Heikin Ashi for its simplicity in showing clean trends. However, it tends to smooth out price action so much that we sometimes miss key signals from the actual candles.
This indicator overlays Heikin Ashi-style background colors while keeping regular candles intact — giving you the best of both worlds:
• Smoother trend visibility
• No loss of execution precision
• Customizable colors & transparency
🔹 No repainting
🔹 No strategy logic — purely visual
🔹 Designed to reduce clutter and help traders stay focused on structure
Created by: @yug_and_her
Trendumkehr-Indikator: RSI / Stoch RSI + Alarme🔔 Alarm Trigger (Trigger)
Type Condition When Useful RSI Long RSI crosses above 30 End of Oversold
RSI Short RSI crosses below 70 End of Overbought Stoch Long %K crosses %D and %K < 20 Dynamic Long Signal Stoch Short %K crosses %D and %K > 80 Dynamic Short Signal
✅ Usage Insert Indicator in TradingView Right-click on Chart or in the Alarm menu '🔔' Select one of the conditions ('RSI Long Signal', etc.) Set the type and tone of the alarm
RSI Zone Highlight + Entry NotesRed bars when RSI ≤ 30, green when RSI ≥ 70; drops “RSI≤30”/“RSI≥70” labels on the entry bar.
Pine v6 • tweak RSI length & thresholds in settings.
Best EMA FinderThis script, Best EMA Finder, is based on the same original logic as the Best SMA Finder I published previously. Although it was not the initial goal of the project, several users asked for an EMA version, so here it is.
The script scans a wide range of Exponential Moving Average (EMA) lengths, from 10 to 500, and identifies the one that historically delivered the most robust performance on the current chart. The choice to stop at 500 is deliberate: beyond that point, EMA curves tend to flatten and converge, adding processing time without meaningful differences in signals or outcomes.
Each EMA is evaluated using a custom robustness score:
Profit Factor × log(Number of Trades) × sqrt(Win Rate)
Only EMA lengths that exceed a user-defined minimum number of trades are considered valid. Among these, the one with the highest robustness score is selected and displayed on the chart.
A table summarizes the results:
- Best EMA length
- Total number of trades
- Profit Factor
- Win Rate
- Robustness Score
You can adjust:
- Strategy type: Long Only or Buy & Sell
- Minimum number of trades required
- Table visibility
This script is designed for analysis and optimization only. It does not execute trades or handle position sizing. Only one open trade per direction is considered at a time.
EMA 多空排列
Indicator Name: EMA Alignment
Introduction:
This indicator aims to help traders quickly identify potential trend directions by visualizing the alignment of EMAs (Exponential Moving Averages). By displaying both bullish and bearish alignments, this indicator can assist in determining potential buying and selling opportunities in the market.
Key Features:
Bullish and Bearish Alignment Identification:
Bullish Alignment: When shorter-period EMAs are above longer-period EMAs, it indicates a potential uptrend.
Bearish Alignment: When shorter-period EMAs are below longer-period EMAs, it indicates a potential downtrend.
Visual Cues:
Arrow Signals: Arrows are plotted on the chart at the start and end of bullish/bearish alignments, providing a clear visual representation of trend changes.
EMA Curves: Plots EMA curves of different periods, making it easy for users to observe the relationships between EMAs.
Customizable Parameters:
Allows users to customize the EMA periods to suit different trading strategies and market conditions.
Alert Functionality:
Provides alerts at the start and end of bullish/bearish alignments, helping users to promptly capture trading opportunities.
How to Use:
Add this indicator to your TradingView chart.
Customize the EMA periods according to your trading preferences.
Observe the arrow signals and EMA curves on the chart to determine market trends.
Combine with other technical indicators and analysis methods to develop your trading strategy.
Parameter Descriptions:
EMA Periods:
len1: 21
len2: 55
len3: 100
len4: 200
Users can modify these parameters according to their needs.
Suitable Scenarios:
This indicator is suitable for various markets and timeframes, especially for trend-following strategies.
Important Notes:
This indicator is intended as an auxiliary analysis tool and does not guarantee 100% accuracy.
Traders should consider their own risk tolerance and trading experience when using this indicator.
Please practice proper money management and control position risk.
Disclaimer:
This indicator is for educational and informational purposes only and does not constitute any investment advice. Traders are solely responsible for their trading risks.
AltcoinEvreni Entry/TP RR ToolMulti-Entry / Take-Profit Risk-Reward Tool
This indicator is designed to help traders visually plan and manage their trade entries, take-profit targets, stop-loss levels, and risk/reward calculations directly on the chart.
Key Features:
--- Up to 3 customizable entry levels with separate position sizing for each.
--- Up to 5 take-profit (TP) levels, each with individual allocation percentages.
--- Automatic calculation of weighted average entry price.
--- Dynamic risk and potential profit calculation based on your inputs.
--- Visual colored zones for entry, stop-loss, and take-profit areas on the chart.
--- Adjustable leverage and margin for position sizing.
--- Informative floating table displaying position type, entries, stop-loss, risk in $, potential
--- profit in $, and overall RR ratio.
--- Fully customizable appearance (colors, box width, table font size, etc.).
How to Use:
1- Set your trade direction (Long or Short).
2- Enter your planned entry prices, allocation percentages, and stop-loss.
3- Configure your take-profit levels and their respective allocation percentages.
4- Adjust margin, leverage, and visual preferences as desired.
5- The tool will display all relevant zones and statistics, helping you make better risk-managed trading decisions.
Notes:
--- All calculations and drawings update dynamically as you change your parameters.
--- Works on any symbol and timeframe.
--- For educational and planning purposes – always use your own judgment and risk management.
[CUSTOM] Valid Pullbacks with pendingTrendFollow the approach of Valid Pullback & Trend indicator, but I have customized to have a pending line waiting for confirmation of the root source code
This indicator plots valid market structure using internal (gray) and external (red) swing points. It also draws a live blue pending line from the latest confirmed pivot to the expected next pivot, giving a real-time preview of the next possible break of structure (BoS). Clean, non-repainting, and ideal for trend analysis and structure-based strategies Draws the pending line to the developing internal high/low
Once a new pivot is confirmed: - The pendingTrend line is cleared - The direction is remembered - No additional blue lines are drawn until the next internal pivot forms in the opposite direction
[CUSTOM] Valid Pullbacks with pendingTrendFollow the approach of Valid Pullback & Trend indicator, but I have customized to have a pending line waiting for confirmation of the root source code
Draws the pending line to the developing internal high/low
Once a new pivot is confirmed:
- The pendingTrend line is cleared
- The direction is remembered
- No additional blue lines are drawn until the next internal pivot forms in the opposite direction
Swing Fib Zone PRO | Tick/Volume + Divergence🔍 Dynamic Swing Fibonacci Zone PRO — Real-Time Tick/Volume Flow & Divergence
Unlock powerful price zones and trade confluence with confidence.
“Dynamic Swing Fib Zone PRO — Professional-Grade Real-Time Zone Flow & Divergence System”
Description:
Swing Fib Zone PRO is an advanced price action tool that dynamically maps out key swing-based Fibonacci zones, updates in real-time, and provides deep trade context with embedded Tick/Volume activity and RSI divergence detection.
This script:
Automatically detects swing highs/lows and projects a real-time Fibonacci Zone (100/75/50/25/0%) for the latest price structure.
Highlights reaction zones (top & bottom) with colored boxes for easy visual reference.
Shows real-time Tick or Volume flow within each zone, with cumulative and average stats (“UpTick/DownTick” or “BuyVol/SellVol”)—perfect for scalpers and intraday traders seeking confluence between price structure and order flow.
Marks RSI Bullish/Bearish Divergence at key turning points, with customizable label colors/sizes.
Highly customizable: Adjust swing strength, interval, visual colors, label size, data display (tick/volume), and more—tailor for scalping, swing, or intraday style.
Perfect for:
Professional scalpers & price action traders
Zone/Orderflow/Volume profile enthusiasts
Anyone seeking to combine price structure + orderflow + momentum divergences in one clean, flexible script
How to Use:
Select your trading style with the Preset dropdown (Scalp, Swing, Intraday).
Adjust Swing Strength and Interval for your instrument/timeframe.
Toggle between Tick and Volume flow to match your analysis style.
Watch for cumulative Up/Down movement (or Buy/Sell volume) as price enters each zone—use this for confluence/confirmation with price action.
Pay special attention to Divergence labels (Bull/Bear Div): strong reversal signals when they appear at key zones.
All colors, sizes, and display elements are fully adjustable for your workflow.
LCCM 2025⚔️ Six-Finger Phantom Grip – Forex Strategy by Thầy Khắc Quí
Inspired by martial arts, this strategy uses six key "fingers" to enter precise, high-probability trades with minimal risk.
🖐️ The 6 Fingers:
1. Trend Direction – Follow the main trend (H4/D1).
2. Key Price Zones – Identify strong support/resistance or supply/demand zones.
3. Price Action Signals – Enter only with confirmation (pin bar, engulfing, etc.).
4. Lot Size & Risk Control – Smart position sizing; avoid overleveraging.
5. Perfect Timing – Patience to strike only at ideal setups.
6. Trader Psychology – Discipline, no FOMO, treat each trade like a martial arts move.
✅ Features:
No indicators, clean charts.
Focus on market structure and price behavior.
High emphasis on mindset and discipline.
Project SynthIntroducing Project Synth !
Inspired by Pace of Tape and Cumulative Delta I created Project Synth in order to aggregate volume flow data across multiple marketsfor two primary reasions:
Traditional orderflow tools are not available on Tradingview. My script attempts to bring an original; calculus-based approach to creating not only an alternative for traditional orderflow tools, but also a more accurate one.
In order to detect genuine buying and selling pressure that cannot be easily manipulated. I did this because while I've always enjoyed concept behind both of those tools, I did not think they captured enough data to be useful. By analyzing assets that move together (positive correlation) and assets that move inversely (negative correlation), my system aims to fix the fundamental problems with those indicators and create an objective view of market sentiment based on aggregate orderflow.
Some more detailed explanations (using QQQ and SQQQ as an example):
Inverse Market Dynamics (QQQ vs SQQQ):
In an inverse market like SQQQ, aggressive buyers hit the ask when they expect the underlying (QQQ) to fall, while passive buyers wait on the bid hoping for cheaper inverse exposure. When QQQ rallies, SQQQ sees aggressive selling (people dumping their bearish bets) hitting bids, while passive sellers sit on the ask hoping to exit at better prices. The aggression flows opposite to the underlying market direction.
Why Utilizing Both Markets Provides A More Accurate Delta:
Watching both QQQ and SQQQ gives cross-validation - real buying pressure in QQQ should coincide with selling pressure in SQQQ. If you see buying in QQQ but also buying in SQQQ, that's a conflicting signal suggesting the move might be artificial or driven by other factors. The inverse relationship acts as a confirmation filter, making false signals much harder to generate.
Multiple Markets = Authentic Pressure:
The more unique, important markets you track, the harder it becomes to create fake delta moves. Real institutional buying/selling pressure affects multiple correlated assets simultaneously in predictable patterns - you can't easily manipulate tech stocks, treasury bonds, VIX, and currency pairs all at once to create a false signal. Each additional market acts as a fraud detection layer, ensuring the delta measurement reflects genuine ecosystem-wide buying and selling pressure rather than isolated manipulation or noise.
My Suggestions For Usage:
In order to keep the explanation simple and short for now, I suggest using it just like a cumulative delta indicator. For example: let's say you were watching CME_MINI:ES1! , and you had a resistance level at 6000. When the price reaches your resistance level, you would be looking for a significant divergence between price and Delta. Price : rising, Delta : falling. This means that even though the price was going up, strong and aggressive sellers are jumping in more and more, this can be used as a confirmation tool for a resistance level.
Notes For Moderators, Authors and Users:
Firstly, to the best of my knowledge, I have not been able to find many tools built around the concept of cumulative delta or pace of tape. While I know there are a couple projects, none to the magnitude of synthetically recreating these tools via an algorithm designed around basic calculus principles. While tools like Volume Delta are built in, they do not attempt to capture an accurate picture of aggregated orderflow from what I understand.
Secondly, it needs to be noted that tool aims to create an approximation of buying and selling pressure. To my knowledge it is not possible to create an accurate full picture, at least not within the limitations of Tradingview.
MTF - Quantum Fibonacci ATR/ADR Levels & Targets V_2.0# Quantum Fibonacci Wave Mechanics v2.0 Release Notes
## 🚀 New Features
- Added multi-timeframe alert system for buy/sell signals
- Implemented dynamic label management with price values
- New mid-level trigger option for additional signals
- New EMA trigger option for confirmation signals
- Signal bar highlighting option
- Customizable line widths for all levels
## 🎨 Visual Improvements
- Completely redesigned label system (left-aligned with offsets)
- More intuitive input organization
- Better color customization options
## ⚙️ Technical Upgrades
- Upgraded to Pine Script v6
- Reduced repainting with stricter confirmation checks
- Optimized performance with proper variable initialization
## ⚠️ Note for Existing Users
- Some color parameters have been renamed
- Label positioning has changed (now with configurable offset)
- Review new mid-level trigger option in strategy settings
## 🐛 Bug Fixes
- Fixed potential repainting issues in signal generation
- Improved label cleanup between periods
- More robust security function implementation
## ⚠️ Caution for Mid-Level & EMA Signals
- Mid-Level Reversals may trigger premature entries in ranging markets.
- EMA crossovers can lag; confirm with price action.
Ultimate Scalping System - Dual ScriptUltimate scalping tool that has multiple different variables to show a long or shot based off my own system on the 5 minute candle chart
Volume Spike Alert & OverlayVolume Spike Alert & Overlay
This indicator will display the following as an overlay on your chart:
Current volume
Average Volume
Threshold for Alert
Description:
This indicator will display the current bar volume based on the chart time frame,
display the average volume based on selected conditions,
allow user selectable threshold over (or under) the average volume to trigger an alert.
Options:
Average lookback period
Smoothing type
Alert Threshold %
Enable / Disable Each Value
Change Text Color
Change Background Color
Change Table location
Add/Remove extra row for placement in top corner
Usage Example:
I use this indicator to alert when the current volume exceeds the average volume by a specified percentage to alert to volume spikes.
Set the threshold to 25% in the settings
Create an alert by clicking on the 3 dots on the right of the indicator title on the chart
When the threshold is exceeded the alert will trigger
If you prefer overlay indicators check out my others:
ADR / ATR Overlay
VOL / AVG Overlay
ADR, ATR & VOL Overlay
OBAD [Türkçe Alarm - Optimize]OBAD indicator helps identify positive and negative trends by combining price changes with volume. It aims to guide the user with visual color support and signal points.
Real Time Swing Trap DetectorThe Real Time Swing Trap Detector is a minimalist, pro-grade tool for instantly spotting classic “bull traps” and “bear traps” on any chart.
This indicator identifies swing traps in real time by tracking significant swing highs and lows, then watching for fast, false breakouts (bull traps) and breakdowns (bear traps) within a user-defined window.
How it works:
Detects when price breaks a major swing high/low (using configurable lookback).
If price quickly reclaims the broken level within X bars (trap window), a trap is confirmed and a subtle icon (🐂 for bull, 🐻 for bear) is displayed on the chart—no labels, no clutter.
You can enable/disable alerts for bull/bear traps individually or together, and receive notifications the moment a trap is detected.
Use cases:
Spot and avoid classic market “fakeouts” that trap breakout traders.
Confirm SMC/ICT “Judas swing” setups, or filter for high-probability reversals.
Works on all timeframes and assets: stocks, crypto, forex, indices.
Inputs:
Swing Lookback Bars: How far back to define swing points (default: 50)
Major Swing Filter: Additional filter for only the most significant highs/lows (default: 200)
Trap Bars (Look Ahead): Window in which a trap must be confirmed (default: 10)
Enable Bull/Bear Trap Alerts: Toggle real-time alerts for each trap type.
Visuals:
🐻 icon below bar for bear trap (short squeeze/reversal)
🐂 icon above bar for bull trap (long squeeze/reversal)
How to set up alerts:
Add the indicator to your chart, open TradingView’s Alerts panel, and choose “Bear Trap Alert,” “Bull Trap Alert,” or “Any Trap Alert” for instant notifications.