Structure Pro+ 2.4 Structure Pro+ 2.4
Summary
Structure Pro+ 2.4 is a comprehensive, all-in-one indicator designed for traders who utilize Smart Money Concepts (SMC). It automates the detection of key market structure events, identifies high-probability trade signals, and incorporates time-based filters to focus on the most volatile trading sessions, helping you make informed decisions with precision and clarity.
This suite goes beyond simple lines on a chart by integrating Market Structure, Fair Value Gaps (FVGs), and institutional trading sessions into a single, powerful tool.
Core Features
📈 Automatic Market Structure
Break of Structure (BOS) & Change of Character (CHoCH): The indicator automatically identifies and labels significant breaks in market structure, allowing you to instantly recognize trend continuations (BOS) or potential reversals (CHoCH).
Customizable Pivot Detection: Fine-tune the sensitivity of the structure detection by adjusting the Left Bars and Right Bars settings to match your trading style and timeframe, from scalping to swing trading.
🎯 High-Probability Breakout Signals
Receive clear BUY and SELL signals based on a powerful confluence of events. A signal only appears when:
A BOS or CHoCH is confirmed.
The breakout move is validated by the creation of a recent Fair Value Gap (FVG), indicating strong momentum.
The signal occurs within a valid, high-volatility time session.
The breakout is confirmed on a closed candle to prevent fakeouts.
🔍 Key Liquidity & Imbalance Zones
Fair Value Gaps (FVGs): Automatically detects and displays FVG (Imbalance) zones on your chart, highlighting key areas of interest where the price may return.
Order Blocks (OBs): Optionally display the last order block before a structural break. The length of the OB box can be customized to keep your chart clean.
🕒 Time-Based Session Filters (Killzones)
Timing is everything. Structure Pro+ 2.4 provides fully customizable time filters to ensure you are only trading in optimal market conditions.
ICT Macro Sessions: Enable and customize standard ICT Macro "Killzone" sessions, which are displayed visually on your chart.
NASDAQ Open Session: A dedicated, customizable session filter for the high-volatility NASDAQ open.
Timezone Synchronization: Set your preferred timezone (America/New_York by default) to align all sessions perfectly, no matter where you are in the world.
⚙️ Full Customization & Alerts
Visuals: Take complete control over the look and feel of the indicator, including colors, line styles, and label sizes.
Alert System: A comprehensive alert system allows you to get notified for every key event:
Signal (BUY/SELL)
BOS or CHoCH
BOS/CHoCH with FVG Confluence
Start of a Macro Session
How to Use
Identify the Trend: Use the automatically plotted BOS and CHoCH labels to determine the current market bias on your chosen timeframe. An uptrend is defined by a series of bullish BOS, while a downtrend is defined by bearish BOS. A CHoCH signals a potential shift in this bias.
Wait for a Signal in a Valid Session: Be patient and wait for a BUY or SELL signal to appear on your chart. Ensure the signal occurs within one of the active, visually-drawn time sessions (Macros or NASDAQ Open) for the highest probability.
Confirm and Manage Risk: Use the signal as a primary point of confluence in your trading plan. For best results, combine it with your own analysis. Always practice proper risk management by setting a stop loss, typically below the low of the swing that caused a BUY signal or above the high of the swing that caused a SELL signal.
Disclaimer: This indicator is a tool designed to assist in trade analysis and should not be considered as financial advice. Trading involves substantial risk, and past performance is not indicative of future results. Always conduct your own research and risk assessment before entering any trade.
Cicli
EDGAR Daily Overview (EDO)EDGAR Daily Overview (EDO) is a professional all-in-one market guide that helps traders identify where price is likely to move — no more guessing.
The indicator automatically detects key daily base, support (S1–S3), and resistance (R1–R3) levels, allowing you to instantly see potential bounce, rejection, or breakout zones.
Combined with advanced tools such as trendlines, Ichimoku Cloud, MACD, RSI, and Volume Strength, EDO gives you a full real-time picture of the market’s current direction.
Whether you trade intraday or short-term swings, this tool helps you understand where the market is heading today — empowering you to plan precise entries, take profits, and manage risk effectively.
🔒 Invite-Only Script – exclusive access for authorized users only.
TwinPulse Q Lead SPY x QQQ Intermarket Pulse 1HTwinPulse Q Lead is a concise one hour indicator for SPY and QQQ that converts three sources of market information into a single pulse line, a mode readout with BUY SELL WAIT, and compact alerts. It blends intermarket leadership between QQQ and SPY, intraday flow from the slope of session VWAP, and where the current price sits inside the regular trading hours range. The three components are normalized, fused, compressed to a stable range, and smoothed for clear thresholds. The aim is a readable intraday regime signal that helps you decide when to participate and when to stand aside.
The script is built with Pine v6, uses request security with lookahead off, and does not repaint. It is an indicator, not a strategy. It does not contain any solicitation, links, or outside references. The description is self contained and explains both logic and use so that any trader can understand the design without reading code.
What makes this original and useful
Intermarket leadership is measured directly from QQQ and SPY on your working timeframe using a Z score of the return spread. When growth is leading value heavy large caps, leadership turns positive. When it lags, leadership turns negative. This gives a real time read of the Nasdaq versus S and P tug of war that most day traders watch informally.
Intraday flow is taken from the slope of the session VWAP. A linear regression of VWAP over a short window captures whether value is rising or falling inside the day. Dividing by ATR normalizes slope by typical movement so that the signal is comparable across weeks.
Session position places price inside the current regular hours high to low. It answers whether the day is trading in the top half, the bottom half, or the middle. This is a simple but powerful context filter for breakouts and fades.
The three components are fused into one pulse, compressed with either hyperbolic tangent or softsign to keep values bounded, and then smoothed by a short EMA. This yields a stable range with a zero line so the eye can read shifts quickly.
The panel shows a human readable mode with reasons and a strength score. Traders who do not want to read lines can rely on a simple state and a compact justification that explains why the state is set.
This is not a mashup that simply overlays unrelated indicators. Each component was chosen to answer a distinct question that is common to SPY and QQQ intraday decision making. Leadership answers who is in charge, flow answers whether value inside the session is building or leaking, and position answers if price is pressing the extremes or circling the middle. The pulse ties the three together and prevents any single component from dominating.
How the calculations work
Leadership. Compute a short rate of change for SPY and QQQ. Subtract SPY from QQQ to get spread returns, then compute a rolling Z score over a longer window. Positive values mean QQQ is leading. Negative values mean SPY is leading.
Flow. Compute session VWAP on the active symbol. Regress VWAP over a short window to obtain a slope estimate. Divide by ATR to scale slope by current volatility so that a small rise on a quiet day is not treated the same as a small rise on a wild day.
Position. Track the highest high and lowest low since the start of regular hours. Place the current close inside that range on a zero to one scale, then recenter to a minus one to plus one scale. Positive means the top half of the day, negative means the bottom half.
Fusion. Multiply each component by a weight so users can emphasize or de emphasize leadership, flow, or position. Sum to a raw pulse.
Compression. Pass the raw pulse through a bounded function. Hyperbolic tangent is smooth and has natural saturation near the extremes. Softsign is faster and behaves like a smoother version of sign near zero. Compression avoids unbounded excursions and makes thresholds meaningful across days.
Smoothing. Apply a short EMA to the compressed pulse to reduce noise. This creates the main line called TwinPulse in the plot.
Thresholds. You can use static symmetric levels or adaptive levels. The adaptive option computes a mean and a standard deviation of the smoothed pulse over a user window, then sets upper and lower thresholds as mean plus or minus sigma times standard deviation. This allows thresholds to adjust across regimes. Static levels are still available for traders who want repeatable levels.
Events and mode. A long event fires when the smoothed pulse crosses the upper threshold with positive flow and any optional filters agree. A short event fires on the symmetric condition. The mode reads the current state rather than fire and forget. It returns BUY when the smoothed pulse is above the upper threshold with positive flow, SELL when the smoothed pulse is below the lower threshold with negative flow, otherwise WAIT. A cooldown controls how often events can fire so alerts do not spam during choppy periods.
Inputs and default values
The script ships with defaults chosen for SPY and QQQ on one hour charts.
Symbols. SPY and QQQ by default. You can switch to any pair. Many users may test IWM versus SPY for small cap reads.
Regular hours selector. On by default. This restricts the position factor to New York regular hours. Turn it off if you prefer full session behavior.
ROC length is three bars. Z score length is fifty bars. VWAP slope window is ten bars. ATR length is fourteen bars. Pulse smoothing length is three bars.
Compression mode. Choose hyperbolic tangent or softsign. Hyperbolic tangent is default.
Weights. Leadership and flow are one by default. Position is set to zero point seven to give a modest influence to where price sits inside the day.
Thresholds. Adaptive thresholds are on by default with a lookback of one hundred bars and a sigma width of zero point eight. Static levels at plus or minus zero point six are ready if you disable adaptive mode.
Filters. ADX filter is off by default. If you enable it, the script requires ADX above a user minimum before it will signal. Higher time frame confirmation is off by default. When enabled it compares the smoothed pulse on the confirm timeframe to zero and requires alignment for longs or shorts.
Cooldown. Three bars by default so that alerts do not trigger too frequently.
UI. Bar coloring is on by default. The panel is on by default and sits at the top right.
All request security calls use lookahead off and will not request future data. All persistent state variables are assigned in a way that prevents repainting. The indicator does not use non standard chart types in its logic.
How to use the indicator
Load a one hour chart of SPY or QQQ. Keep a clean chart so that the script output is easy to read.
Turn on regular hours if you want the session position to reflect the cash session. This is recommended for SPY and QQQ.
Watch the panel. Mode reads BUY or SELL or WAIT. The strength value is a simple vote based score that ranges from zero to one hundred. It counts leadership, flow, ADX if enabled, and higher time frame confirmation if enabled. You can use strength to filter weak states.
Consider action only when mode is BUY or SELL and the signal has not just fired on the last bar. The triangles mark where an event fired. Alerts use the same logic as the events. WAIT means stand aside.
To slow the system, enable ADX and set a higher minimum or enable higher time frame confirmation. To speed it up, disable the filters, disable adaptive thresholds, or tighten the sigma width.
When publishing, use a clean chart with only this indicator. Show the symbol and timeframe clearly and make sure the plot legend is visible. If you add drawings on the chart, only include ones that help readers understand the output.
Publication notes and compliance
This description is written in English. The title uses ASCII and only uses capital letters for common abbreviations. The script is original and explains how and why the components work together. There are no links or promotional material. The script does not claim performance. It does not use lookahead. The panel and alerts exist to help a human read and act with discipline. The indicator can be published as open source or as protected. If you choose protected, the description still allows readers to understand how the logic works without access to the code.
If you later convert the logic into a strategy for publication, use realistic commission and slippage, risk no more than a small share of equity per trade, and choose a dataset that yields a large enough sample. Explain any deviations from these default recommendations in your strategy description. Do not publish results from non standard chart types since they can mislead readers on signal timing.
Limitations and risks
Intermarket leadership is a relative measure. There are hours when both SPY and QQQ fall while leadership remains positive. Treat leadership as a context, not a stand alone trigger.
VWAP slope is a path measure inside the session. It can flip several times on a choppy day. That is why the script uses a short smoothing and an optional cooldown. Use ADX or higher time frame confirmation to avoid the worst chop.
Session position assumes a meaningful regular hours range. On half days or around openings with gaps the position factor can be less informative. If this bothers you, reduce the weight of position or turn it off.
Compression and smoothing introduce lag by design. The goal is stability and clarity. If you want earlier but noisier signals, reduce smoothing and weights, and use static thresholds.
No indicator guarantees future results. TwinPulse Q Lead is a decision aid. It should be combined with your risk rules, position size policy, and a clear exit plan. Past behavior is not a promise for the future.
Frequently asked questions
What symbols are supported. Any symbol can be used as the chart symbol. Leadership uses the two user symbols which default to SPY and QQQ. Many traders may try IWM versus SPY or DIA versus SPY.
Can I change the timeframe. Yes, but the design target is one hour. On very short timeframes the VWAP slope becomes very sensitive and you should consider stronger filters.
Does the script repaint. No. It uses request security with lookahead off and the panel updates on the last bar only. Events are based on bar close conditions unless you attach alerts on any alert function call which will still respect the logic without looking into the future.
How are the strength numbers built. The strength score is the share of aligned votes across leadership, flow, ADX if enabled, and higher time frame confirmation if enabled. A value near one hundred means many filters agree. A value near fifty means partial alignment. It is not a probability or an accuracy number.
Can I use non standard chart types. You can view the indicator on them but do not publish signals from non standard chart types because that can mislead readers about timing. Use classic candles or bars when you publish and when you test.
Why do I sometimes see BUY but the price is not moving. A BUY mode requires pulse above the upper threshold and positive flow. It does not require higher highs immediately. Treat BUY as a permission to look for entries using your own execution rules.
Price angles"Automatically draws price angles to streamline technical analysis, reduce manual effort, and save valuable time for traders."
Terra Macros — Zeussy-Inspired Time Windows (London & NY)Overview
Terra Macros shades repeating intraday windows (XX:45 → XX:15) in a dedicated pane to highlight Zeussy-inspired “trading macros” around London and New York sessions.
Blue = Reversal
Grey = Continuation
Dark Grey = Universal
Included Macros (UTC/exchange-time aligned)
02:45–03:15, 03:45–04:15, 07:45–08:15, 08:45–09:15, 09:45–10:15 (blue), 10:45–11:15 (blue), 11:45–12:15, 12:45–13:15, 13:45–14:15, 14:45–15:15.
Use the Hour Offset to shift all windows for your chart/timezone.
What it does
Shades each macro window in the pane (clean, minimal).
Lets you toggle macros on/off individually.
Per-macro color, custom text, and text color.
Text-only labels (no box) at the midpoint of blue windows by default (“Reversal”).
Settings
Hour Offset (±) – shift all windows without changing your chart timezone.
Per-Macro Controls – Enable, Background Color, Text, Text Color.
Defaults: Grey = continuation; Blue = reversal (02:45, 09:45, 10:45).
Notes
This is a context overlay, not a signal generator.
Works on any symbol/timeframe; windows repeat intraday.
Disclaimer
For educational use only. No financial advice. Always confirm with your own strategy and manage risk.
Quanloki + ICT Smart Entry (v7.3 Pivot Entry Only + BB)If you need a signal group or team, please contact @quanloki or tele to get support and refund for the VIP group.
Crypto Sessions v1.0This indicator is designed to visualize and track the four major trading sessions. It highlights the Pacific (Sydney), Asia (Tokyo), EU (London) and USA (New York) sessions each with its own distinct color for easy idenitifition.
At the start of each session the script draws a vertical dashed line in the session's color to mark the beggining, with a simple label floating above. As the session progresses it dynamically creates a semi-transparent box that spans the session's duration. The boxes overlap where sessions coincide.
Automatic Sound Alerts @ m5, m15, H1 & H4This indicator sends an alert of your choice every 5min, 15min, 1hr & 4hr.
To set up distinct sounds:
1, Add the indicator to your chart.
2. Open TradingView → Alerts → Create Alert.
3. Choose Condition → 4 Hour Alert Triggered → assign your preferred sound.
4. Repeat for 1h, 15m, 5m, and custom alerts. Each can have a different sound.
No chart markers appear — popup + sound only.
Liquidity ROC Z-Score (Composite) — kWhDealer_Developed by @kWhDealer_, this indicator tracks the rate-of-change and standard-deviation momentum of U.S. system liquidity by combining key Federal Reserve and Treasury data:
Composite Liquidity
=
WALCL
−
WTREGEN
−
RRPONTSYD
+
MTSDS133FMS
Composite Liquidity=WALCL−WTREGEN−RRPONTSYD+MTSDS133FMS
It measures the flow of liquidity available to markets—integrating monetary policy (Fed balance sheet, reverse repo, TGA) with fiscal policy (Treasury deficit spending).
The script converts this composite into a Rate-of-Change (ROC) oscillator and expresses it as a Z-Score, with ±1 σ / ±2 σ bands to highlight over- and under-injection regimes.
Z > +1 σ → expanding liquidity → risk-on bias
Z < –1 σ → contracting liquidity → risk-off bias
Crosses of 0 often precede equity index inflections by ~1–2 months
This oscillator serves as a leading macro gauge for shifts in liquidity-driven risk appetite across equities, credit, and crypto.
Dubbsy's All Time High (D-ATH)Get's the all time high, aligns to price on the right side of the chart
Timebender 369 Time CalculatorOverview
The Timebender Digits indicator visualizes rhythmic price cycles by marking confirmed swing highs and lows with dynamically colored numerical stamps.
Each number is derived from the sum of the current candle’s hour and minute, reduced to a single digit (1–9), providing a visual “time signature” for each structural turn in market flow.
This is a structural-pivot model inspired by LuxAlgo’s swing logic, rebuilt from the ground up in Pine v6 using the Timebender Rulebook framework for flawless compilation and precision label anchoring.
Core Features
Dynamic Swing Detection:
Detects structural highs/lows using ta.pivothigh() and ta.pivotlow(), confirmed after the selected number of bars (len).
Digit Logic (1–9):
Converts the pivot candle’s timestamp into a reduced digit from 1–9, acting as a symbolic rhythm marker.
Phase-Based Coloring:
1-3 → Accumulation (Gray)
4-6 → Manipulation (Green)
7-9 → Distribution (Blue)
Floating or Fixed Labels:
Option to keep digits visually anchored above/below candles (yloc.abovebar/belowbar) or locked to price (yloc.price) with customizable ATR offset.
Clean Visuals:
Transparent background, no boxes, no tooltips — just crisp digits that scale smoothly with zoom.
Master Toggle:
Instantly hide/show all digits without removing the indicator.
Inputs & Customization
Show Digits on Chart: Enable/disable plotting.
Pivot Length: Number of bars used to confirm swings (default 21).
Float Above/Below Bars: Switch between floating or price-anchored mode.
ATR Offset Multiplier: Adjust spacing when price-anchored.
Digit Size: Tiny → Huge (default Large).
Color Controls: Customize the Accumulation, Manipulation, and Distribution color palette.
Use Cases
Visualize time-based rhythm in market structure.
Identify cyclical energy between accumulation, manipulation, and distribution phases.
Study how market timing aligns with structural swing formation.
Saeed Sedigh | TMM_STRATEGYTM_ZONE in TMM strategy
This strategy has been developed over more than two years of continuous research and development, and a part of it has been presented in this indicator.
Syndicate Bias v7.5 (Auto TF)Syndicate Bias v7.5 — Private Access Only
Your bias engine — not your entry tool.
Syndicate Bias is designed to do one thing perfectly:
Define the market’s true directional bias before everyone else.
It doesn’t tell you when to enter — it tells you which side you should even be looking at.
Once the bias is set, you bring in your own confirmations — whether that’s FVGs, iFVGs, or your preferred setups.
How to use it:
Wait for a new signal . When Syndicate Bias flips, that’s your shift in directional context.
Don’t enter immediately . Let your confirmation method (FVG, iFVG, or structure break) validate the setup.
Trade only in line with the bias . That’s how you stay on the right side of the flow — every time.
The indicator does the heavy lifting by handling market structure shifts, time-based cycles, and reversal detection behind the scenes.
You just read the bias — then execute with your own style.
Private Indicator. Not for public release. Shared only within select circles.
Syndicate Bias doesn’t trade for you — it tells you what deserves your attention.
NXOGX By AYRUSIt plots gap zones on the chart — for example, NDOG (New Daily Open Gap) or NWOG (New Weekly Open Gap) — using only border lines (no filled boxes).
Each gap zone shows:
A top line and bottom line (solid and thick),
A middle dotted line (center of the gap),
A label (e.g. “NDOG”) placed slightly beyond the right edge of the zone,
The lines extend 5 bars beyond the most recent candle.
Position Sizer Box-by ParthibPosition Sizer Box — Ultra Simple Position Size Calculator
A clean, no-nonsense tool for instantly calculating your position size based on your chosen risk amount, entry price, and stop loss.
How it works:
Enter your risk (₹), entry price, and stop price in the input fields.
The indicator uses the standard formula:
Position Size = Risk Amount ÷ |Entry − Stop|
Instantly see the number of shares/units to buy in a minimalist, semi-transparent box at the top-right of your chart.
Features:
Simple, distraction-free design—perfect for focused traders.
All values (risk, entry, SL, and total shares) are always visible.
Auto-refreshes as soon as you change your inputs—no need to recalculate or reload.
Designed for manual and systematic traders who want instant, objective answers on position size.
Works on any time frame or instrument.
Why use this?
Keeps your risk management sharp and automated.
Never waste time on manual calculator work again—just enter values and trade.
Fits any strategy that relies on fixed risk per trade.
Notes:
This indicator does NOT place trades or calculate stops for you—it's purely for position size planning.
Use the indicator’s settings to enter your numbers and see the result instantly.
You can connect with me on-
Mail- parthibtrades01@gmail.com
Instagram- trade.parthib
Custom zone (duy)Custom Zone (duy)
This indicator highlights custom time zones and automatically detects Fair Value Gaps (FVG) directly on your chart. It’s designed for Price Action / ICT-style traders who want to identify liquidity zones, reaction ranges, and session-based volatility.
Custom Zone:
Define any time window (e.g. 09:30–09:35 UTC-4), and the indicator will automatically draw the high–low range, label the zone, and optionally show its pip size. Perfect for marking areas like New York Open, London Killzone, or personalized setup ranges.
Auto Pip & FVG Detection:
Automatically detects the instrument type (Forex, Gold, Indices, Crypto) to calculate accurate pip values. It also identifies and displays Fair Value Gaps (FVGs) with customizable colors and a clear Central Equilibrium (CE) line.
Use cases:
Highlight session open ranges for NY or London.
Observe price reactions around liquidity zones.
Combine with FVG setups to refine trade entries.
Auto Hourly StatsCredit to wheresbing for the original version. Mine simply provides:
- automatically calculates retrace stats, no need to input anything.
- Also cleaned up the ui a bit
- ability to toggle between hourly data independent of chart timeframes