Indicatori e strategie
Next-Day Open Bias (NDO) — Clean HUD (Compat)What It’s Designed To Do
Goal:
Predict whether the next day’s market open will gap up (bullish) or down (bearish) — useful for swing entries into next-day expiry trades, e.g. SPX 0DTE or next-day options.
It’s a probability-driven model, not a buy/sell signal generator.
It gives you a probability bias for the next day’s opening direction.
The text color instantly tells you:
🟩 Green = Bull signal (expect next-day gap up)
🟥 Red = Bear signal (expect next-day gap down)
⚪ White = Neutral / no edge
Volatility Rank DashboardA dynamic multi-symbol dashboard that ranks assets live by their normalized volatility across multiple dimensions.
How it works:
The script scans up to 40 symbols (per TradingView request limits), calculating for each:
ATR% – average true range as a percentage of price (true volatility)
BB Width% – Bollinger Band width as relative spread (market compression/expansion)
Volume or Notional – filters or weights activity by liquidity
A composite volatility score is computed using adjustable weights (ATR%, BB%, Volume).
Symbols are ranked in real time on a color-coded table, highlighting the most volatile and active markets.
Extra features:
Session filter (London, New York, or custom trading hours)
Alerts for ATR% / BB% threshold cross or when a new #1 appears
Automatic 40-request safety management
Adaptive color heat map for instant visual comparison
Use it to quickly identify which assets are moving, liquid, and worth your attention — across any asset class or timeframe.
DTC — Session KillzonesDTC — Session KillZones (ICT Kill-Zones)
Visual session mapping for higher-probability windows (New York, London, Tokyo/Asian, London Close). Anchored session ranges, labels, and optional dividers make it easy to spot session structure and historic range areas on any timeframe.
What it shows
Time-anchored session range boxes (High / Low per session) that stay locked to session candles.
Optional session name labels placed inside ranges.
Optional session transition markers (small plotshape markers at session start/end).
Optional daily divider line and weekday labels.
Timezone control: use exchange timezone or a custom UTC offset.
Key inputs
Enable/disable each session (A/B/C/D), set session name and session hours.
Toggle session range boxes, labels, and outlines.
Range area transparency control.
Choose whether to use Exchange timezone or a custom UTC offset.
Show/hide session dividers and daily divider.
Usage tips
To avoid rendering issues, pin the indicator to the right price scale in the indicator menu (Pin → Pinned to right scale). If the indicator is set to No scale (fullscreen) it may not render boxes/labels correctly.
Works well on all timeframes; ranges are calculated per-session based on bar timestamps.
If you want ranges to persist visually but reset stats each session, the indicator already stores last session high/low and draws boxes anchored by the session start time.
Limitations & notes
This indicator is a visual tool — not a signal generator. It does not open/close trades automatically.
Session ranges rely on bar timestamps — ensure your chart timezone is set correctly if comparing across exchanges.
Objects are created as chart drawings (boxes, labels) and may count toward TradingView's object limits on exceptionally active charts.
Disclaimer
This script is provided for educational and visual analysis purposes only. It is not financial, investment, or trading advice. Always use your own judgement and risk management. Past visual patterns do not guarantee future performance.
Version & support
Pine Script v5.
If you or users see missing boxes/labels, first confirm the indicator is pinned to a price scale (recommended: right scale). If problems persist, tell me the symbol and timeframe and I’ll help troubleshoot.
CyberTradingV1.4 TRexCyberTradingV1.3 — Multi-TF Volatility/Structure + FVG Suite (by College Pips)
TL;DR
One utility to read volatility regime (ATR vs TH), map market structure & swings, and track FVG/CE imbalances—so you can gauge range, context and entries in one place. No signals or promises; it’s a contextual toolkit.
What it does
Volatility table (multi-TF): Shows ATR-style and TH proxies across 1m → Monthly, so you can compare current TF vs higher TFs.
Composite levels: LQC / GAM / Trigger / TRex quantify “how much is enough” for legs/impulses relative to the active TF.
Structure & swings: Validated swing highs/lows with optional time-anchored rectangles (height sized by LQC) and auto structure/diagonal lines.
Imbalances (FVG): Auto-detect UP/DOWN FVGs, extend forward, optional CE line; alerts fire on touches/entries/fills.
Candle sizing: Directional color map by fixed ATR-ratio buckets; Inside Bars are force-colored for clarity.
How components work together (mashup rationale)
Read regime with the table (ATR vs TH per TF).
Map structure with swings/lines to see HH/HL/LH/LL context.
Focus imbalances with FVG + optional CE; monitor with alerts.
Act with thresholds using LQC/GAM/Trigger/TRex to standardize expectations across symbols/TFs.
Method transparency
ATR/TH math: ATR is a smoothed multi-window blend; TH scales the daily range to TF via √time.
Composites: LQC ≈ √(ATR×TH) × C(TF); GAM2/3/4 and Trigger/TRex apply TF-specific scalars to min/max aggregates (see source for exact coefficients).
Multi-TF: Values come from request.security and finalize on higher-TF bar close (no look-ahead).
Swings: Confirmed using left/right strengths; labels are offset back to the pivot bar.
FVG/CE: Classic 3-bar definition; CE is the midpoint line. Boxes extend until touched/filled; optional auto-delete on fill.
Usage
Enable the table to gauge expansion/contraction.
Turn on swing rectangles for LQC-sized reaction zones.
Toggle FVG + CE on your execution TF; use alerts to catch re-entries/resolutions.
Combine with price action and your own trade plan.
Limitations & fair warnings (be honest)
Offsets/past plotting: Swing labels and rectangles are anchored to past bars (offset = -right_strength). They do not predict future bars.
Repainting notes: Swings confirm after right_strength bars; higher-TF values finalize on their close. Past markings can update as confirmations occur.
Tick handling: Uses syminfo.mintick (special cases for JPY/XAU/XAG). Validate on exotic symbols.
No promises: This is a context tool, not a buy/sell signal generator.
Alerts included
ABOVE/BELOW threshold: Price crossing CE or FVG bounds.
IOFED up/down: Price entering an FVG from above/below.
Inputs (high-level)
Layout/positioning, color palettes, swing rectangle styling (width/fill/border), detection strengths, label/line widths, FVG lookback, CE on/off & style, auto-delete filled boxes.
Credits & reuse
Concepts like FVG/CE are widely known in market-microstructure education.
This implementation—table architecture, LQC/GAM/Trigger framework, swing rectangles, candle bucketing, and alert logic—is original to College Pips / CyberTradingV1.4
2-1-2 ReversalThis indicator identifies all 2-1-2 price action patterns on any chart or time frame — both reversals and continuations — based on Rob Smith’s The Strat trading system.
🟢 Bullish 2-1-2:
Detected when a directional candle (2D or 2U), followed by an inside bar (1), is followed by a break to the upside (2U).
🔴 Bearish 2-1-2:
Detected when a directional candle (2U or 2D), followed by an inside bar (1), is followed by a break to the downside (2D).
✅ Key Features:
Works on any time frame (1m to Monthly)
No filters — shows every valid 2-1-2 setup
Detects both reversal and continuation patterns
🔔 Built-in alert conditions for Bullish and Bearish setups
🔍 Great for strat traders who want to catch all opportunities, not just hand-picked ones
🧠 Use Case Tips:
Combine with higher time frame trend or broadening formations for confirmation
Works well with sectors (SPY, QQQ, XLE) and ETFs for strat alignment
Add volume, EMA, or other custom confluences for advanced filtering
BND Trader (By Vahid.Jz) 🇮🇷🎉 The first Persian indicator on TradingView, released for free to celebrate my daughter's birthday. 🎉
**Trading Assistant (by Vahid.Jz)** is an all-in-one tool designed to simplify analysis and improve accuracy. It acts as an intelligent trading partner.
**Features:**
- Market Structure detection
- Multi-Timeframe “Third Eye” analysis
- Professional Order Blocks recognition
- Fair Value Gaps (FVGs) detection
- Customizable alerts
- Fully Persian interface
- Create Custom Alarm
Developed with love by **Vahid.Jz**, a trader and Pine Script enthusiast.
*“Trading is not a destination; it’s the journey — a path of learning, growth, and experience.”*
GAMMAPOINTS2.1This indicator, part of GloballView, provides insights into key Gamma Exposure (GEX) levels in the market. By analyzing each option's Open Interest and gamma, it calculates total GEX by price level, highlighting areas where market makers have significant gamma exposure and may need to hedge accordingly.
RoboScalp-X: Precision Intraday Engine [NASDAQ Futures]RoboScalp-X is a precision-engineered intraday scalping and breakout strategy designed for U.S. futures markets — specifically Micro E-mini NASDAQ-100 (MNQ).
It uses volatility-based breakout detection, strict stop-loss and target logic, and is optimized for short-duration trend scalps.
💹 Performance Snapshot
Tested on MNQ (Jun 2025 – Oct 2025)
Total Return: +2,348%
Profit Factor: 1.83
Win Rate: 78% (170 / 217 trades)
Max Drawdown: 50,500 USD
🧠 Why RoboScalp-X
This system is ideal for traders who want automated precision trading in volatile U.S. indices, focusing on quick, high-accuracy entries.
It’s built for algorithmic consistency — targeting small yet frequent profits while maintaining tight risk control.
📬 Get This Strategy or Build Your Own
If you’d like to buy, customize, or develop a similar strategy for Futures, Forex, Crypto, or Indian markets, reach out here:
🌐 Upwork Profile - www.upwork.com
📧 manakthorat@gmail.com
⚠️ Disclaimer: This strategy is for educational and research purposes only. Market conditions may affect results; always use appropriate risk management and forward testing before applying to live trading.
AriVestHub_SMCIntroduction to the AriVestHub_SMC Indicator
The AriVestHub_SMC indicator is designed and coded based on Smart Money Concepts (SMC). This tool has unique features that you won’t find in any other indicator built around SMC.
I’ve been active in the crypto market since 2019, and besides using the SMC strategy, I also apply several custom strategies in my trading. Personalized versions of these strategies will gradually be shared with you as well.
The main reason for developing this indicator was the gap in existing tools. Many times, setups like Valid Pullback or Inside Bar Candles appear on the chart but are not easily recognizable at first glance, and therefore they get ignored. This often leads to mistakes in Market Structure Mapping right from the beginning, which then causes errors in further analysis and predictions.
Since the SMC strategy is entirely built on market structure, any mistake in identifying its key components basically destroys the reliability of the analysis.
Unlike similar indicators that mostly just draw nice lines and zones on the chart for promotional purposes, AriVestHub_SMC aims to show the reality of the market, not beautify it. Price behavior is the result of trader psychology and the clash of different views—it doesn’t have to look neat and pretty all the time.
This indicator shows exactly what has happened in the market and the possible scenarios ahead. Once you use this tool and study this guide, you’ll clearly feel the difference compared to other common indicators. My main goal in creating AriVestHub_SMC was to give real help to traders—not just to sell or commercialize it.
The AriVestHub_SMC indicator is basically a Market Structure Mapping Engine (SMC Structure Mapping Engine), whose main task is to detect and accurately map market structure movements.
The market is full of exceptional conditions, and analyzing them without indicators and only by visual inspection is almost impossible. This often leads to errors, especially in strategies that are based on market structure.
One of the most important and valuable features of this indicator compared to similar ones is that, after extensively studying and manually analyzing various charts with indicators, I have coded almost all common scenarios as well as exceptional cases that occur under different market conditions.
________________________________________
Its key features include:
• BOS / CHoCH – Detecting
• breakouts and changes in market character
• IDM / Pullback – Confirming pivots and valid moves
• OF / OB – Marking key supply and demand zones
• SMT (Smart Money Trap) – Spotting invalid zones and smart money traps
• Liquidity Sweeps / Equal High-Low – Liquidity hunts and reversal setups
• Transfer Option – Automatically correcting structure in Single Leg scenarios
________________________________________
Basic Concepts in the AriVestHub_SMC Strategy
1. Inside Bar
An Inside Bar is a candle (or group of candles) whose price range falls between the High and Low of the previous candle.
In Smart Money and market structure analysis, these candles are usually ignored, and only the main candle is considered.
Simply put, an Inside Bar signals market pause and energy buildup—a place where both buyers and sellers are waiting for price to decide its next direction.
In the picture, you can see candles highlighted in a different color that fall within the main candle range. They should not be treated as independent candles, and all of them together should be considered as one.
________________________________________
2. Pullback
A pullback happens when price makes a temporary return after a main move. Even a single candle can cause it.
In Smart Money, a valid pullback is defined as:
• In an uptrend: if the Low of a candle breaks the Low of the previous candle which is not an Inside Bar, a valid pullback occurs.
• In a downtrend: if the High of a candle breaks the High of the previous candle which is not an Inside Bar, a valid pullback occurs.
Valid pullbacks are the points where the market gathers the energy needed to continue its move.
In the image below, both valid and invalid pullbacks are shown.
________________________________________
3. IDM – Inducement
Inducement is one of the most important concepts in AriVestHub_SMC. Without IDM, no structure in Smart Money can form.
Every valid pullback can be considered an IDM.
There are two types: Major IDM and Minor IDM.
Correctly identifying IDM is critical, because the entire market structure is mapped based on it.
After each BOS or CHoCH, a new HH or LL pivot is only confirmed if the price returns and touches the IDM.
• In an uptrend after BOS: the lowest price of the first valid pullback is the Major IDM, and the last pullback before reaching the Major IDM is the Minor IDM.
• In an uptrend after CHoCH: the highest price of the first valid pullback is the Major IDM, and the last pullback before reaching the Major IDM is the Minor IDM.
The same rules apply in reverse for downtrends.
In this strategy, Major IDM always takes priority.
The image shows different types of IDM, and the same applies for downtrends.
________________________________________
4. BOS – Break of Structure
A Break of Structure happens when price breaks its previous High or Low in the direction of the trend:
• In an uptrend: if the previous HH is broken, BOS occurs.
• In a downtrend: if the previous LL is broken, BOS occurs.
BOS confirms continuation of the current market trend.
________________________________________
5. CHoCH – Change of Character
Change of Character occurs when price moves against the previous trend:
• In an uptrend: if the previous LL is broken, CHoCH occurs.
• In a downtrend: if the previous HH is broken, CHoCH occurs.
CHoCH is usually a signal of a trend reversal or a deep market correction.
The image shows the overall market structure with BOS and CHoCH.
________________________________________
6. Order Flow
Order Flow zones are formed from valid pullbacks and are usually points where price reacts strongly.
They are defined as:
• In an uptrend: Last Selling Momentum Before pushing upside
• In a downtrend: Last Buying Momentum Before pushing dowside
Three main types of Order Flow used in this strategy:
• OF: Decisional (Dec) – The first valid OF after IDM, where the market makes its key decision.
• OF: Extreme (Ext) – The last valid OF after IDM, acting as the final defense of buyers or sellers.
• SMT – Smart Money Trap – All order zones before IDM, and those between Dec and Ext. These usually cause short-term, deceptive reactions and are not valid for trading.
In addition:
• Unmitigated Order Flow – A zone not yet touched, still a liquidity source.
• Mitigated Order Flow – A zone that has been touched, with reduced validity.
• Redefine Order Flow – Identifying internal OFs within a main unmitigated OF for more precise entries.
The image shows the different types of OF.
________________________________________
7. H/L Liquidity Sweep
A Liquidity Sweep happens when price breaks a previous High or Low with a wick, but the candle body fails to close beyond it.
• If the High is broken with a wick but the candle closes below it, a Liquidity Sweep occurs.
• If the Low is broken with a wick but the candle closes above it, a Liquidity Sweep occurs.
These setups are often signs of trapping traders and starting a move in the opposite direction. In fact, Liquidity Sweep points are among the best trading setups.
________________________________________
🔑 Final Note
All these concepts are like puzzle pieces: Inside Bar, Valid Pullback, IDM, BOS, CHoCH, Order Flow, and Liquidity Sweep.
When combined, they create a clear and accurate picture of the market’s real behavior.
________________________________________
Indicator Settings
1. Analyze From … To …
• Set the analysis time range.
• Another use: In ping-pong structures, you can add another copy of the indicator to the chart, set the starting point at the recent HH or LL, and map the internal structure for counter-trend trading.
________________________________________
2. Main
• Confirm CHoCH with wicks → If enabled, only the wick (not the body) is considered for BOS and CHoCH confirmation. Useful for spotting subtle liquidity-based breaks.
• Major / Minor IDM → Choose IDM type.
• Consider Inside Bar → Best kept enabled, so candles inside the previous candle are ignored.
________________________________________
3. Fib Ret
• Min pullback retracement % → Set the minimum retracement level.
• Helps identify valid pullbacks and gives more confidence in trend continuation.
• Meaning: if BOS happens, price must at least retrace by the minimum percentage before expecting the trend to continue.
________________________________________
4. BOS/CHoCH
• Display BOS and CHoCH on the chart with customizable color and style.
________________________________________
5. IDM
• Mark previous IDM : Show past IDMs.
• Mark live IDM : Show current active IDM.
• Customize IDM display options.
________________________________________
6. Pivots
• Display HH and LL pivots.
________________________________________
7. Transferring H/L IDM BOS/CHoCH
• Transfer in case of lack idmB or idmS → When the move is Single Leg and no valid IDM exists in the recent move, HH, LL, and IDM must be shifted and corrected. This adjusts the market structure.
• In case of transferring, remove all previous transferred Market Structure → If enabled, every time HH/LL and IDM need to be shifted, the transfer happens and the market structure is re-analyzed from scratch.
• Important: Often after one transfer, another Single Leg appears. This option keeps adjusting structure automatically, while doing it manually would be slow and error-prone.
________________________________________
8. Order Flow
• Display Decisional, Extreme, and Supply/Demand OFs.
________________________________________
9. H/L Sweeps
• Detect Liquidity Sweeps at Highs and Lows.
• These are very strong reversal setups.
________________________________________
10. Equal High/Low
• Show equal Highs and Lows where liquidity often accumulates.
________________________________________
11. Moving Average
• Add a moving average as a trend filter.
• Option to choose type (SMA/EMA) and length (e.g., 50 or 200).
• Usually:
o MA50 → For mid-term trends, quick confirmation.
o MA200 → For long-term trends, stronger confirmation.
________________________________________
12. Internal Structure (ZigZag)
• Show internal market structure as ZigZag.
________________________________________
13. Inside Bar Candles
• Display Inside Bars in color or with a box.
Sri-Williams R % with CTF📊 Sri – Williams %R with Custom Timeframe (CTF)
Developed by Venkat Raman (Sri)
📘 Overview
The Sri – Williams %R with Custom Timeframe (CTF) is a refined version of the classic Williams %R oscillator, enhanced with multi-timeframe capability and adaptive signal smoothing.
This indicator measures overbought and oversold conditions while also incorporating trend alignment across different timeframes — making it a valuable tool for both momentum analysis and trend confirmation.
By applying custom timeframe (CTF) inputs, traders can observe higher or lower timeframe Williams %R values within their current chart, helping align trade entries with broader market direction.
⚙️ Key Features
✅ Custom Timeframe (CTF) Input:
View Williams %R from any timeframe (e.g., 5m, 15m, 1H, 1D) directly on your current chart for multi-timeframe confirmation.
✅ Dynamic Color Coding:
Green Line: Bullish bias (above -50)
Red Line: Bearish bias (below -50)
✅ Smoothed EMA Overlay:
An optional EMA line smooths out the %R curve, making it easier to identify sustained momentum shifts and filter out noise.
✅ Overbought / Oversold Zones:
Classic reference zones help identify exhaustion or continuation signals:
Overbought: -20
Oversold: -80
Neutral midpoint: -50
✅ Background Fill:
Gray shading between -20 and -80 levels for quick visual interpretation of trading zones.
🧩 Inputs Explained
Input Description
Williams %R Length Period used for %R calculation (default: 100)
EMA Length Smoothing period for the signal line (default: 50)
Custom Timeframe (CTF) Allows you to select the timeframe on which Williams %R is calculated
🟩 Interpretation
%R > -50 (Green): Indicates bullish momentum or uptrend strength.
%R < -50 (Red): Indicates bearish momentum or downtrend strength.
Crossing -50: Often signals a shift in directional bias.
Approaching -20: Potential overbought zone.
Approaching -80: Potential oversold zone.
Combine this signal with price action, volume, or volatility-based tools for stronger confirmation.
🔍 How It Works
Calculates highest and lowest price values over the selected length.
Determines the current price’s position within that range (from 0 to -100).
Applies custom timeframe aggregation to fetch %R data from higher or lower intervals.
Optionally smooths %R with an EMA filter for clarity and reduced whipsaw signals.
🎨 Color Scheme
Element Color Meaning
%R Line 🟢 Green / 🔴 Red Above or below -50 baseline
EMA Line 🩵 Aqua Smoothed signal reference
Background Fill ⚪ Light Gray Oscillator zone between -20 and -80
🧠 Usage Tips
Use a higher timeframe CTF (e.g., 1H or 1D) while trading shorter intervals to align with dominant market trends.
Combine with volume surge or trend-based indicators (e.g., ADX, RTI, or Supertrend) for momentum confirmation.
Crossovers between %R and EMA can highlight early reversals or trend continuations.
⚡ Advantages
Multi-timeframe adaptable
Noise-filtered momentum view
Visual trend alignment tool
Straightforward and clean presentation
📜 Formula
\text{Williams %R} = 100 \times \frac{(Close - Highest(High, n))}{(Highest(High, n) - Lowest(Low, n))}
Values range between 0 and -100, with overbought levels near -20 and oversold near -80.
🏁 Summary
The Sri–WR (Williams %R with CTF) is a multi-timeframe momentum indicator built for clarity, flexibility, and trend precision. It retains the core logic of Williams %R but enhances its utility for professional analysis and adaptive trend alignment.
PAL strategy
This trading script is based on the foundational concepts of the BBMA Omaa Ally, but it incorporates several custom additions and modifications tailored to a specific individual trading style. The general approach for utilizing these signals is as follows:
1. EXT, CSM, and CSAK Signals: When any of these momentum/breakout signals occur, the trader typically waits for a re-entry or retracement of the price action. The actual trade entry is then made upon contact with the opposing WMA 5 or WMA 10 lines.
2. CSAK with CB1 (CBS): If a CSAK candle forms concurrently with a CB1 (an initial breakout confirmation), the setup is designated as a **CBS**. For lower timeframes (M5/M15), an instant entry may be taken on the CBS candle, while entries on higher timeframes (H1/H4/Daily) are taken on the WMA 5/10 retracement following the CBS.
3. CSAK with CB1 and Dominant Break (PAL): A setup involving a CSAK candle, CB1, and a break of a Dominant candle/level is identified as a **PAL**. Similar to the CBS rule, an instant entry is taken on M5/M15, and a **WMA 5/10 retracement entry is utilized for higher timeframes.
4. CPA Signals: The **CPA** signal is treated as a high-conviction setup, warranting an instant entry. For all trades, the Stop Loss (SL) and Take Profit (TP) are managed by exiting the trade if the price breaks the opposing WMA 5 or WMA 10 line.
**In an advanced trading context, the confirmation of a re-entry on a higher timeframe is verified by observing an EXT signal on a corresponding lower timeframe. This is known as confluent confirmation.
Monthly -> daily
Weekly -> H4
Daily -> H1
H4 -> m15
H1 -> m5
Sri - Relative Trend Index (RTI) with CTF🧭 Sri - Relative Trend Index (RTI) with Custom Timeframe (CTF)
Developed by Venkat Raman (Sri)
📘 Overview
The Relative Trend Index (RTI) is a proprietary oscillator designed to measure trend strength, direction, and relative positioning within a smoothed statistical band.
Unlike standard oscillators, RTI adapts dynamically using custom timeframe data (CTF), allowing traders to evaluate multi-timeframe trend momentum and reversals more effectively.
The indicator uses standard deviation envelopes and quantile-based sensitivity to calculate upper and lower dynamic bands, then measures the relative position of the current price within those bands — resulting in a smoothed, normalized trend index scaled from 0 to 100.
⚙️ Key Features
✅ Custom Timeframe Input (CTF):
Analyze RTI on any timeframe (e.g., 60m, 120m, 1D) while viewing on lower or higher charts.
✅ Color-coded RTI Line:
Green when RTI is above the 50 baseline → bullish trend momentum.
Red when RTI is below the 50 baseline → bearish trend momentum.
✅ Adaptive Smoothing:
Smoothing automatically adjusts based on sensitivity.
Higher sensitivity = smoother RTI curve (reduces noise).
✅ Dynamic Quantile Calculation:
RTI uses quantile-based ranking of upper and lower volatility bands, making it adaptive to market volatility and minimizing lag.
✅ Overbought/Oversold & Mid Levels:
Visual reference zones for identifying potential exhaustion or reversal regions:
Overbought: Default 80
Oversold: Default 20
Midline: 50
✅ Smoothed Signal Line:
Provides an additional reference curve for crossover signals and confirmation.
✅ Visual Clarity:
Clean color-coded plots
Overbought/Oversold fill shading
Adaptive smoothing curve overlay
✅ Alert Conditions Included:
Ready-to-use alerts for:
Crossing overbought/oversold levels
Crossing midline (50)
Signal crossovers between RTI and smoothed line
🧩 Inputs Explained
Input Description
Custom Timeframe (CTF) Selects timeframe used for RTI calculation (e.g., 60, 120, D).
Trend Length Period used to calculate trend envelope range.
Sensitivity Adjusts responsiveness (lower = faster, higher = smoother).
Base Smoothing Length Controls EMA smoothing of the signal line.
Overbought / Oversold Thresholds for reversal or momentum exhaustion zones.
🟩 Interpretation
RTI > 50 (Green): Uptrend or bullish bias; stronger if rising toward 80+.
RTI < 50 (Red): Downtrend or bearish bias; stronger if falling toward 20 or below.
Crossing 50: Often indicates a shift in momentum.
Signal crossover (RTI vs. EMA): Potential early entry/exit trigger.
🔔 Built-In Alerts
RTI crossing Overbought / Oversold
RTI crossing 50 baseline
RTI crossing Smoothed Signal Line
🧠 Suggested Uses
Combine with volume, price structure, or volatility-based tools for confirmation.
Use higher-timeframe RTI (via CTF) as a trend filter and lower-timeframe RTI for entry timing.
Ideal for swing traders and intraday analysts seeking adaptive trend strength confirmation.
🎨 Color Scheme
Element Color Meaning
RTI Line 🟢 Green / 🔴 Red Above or below 50 baseline
Smoothed RTI 🔵 Blue (light) Reference EMA of RTI
Background Fill 🩵 Soft Teal Highlights oscillator zone
💡 Note
This is a proprietary adaptation of the Relative Trend Index concept by Sri (Venkat Raman), optimized for flexibility, visual clarity, and dynamic responsiveness across multiple timeframes.
Knock-Out Warrant CalculatorKnock-Out Warrant Calculator
The Knock-Out Warrant Calculator enables live calculation and visualization of knock-out products, turbos, and mini futures (german market specific) directly on the chart – including leverage, profit, loss, and total position value.
How It Works
The script uses a two-point calibration method to calculate the current warrant price in real time:
– You enter two known Bid prices of the product at different underlying levels .
– From this data, the script calculates the product’s delta sensitivity .
– Based on the selected strike / knock-out level and the current underlying price, it determines the current Bid and Ask price of the warrant.
Main Features
– Live price calculation of the warrant based on the underlying’s movement
– Automatic leverage calculation (underlying price / warrant price)
– Investment and profit display in EUR with real-time updates
– Color-coded P/L display – green for profit, red for loss
– Total value display (investment + current profit) for quick overview
– Compact info panel with customizable color, transparency, and font size
– Optional KO line and price scale for visual orientation in the chart
Customization Options
– Freely adjustable panel position (top/bottom, left/right)
– Individual background and text colors
– Adjustable font size for all panel elements
– Customizable number and spacing of displayed price levels
Usage Steps
– Enter the strike (KO level) and select the product type ( Call or Put ).
– Enter two reference points (underlying + Bid price).
– Adjust spread, panel design, and scale settings.
– Set investment and entry price to calculate live profit/loss.
Purpose
This script is designed for active traders and investors who trade knock-out or turbo products and want to:
– Track the price development of their product directly on the chart
– Understand the leverage effect more precisely
– Monitor profits and losses directly in TradingView – without external tools or spreadsheets
⚠️ Disclaimer ⚠️
This script is intended for informational and demonstration purposes only .
It does not constitute financial advice, or a buy or sell recommendation .
Displayed calculations are based on model values and may deviate from actual market prices.
The author assumes no liability for losses resulting from the use or misinterpretation of this script.
Issuers may use different pricing models that can lead to deviations from the calculated values. Extensive testing and fine-tuning of parameters are recommended to achieve the best possible approximation of the real warrant price.
Trading leveraged products involves significant risk and may result in the total loss of invested capital .
RoboScalp-X: Precision Intraday EngineRoboScalp-Buy 1.0 is a systematic scalping strategy built for the Indian indices such as NIFTY 50 and BANKNIFTY on the 15-minute timeframe.
💹 Performance Highlights:
Tested on NIFTY 50 (2022–2025)
Profit Factor: 1.61
Win Rate: 76%
Total Return: +203%
📈 Designed for traders who want automated, data-backed scalping logic with high accuracy and risk management.
📬 Want to Get This Strategy or a Custom Version?
If you’d like to buy, customize, or develop a similar strategy for your own trading, feel free to reach out:
🌐 Upwork Profile - www.upwork.com
📧 manakthorat@gmail.com
⚠️ For educational and research purposes only. Past performance does not guarantee future results.
ZZ RangeHappy Trading!
This is a real-time range detection indicator. Based on previous supply and demand levels, it classifies each new bar as Up, Down, or Range.
New supply and demand levels are typically detected within two bars. The indicator can be used as a filter and supports indicator-on-indicator functionality.
Intro
Concept
Usage and Settings Menu
Declaration for TradingView House Rules on Script Publishing
Disclaimer
1. Concept
Based on a variation of the Bilson-Gann Algorithm, this indicator calculates local supply and demand levels and determines whether the current price is:
Between those levels → Ranging
Above → Uptrending
Below → Downtrending
Less significant supply and demand levels are filtered out using a user-adjustable intensity setting.
2. Usage and Settings Menu
There are four settings available:
Indicator Timeframe – Display results from higher timeframes on the lower timeframe chart.
Range Detection Rule – Choose whether a bar must be fully inside supply and demand zones to be considered ranging, or if touching the zone is sufficient.
Bar Structure Basis – Select whether wicks or bodies of bars are used to calculate supply and demand levels.
Rule to set S&D – Choose among three rules defining how often new supply and demand levels are calculated. Each rule adjusts the sensitivity and responsiveness of detection.
Alert Signals Available:
Trend Signal 1 = Uptrend, 0 = Ranging, -1 = Downtrend
last supply Level
last demand Level
3. Declaration for TradingView House Rules on Script Publishing
The unique feature of ZZ Range is its real-time range detection capability.
This script is closed-source and invite-only, to support and compensate for months of development work.
4. Disclaimer
Trading involves risk, and losses can and do occur. This script is intended for informational and educational purposes only. All examples are hypothetical and not financial advice.
Decisions to buy, sell, hold, or trade securities, commodities, or other assets should be based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Use this script at your own risk. It may contain bugs, and I cannot be held responsible for any financial losses resulting from its use.
Cheers!
AlphaRadar - Market📊 ALPHARADAR - MARKET MONITOR
⚠️ IMPORTANT
🔴 This indicator MUST be used ONLY on DAILY (1D) timeframe. It will not work correctly on other timeframes.
Overview:
Real-time market and sector performance dashboard displaying major US indices and all 11 sector ETFs in a single, organized panel. Track market rotation and sector strength at a glance.
Features:
- Market Indices (4): SPY (S&P 500), QQQ (Nasdaq), IWM (Russell 2000), DIA (Dow Jones)
- Sector ETFs (11): Complete coverage of all US market sectors
- Performance Tracking: Day, 5D, 1M, 6M, and YTD returns
- Color-Coded: 🟢 Green (positive) / 🔴 Red (negative) for instant visual analysis
What You Can Track:
✅ Market breadth (all indices moving together vs divergence)
✅ Sector rotation (which sectors are leading/lagging)
✅ Risk-on vs Risk-off sentiment
✅ Short-term momentum (Day, 5D)
✅ Medium-term trends (1M, 6M)
✅ Year-to-date performance leaders
Market Sectors Included:
- XLC (Communication)
- XLY (Consumer Discretionary)
- XLP (Consumer Staples)
- XLE (Energy)
- XLF (Financials)
- XLV (Healthcare)
- XLI (Industrials)
- XLB (Materials)
- XLRE (Real Estate)
- XLK (Technology)
- XLU (Utilities)
How to Use:
🔍 Spot Market Rotation: Identify which sectors are outperforming
📈 Confirm Trends: All green = strong market, all red = market weakness
⚡ Find Opportunities: Rotate into leading sectors, avoid lagging ones
🎯 Risk Management: Divergence between indices = potential warning signal
Best For:
- Sector rotation strategies
- Market breadth analysis
- Swing trading
- Portfolio allocation decisions
- Daily market monitoring
Notes:
- Data updates in real-time during market hours
- All calculations based on daily closing prices
- Works with any chart symbol
- Free to use
🔔 Remember: Use DAILY (1D) charts only!