ApexSniper2.0I have Tested this Indicator Manually for about 2 months now and its been amazing.Ive been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
Candlestick analysis
Session Breakout, Retest, Reversal + Large Move Alert# Script Description for Publication
## Script Name
**Session Breakout, Retest, Reversal + Large Move Alert**
## Short Description
A professional trading indicator that identifies session breakouts, failed retests, and large intraday price movements across any futures contract with real-time alerts and visual markers.
## Long Description
This comprehensive indicator combines session analysis with dynamic move detection, designed for active traders monitoring ES, NQ, GC, CL, and other futures contracts.
**Core Features:**
**Session Tracking:**
Automatically identifies and marks daily session breakouts and failed retests based on user-defined session times and timezones. The indicator draws visual boxes showing session highs (PH) and lows (PL), with labels marking breakout (BO) and retest failure (RF) points.
**Dynamic Large Move Detection:**
Monitors candles on any chart interval for significant price movements. The threshold is fully customizable per futures contract (default 15 points for ES/NQ/GC). When a candle closes with a move exceeding the threshold, the indicator displays a "BO" label with the exact move size and current chart timeframe.
**Real-Time Alerts:**
Triggers active alerts whenever large moves are detected, allowing traders to receive instant notifications via TradingView's alert system for timely entry or exit opportunities.
**Multi-Timeframe Compatible:**
Works seamlessly on any chart interval (1-minute through daily and beyond) without manual adjustments. The detection threshold automatically applies to the current chart's candles, with labels displaying the active timeframe.
**Universal Futures Support:**
Configurable for any futures contract by adjusting the point threshold input parameter based on each contract's typical volatility.
## Key Inputs
| Input | Default | Purpose |
|-------|---------|---------|
| Session Time | 0400-0930 | Defines trading session hours (pre-market session) |
| Session Timezone | America/New_York | Sets timezone for session detection |
| Point Move Threshold | 15.0 | Minimum point move to trigger alert (adjust per futures: ES=15, GC=15, CL=1.5) |
## How to Use
1. **Add to Chart:** Search for this indicator in TradingView and add it to your futures chart (ES, NQ, GC, CL, etc.)
2. **Configure Inputs:**
- Set session start/end times for your preferred trading session
- Adjust point threshold based on your futures contract
- Verify timezone matches your trading location
3. **Create Alerts:**
- Click "Create Alert" on the chart
- Select "Large Move Alert" from the condition dropdown
- Choose notification method (push, email, or SMS)
- Set desired frequency
4. **Monitor Moves:**
- Watch for "BO" labels appearing on confirmed candles
- Each label shows the threshold value and actual move size
- Combine with your existing trading strategy for confirmation
## Visual Elements
- **Session Box:** Blue shaded area showing session high/low range
- **PH Label:** Green label marking session high (pivot high)
- **PL Label:** Red label marking session low (pivot low)
- **BO ↑/↓ Labels:** Lime/red labels marking session breakouts
- **RF Labels:** Yellow/orange labels marking failed retests
- **Large Move Labels:** Green (bullish) or red (bearish) labels showing threshold breaches with move size
## Ideal For
- Scalpers monitoring quick intraday moves
- Day traders tracking pre-market breakouts
- Futures traders on ES, NQ, GC, CL, and other contracts
- Multi-timeframe traders watching various chart intervals simultaneously
- Alert-based automated trading systems
## Technical Details
- **Pine Script Version:** 5
- **Overlay:** Yes (displays on price chart)
- **Historical Buffer:** 5000 bars (supports 1-minute and lower timeframes)
- **Compatibility:** All futures contracts and chart intervals
## Disclaimer
This indicator is provided for educational and informational purposes only. It is not financial advice. Users should conduct their own research and consult with financial professionals before making trading decisions. Past performance does not guarantee future results.
---
ApexSniperI have Tested this Indicator Manually for about 2 months now and its been amazing.Ive been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
Mother Candles | ZeeZeeMonMother Candles | ZeeZeeMon
Описание:
Индикатор Mother Candles предназначен для выявления ключевых "материнских свечей" и построения структурных точек, которые помогают определять начало и конец локальных движений на рынке. Он автоматически отслеживает свечи с экстремальными значениями High и Low и формирует визуальные уровни поддержки и сопротивления, а также линии зигзага, отображающие смену тренда.
Индикатор полезен для:
Определения уровней, которые могут служить зонами спроса и предложения
Визуализации локальных трендов и переломных точек
Построения зигзага для анализа структур движения цены
Основная логика работы:
Материнская свеча (Mother Candle)
Выделяется свеча с экстремальными значениями High и Low. Линии High и Low материнской свечи отображаются на графике. Каждая последующая свеча сравнивается с текущей материнской свечой для определения пробоя уровней.
Тренд и структурные точки
Тренд фиксируется как 1 (восходящий) или -1 (нисходящий). При смене тренда индикатор фиксирует ключевую структурную точку и отображает её меткой на графике. Если происходит одновременный пробой уровней материнской свечи, сначала определяется, какой уровень пробит первым, и строятся соответствующие структурные точки.
Зигзаг
Между структурными точками автоматически строятся линии зигзага, показывающие локальные изменения тренда.
Обновление уровней
Линии материнской свечи обновляются на каждом баре. Старые линии удаляются и создаются новые при появлении новой материнской свечи.
Настройки индикатора:
Визуализация зигзага
Показывать зигзаг – включение/отключение линий зигзага
Цвет зигзага – выбор цвета линии
Толщина линии зигзага – регулирует толщину линии (1–5)
Линии материнской свечи
Показывать границы материнской свечи – включение/отключение линий High/Low
Структурные точки
Показывать структурные точки – включение/отключение меток ключевых экстремумов
Что показывает индикатор:
Зеленая линия – уровень High текущей материнской свечи
Красная линия – уровень Low текущей материнской свечи
Меткi на графике – ключевые экстремумы, смена тренда
Линии зигзага – визуализация локального движения цены между структурными точками
Рекомендации по использованию:
Использовать на любых таймфреймах для выявления локальных экстремумов
Совмещать с другими индикаторами тренда и объема для подтверждения сигналов
Подходит для выявления точек входа и выхода на основе локальных уровней поддержки и сопротивления
Mother Candles | ZeeZeeMon
Description:
The Mother Candles indicator is designed to identify key "mother candles" and construct structural points that help determine the beginning and end of local market movements. It automatically tracks candles with extreme High and Low values and forms visual support and resistance levels, as well as zigzag lines reflecting trend changes.
The indicator is useful for:
Identifying levels that can act as demand and supply zones
Visualizing local trends and reversal points
Constructing a zigzag for analyzing the structure of price movement
Core logic:
Mother Candle
A candle with extreme High and Low values is highlighted. The High and Low lines of the mother candle are displayed on the chart. Each subsequent candle is compared with the current mother candle to determine level breakouts.
Trend and Structural Points
The trend is fixed as 1 (uptrend) or -1 (downtrend). When the trend changes, the indicator marks a key structural point and displays it on the chart. If both mother candle levels are broken simultaneously, the level broken first is identified, and the corresponding structural points are drawn.
Zigzag
Zigzag lines are automatically drawn between structural points, showing local trend changes.
Level Updates
Mother candle lines are updated on each bar. Old lines are removed and new ones are created when a new mother candle appears.
Indicator Settings:
Zigzag Visualization
Show zigzag – enable/disable zigzag lines
Zigzag color – choose line color
Zigzag line width – adjust line thickness (1–5)
Mother Candle Lines
Show mother candle boundaries – enable/disable High/Low lines
Structural Points
Show structural points – enable/disable key extremum labels
What the indicator shows:
Green line – High level of the current mother candle
Red line – Low level of the current mother candle
Labels on the chart – key extremums, trend changes
Zigzag lines – visualization of local price movement between structural points
Usage Recommendations:
Use on any timeframe to identify local extremums
Combine with other trend and volume indicators to confirm signals
Suitable for identifying entry and exit points based on local support and resistance levels
ApexSignalsIve been working with pine code for a really long time now, took me about 6 months to build this script, hopefully it works well for you.very good for trading. will help you out a lot
Cybertrading-Insidebar hunter pro robotThe Cybertrading-Inside Pro strategy is an advanced version of Cyber-Inside.
It automates ATR-based inside-bar trading with optional pullback entries, full risk/reward visualization, time filtering, pending-order handling, and fixed chart watermark branding (“CollegePips / CyberTrading”).
⚙️ Technical Overview
1. Core Structure
Uses ATR(14) to measure volatility and classify candle ranges.
Candles are labeled as Spinning, Standard, Long, or Huge based on their range vs. ATR.
Only valid candles (Standard or Long) qualify to confirm a setup.
2. Inside-Bar Logic
The setup requires the current candle’s high/low to be fully contained inside the previous candle (an inside bar).
A wick-break must occur — the wick slightly breaks the previous inside bar’s range while the body remains inside.
This pattern forms a Pierce-Only signal.
Direction:
Wick down → potential Long entry
Wick up → potential Short entry
3. Timing and Entry Conditions
With the time filter enabled, trades trigger only between defined hours (e.g., 07–22).
If Enable Pullback is on, the entry is placed using a limit order offset by pullbackATR × ATR from the signal candle.
If the pullback entry isn’t triggered within pullbackMaxBars, the pending order is canceled automatically.
You can also enable display-only entries without execution (Enable Entry Without Pullback).
4. Risk & Target Management
Stop loss is placed beyond the second-previous candle’s high/low ± stopBuffer × ATR.
Take-profit is based on the chosen risk/reward multiple (RR) or the previous candle’s high/low.
Position size auto-adjusts to keep total risk equal to riskPercent of equity.
5. Visual Components
Dynamic chart objects include:
Red box: risk zone (entry → stop)
Green/blue box: reward zone (entry → target)
Dotted diagonal line: risk-to-reward path
Arrows: actual fill points
6. Order Management System
Each signal creates a unique order ID (pendingId) and exit ID (planExitId).
On a valid fill (newLong / newShort), real stop, target, and position size are applied.
If an order isn’t filled within the timeout window, it’s canceled and reset automatically.
7. Advantages
✅ Smart inside-bar pattern recognition
✅ Automated risk control and dynamic sizing
✅ Clear visual feedback for analysis
✅ Fully backtest-ready for research or education
RBD + SMA/EMA/ORB + Buy/Sell ComboWhat is SMA (Simple Moving Average)?
The Simple Moving Average (SMA) smooths out price data by calculating the average closing price over a specific number of periods.
It helps identify trend direction and potential reversals.
📊 SMA 21 and SMA 50 Explained:
SMA Description Use
SMA 21 Short-term moving average (last 21 candles) Shows short-term trend and momentum
SMA 50 Medium-term moving average (last 50 candles) Shows medium-term trend and key support/resistance levels
⚙️ How to Use Them Together:
Bullish Signal (Buy) 🟢
When SMA 21 crosses above SMA 50, it’s called a Golden Cross → trend turning up.
Indicates potential buy or long opportunity.
Bearish Signal (Sell) 🔴
When SMA 21 crosses below SMA 50, it’s called a Death Cross → trend turning down.
Indicates potential sell or short opportunity.
Trend Confirmation:
Price above both SMAs → uptrend.
Price below both SMAs → downtrend.
Support/Resistance:
During uptrends, SMA 21 often acts as dynamic support.
During downtrends, SMA 50 can act as resistance.
⏱ Example (for 10-min Nifty chart):
If SMA 21 > SMA 50 and price trades above both → look for buy on dips.
If SMA 21 < SMA 50 and price stays below → look for sell on rise setups.
DOGE_TRYING_SCALP_V093dont use this
this is for my fri
he entire purpose of this indicator is to automate the difficult part of the strategy—finding the perfect two-candle setup. It makes trading the system simple, visual, and mechanical.
The Three Key Visuals on Your Chart
The indicator gives you three pieces of information. Understanding them is the key to using it effectively.
The Yellow Candle (The "Setup Candle")
What it is: This is the "Rejection Wick Candle." It's the first candle in the two-part pattern.
What it means: "Get Ready." A potential trade setup is forming, but it is NOT a signal to enter yet. It tells you that the market tried to push in one direction and failed.
Your Action: Do nothing. Simply pay close attention to the next candle that is forming.
The Signal Triangle (The "Entry Trigger")
What it is: A green "LONG" triangle below the candle or a red "SHORT" triangle above the candle.
What it means: "GO." This is your confirmation. It only appears after the candle following the yellow one has closed and confirmed the direction of the trade.
Your Action: This is your signal to enter the trade immediately at the market price.
The Stop Loss Line (The "Safety Net")
What it is: A solid green or red line that appears at the same time as the Signal Triangle.
What it means: This is the exact price where your initial Stop Loss should be placed. The indicator calculates it for you automatically based on the rules.
Your Action: After entering the trade, place your Stop Loss order at this price level.
Step-by-Step Guide to Trading a LONG (Buy) Signal
Let's walk through a live example.
Step 1: The Setup Appears
You are watching the 15-minute chart. The price has been dropping. Suddenly, a candle with a long lower wick closes and the indicator colors it YELLOW.
What this tells you: The sellers tried to push the price down, but buyers stepped in and rejected the lower prices. This is a potential bottom.
Your Action: Do nothing yet. You are now waiting for confirmation.
Step 2: The Confirmation and Entry Trigger
You wait for the next 15-minute candle to complete. It closes as a green (bullish) candle. The moment it closes, three things appear instantly:
A green "LONG" triangle appears below that confirmation candle.
A solid green line appears at the low of the previous yellow candle.
The background of the two-candle pattern is shaded.
What this tells you: The rejection has been confirmed by bullish momentum. The system's rules for entry have been met.
Your Action:
Enter a BUY (Long) trade immediately.
Place your Stop Loss at the level of the solid green line.
Step 3: Manage the Trade
The indicator has done its job of getting you into a high-probability trade with a defined risk. Now, you manage the trade manually according to the strategy's rules (trailing your stop loss under the low of each new candle that makes a higher high).
Step-by-Step Guide to Trading a SHORT (Sell) Signal
Now, let's look at the opposite scenario.
Step 1: The Setup Appears
You are watching the 15-minute chart. The price has been rising. A candle with a long upper wick closes and the indicator colors it YELLOW.
What this tells you: The buyers tried to push the price up, but sellers took control and rejected the higher prices. This is a potential top.
Your Action: Wait for confirmation.
Step 2: The Confirmation and Entry Trigger
You wait for the next 15-minute candle to complete. It closes as a red (bearish) candle. The moment it closes, you will see:
A red "SHORT" triangle appear above that confirmation candle.
A solid red line appear at the high of the previous yellow candle.
The background of the pattern will be shaded.
What this tells you: The rejection has been confirmed by bearish momentum. It's time to sell.
Your Action:
Enter a SELL (Short) trade immediately.
Place your Stop Loss at the level of the solid red line.
Step 3: Manage the Trade
Just like before, your entry and initial risk are set. Your job now is to manage the trade by trailing your stop loss above the high of each new candle that makes a lower low.
Summary of the Workflow
Check H1 Trend (Optional but Recommended): Look at the 1-Hour chart to know if you should be favoring Buys or Sells.
Wait for Yellow: On the M15 chart, wait patiently for the indicator to color a candle yellow.
Wait for the Triangle: Wait for the next candle to close. If a green or red triangle appears, the setup is confirmed.
Execute: Enter your trade and immediately set your stop loss at the line the indicator provides.
Manage: Manage the rest of the trade manually.
Strat 1-2 Break AlertsThe Strat 1-2 Break Alerts
by Yolanda Marie Dixon
This indicator automatically identifies Inside Bars (1) and alerts when price breaks out into a 2-1-2 Bullish or 2-1-2 Bearish setup — two of the most actionable patterns in The Strat methodology created by Rob Smith.
📊 What It Does:
Marks Inside Bars with a yellow triangle below the candle.
Plots a green “2-1-2↑” triangle when a bullish breakout occurs.
Plots a red “2-1-2↓” triangle when a bearish breakdown occurs.
Provides built-in alerts so traders never miss a 2-1-2 setup.
💡 How to Use It:
Add the indicator to your chart, then go to Alerts → Create Alert → Condition: Strat 1-2 Break Alerts, and choose either 2-1-2 Up or 2-1-2 Down.
Perfect for traders who follow The Strat and want simple, reliable visual and alert-based signals for 1-2 setups.
—
🔔 Stay ready, stay Stratified.
Master The Strat with instant alerts for every 2-1-2 breakout.
Previous Period High/Low LevelsThis indicator plots the previous day, week, and month high and low levels to highlight key liquidity levels.
Perfect for traders using market structure, liquidity, or SMC concepts.
Features:
Auto-plots PDH/PDL, PWH/PWL, and PMH/PML
Adjustable line styles, widths, and label sizes
Toggle price display on or off
Accurate UTC offset handling
AI Trend Signal + Auto TrendLines [NinjADeviL]📈 AI Trend Signal + Auto TrendLines
The AI Trend Signal + Auto TrendLines indicator combines smart automatic trendline detection with AI-based market structure analysis to deliver precise real-time entry and exit signals.
🧠 Key Features:
🔹 Automatically detects upward and downward trendlines based on dynamic swing analysis.
🔹 Highlights breakout zones with clear visual alerts.
🔹 Built-in AI engine to forecast early trend reversals.
🔹 Integrates Smart Money Concepts (BOS / CHoCH).
🔹 Dynamic background and color-coded visualization for bullish/bearish trends.
🔹 Works across all timeframes and asset classes — stocks, forex, indices, and crypto.
⚙️ Fully Customizable:
Adjust colors, sensitivity, line styles, and alerts to fit your personal trading strategy and chart style.
💡 Perfect For:
Traders looking to identify high-probability breakouts, trend reversals, and key structural points in the market with clarity and accuracy.
Strat 3-Bar (Outside Bar) AlertThis indicator automatically detects and alerts you when a Strat 3-Bar (Outside Bar) forms on any chart or timeframe.
An Outside Bar (3) occurs when both sides of the previous candle’s range are taken out — the high breaks above the prior bar’s high AND the low breaks below its low. It signals expansion in price discovery and potential reversals or continuations.
📈 How to Use:
1. Add this script to your chart.
2. Look for red “3” labels or triangles above outside bars.
3. To get alerts, click the TradingView alert icon (⏰):
• Condition → Strat 3-Bar (Outside Bar) Alert
• Option → “Outside Bar (3) Detected”
• Choose “Once per bar close.”
💡 Pro Tips:
- Use with Strat Assist for visual context.
- Combine with timeframe continuity for directional bias.
- Great on 15-min, 1H, and Daily charts.
---
👩🏽💻 Shared with love by Yolanda
Inspired by community discussions with Jalen (ChatGPT)
Let’s keep building each other up and mastering The Strat together! 💛
TheStrat, outsidebar, 3bar, priceaction, tradingstrategy, alert, reversal, continuation, stratassist, strat, technicalanalysis, pinev6, smartmoney
Trend Catch STFR - whipsaw Reduced### Summary of the Setup
This trading system combines **SuperTrend** (a trend-following indicator based on ATR for dynamic support/resistance), **Range Filter** (a smoothed median of the last 100 candles to identify price position relative to a baseline), and filters using **VIX Proxy** (a volatility measure: (14-period ATR / 14-period SMA of Close) × 100) and **ADX** (Average Directional Index for trend strength). It's designed for trend trading with volatility safeguards.
- **Entries**: Triggered only in "tradeable" markets (VIX Proxy ≥ 15 OR ADX ≥ 20) when SuperTrend aligns with direction (green for long, red for short), price crosses the Range Filter median accordingly, and you're not already in that position.
- **Exits**: Purely price-based—exit when SuperTrend flips or price crosses back over the Range Filter median. No forced exits from low volatility/trend.
- **No Trade Zone**: Blocks new entries if both VIX Proxy < 15 AND ADX < 20, but doesn't affect open positions.
- **Overall Goal**: Enter trends with confirmed strength/volatility, ride them via price action, and avoid ranging/choppy markets for new trades.
This creates a filtered trend-following strategy that prioritizes quality entries while letting winners run.
### Advantages
- **Reduces Noise in Entries**: The VIX Proxy and ADX filters ensure trades only in volatile or strongly trending conditions, avoiding low-momentum periods that often lead to false signals.
- **Lets Winners Run**: Exits based solely on price reversal (SuperTrend or Range Filter) allow positions to stay open during temporary lulls in volatility/trend, potentially capturing longer moves.
- **Simple and Balanced**: Combines trend (SuperTrend/ADX), range (Filter), and volatility (VIX Proxy) without overcomplicating—easy to backtest and adapt to assets like stocks, forex, or crypto.
- **Adaptable to Markets**: The "OR" logic for VIX/ADX provides flexibility (e.g., enters volatile sideways markets if ADX is low, or steady trends if VIX is low).
- **Risk Control**: Implicitly limits exposure by blocking entries in calm markets, which can preserve capital during uncertainty.
### Disadvantages
- **Whipsaws in Choppy Markets**: As you noted, SuperTrend can flip frequently in ranging conditions, leading to quick entries/exits and small losses, especially if the Range Filter isn't smoothing enough noise.
- **Missed Opportunities**: Strict filters (e.g., requiring VIX ≥ 15 or ADX ≥ 20) might skip early-stage trends or low-volatility grinds, reducing trade frequency and potential profits in quiet bull/bear markets.
- **Lagging Exits**: Relying only on price flips means you might hold losing trades longer if volatility drops without a clear reversal, increasing drawdowns.
- **Parameter Sensitivity**: Values like VIX 15, ADX 20, or Range Filter's 100-candle lookback need tuning per asset/timeframe; poor choices could amplify whipsaws or over-filter.
- **No Built-in Risk Management**: Lacks explicit stops/targets, so it relies on user-added rules (e.g., ATR-based stops), which could lead to oversized losses if not implemented.
### How to Use It
This system can be implemented in platforms like TradingView (via Pine Script), Python (e.g., with TA-Lib or Pandas), or MT4/5. Here's a step-by-step guide, assuming TradingView for simplicity—adapt as needed. (If coding in Python, use libraries like pandas_ta for indicators.)
1. **Set Up Indicators**:
- Add SuperTrend (default: ATR period 10, multiplier 3—adjust as suggested in prior tweaks).
- Create Range Filter: Use a 100-period SMA of (high + low)/2, smoothed (e.g., via EMA if desired).
- Calculate VIX Proxy: Custom script for (ATR(14) / SMA(close, 14)) * 100.
- Add ADX (period 14, standard).
2. **Define Rules in Code/Script**:
- **Long Entry**: If SuperTrend direction < 0 (green), close > RangeFilterMedian, (VIX Proxy ≥ 15 OR ADX ≥ 20), and not already long—buy on bar close.
- **Short Entry**: If SuperTrend direction > 0 (red), close < RangeFilterMedian, (VIX Proxy ≥ 15 OR ADX ≥ 20), and not already short—sell short.
- **Exit Long**: If in long and (SuperTrend > 0 OR close < RangeFilterMedian)—sell.
- **Exit Short**: If in short and (SuperTrend < 0 OR close > RangeFilterMedian)—cover.
- Monitor No Trade Zone visually (e.g., plot yellow background when VIX < 15 AND ADX < 20).
3. **Backtest and Optimize**:
- Use historical data on your asset (e.g., SPY on 1H chart).
- Test metrics: Win rate, profit factor, max drawdown. Adjust thresholds (e.g., ADX to 25) to reduce whipsaws.
- Forward-test on demo account to validate.
4. **Live Trading**:
- Apply to a chart, set alerts for entries/exits.
- Add risk rules: Position size 1-2% of capital, stop-loss at SuperTrend line.
- Monitor manually or automate via bots—avoid overtrading; use on trending assets.
For the adjustments I suggested earlier (e.g., ADX 25, 2-bar confirmation), integrate them into entries only—test one at a time to isolate improvements. If whipsaws persist, combine 2-3 tweaks.
Thiru Time CyclesThiru Time Cycles - Advanced Institutional Trading Framework
🔥 PROPRIETARY TIME CYCLE ANALYSIS SYSTEM
This comprehensive indicator implements a multi-layered institutional trading framework that combines session-based analysis, proprietary time cycle detection, and advanced market structure tracking. The system is built on original research into institutional order flow and market timing.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 CORE COMPONENTS
1. ZEUSSY 90-MINUTE TIME CYCLES (Proprietary ADM Framework)
• Accumulation Phase (A): Early session liquidity gathering
• Distribution Phase (D): Mid-session momentum and trend development
• Manipulation Phase (M): Late session volatility and reversals
Coverage:
• London Session: 3 complete 90-minute cycles (2:30-7:00 AM)
• NY AM Session: 3 complete 90-minute cycles (7:00-11:30 AM)
• NY PM Session: 3 complete 90-minute cycles (11:30-4:00 PM)
How It Works:
Each trading session is divided into three distinct 90-minute phases that represent institutional behavior patterns. The Accumulation phase identifies early positioning, Distribution shows trend development, and Manipulation captures late-session reversals. This proprietary framework is based on analysis of institutional order flow across thousands of trading sessions.
2. ZEUSSY 30-MINUTE SUB-CYCLES (Precision Timing)
• A1, A2, A3: Three 30-minute subdivisions of Accumulation phase
• M1, M2, M3: Three 30-minute subdivisions of Distribution phase
• D1, D2, D3: Three 30-minute subdivisions of Manipulation phase
Each 90-minute cycle contains 3 sub-cycles for precise entry/exit timing. Color-coded boxes (Blue/Red/Green) indicate phase progression within each major cycle.
3. ZEUSSY TRADE SETUP TIME WINDOWS (Optimal Entry Zones)
• London: 2:30-4:00 AM (First 90-minute cycle - highest probability)
• NY AM: 9:30-10:30 AM (Market open volatility capture)
• NY PM: 1:30-2:30 PM (Afternoon momentum continuation)
These windows represent statistically validated high-probability entry zones within each major session, identified through proprietary backtesting of institutional participation patterns.
4. TOI TRACKER (Time of Interest - Critical Decision Points)
Tracks six critical time windows per day when institutional decisions create high-probability setups:
London Session:
• 2:45-3:15 AM: Early London accumulation
• 3:45-4:15 AM: London momentum confirmation
NY AM Session:
• 9:45-10:15 AM: Post-open institutional positioning
• 10:45-11:15 AM: Late morning trend confirmation
NY PM Session:
• 1:45-2:15 PM: Afternoon setup phase
• 2:45-3:15 PM: Final positioning before power hour
The TOI Tracker uses horizontal lines with customizable extension to mark precise highs and lows during these critical windows.
5. KILLZONE BOXES (Session Visualization)
Customizable session overlays with adjustable:
• Box styles (Box/Background/Hamburger/Sandwich)
• Border styles and transparency
• Unified or session-specific colors
• Background and text display options
Sessions: Asia, London, NY AM, NY PM, Lunch, Power Hour
6. KILLZONE PIVOTS (Dynamic Support/Resistance)
• Automatic high/low detection for each session
• Pivot extension until mitigation
• Midpoint calculations for precision entries
• Alert system for pivot breaks
• Enhanced label styling with session colors
The system tracks when price "mitigates" (breaks through) each session's pivot levels and can alert traders in real-time.
7. DAY/WEEK/MONTH ANALYSIS
• Daily/Weekly/Monthly open prices
• Previous high/low levels
• Day of week labels
• Session separators
• Current week filtering
Higher timeframe reference levels for context and confluence.
8. OPENING PRICE LINES
Up to 8 customizable opening price lines for specific times:
• Daily Candle (DC) Open: 6:00 PM
• Midnight Open: 12:00 AM
• Market Open: 9:30 AM
• Custom times as needed
These lines extend until a "cutoff time" (default 4:00 PM) for clean chart presentation.
9. VERTICAL TIMESTAMPS
Optional vertical lines to mark specific times of day for quick visual reference of session boundaries.
10. TOI VERTICAL LINES (Cycle Separators)
Advanced visualization of 90-minute and 30-minute cycle boundaries:
• 90-minute cycle separators (solid lines)
• 30-minute sub-cycle separators (dotted lines)
• Customizable colors, styles, widths, and opacity
• Adjustable line heights (full chart or custom percentage)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 TRADING APPLICATIONS
**Scalping (1-5 minute charts):**
• Use 30-minute sub-cycles for precise entries
• TOI Tracker for high-probability windows
• Killzone pivots for stop placement
**Day Trading (15-60 minute charts):**
• 90-minute cycles for trend direction
• Zeussy Trade Setup Windows for entries
• Session pivots for targets
**Swing Trading (4H-Daily charts):**
• Daily/Weekly/Monthly levels for context
• Major session analysis for timing
• Killzone pivots for key levels
**Institutional Analysis:**
• Track ADM phases for order flow understanding
• Identify accumulation/distribution/manipulation patterns
• Anticipate session-based volatility
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔧 TECHNICAL SPECIFICATIONS
• Built on Pine Script v6
• Maximum efficiency: 500 labels, 500 lines, 500 boxes
• Multi-timezone support (GMT-12 to GMT+14)
• Timeframe limiting for optimal display
• Drawing limit controls for performance
• Advanced table displays for statistics
• Real-time alert system
• Professional watermark customization
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 WHAT MAKES THIS UNIQUE
1. **Zeussy ADM Framework**: Proprietary 90-minute cycle analysis based on institutional behavior patterns (Accumulation/Distribution/Manipulation)
2. **Multi-Layer Time Analysis**: Combines 90-minute cycles, 30-minute sub-cycles, and specific TOI windows for comprehensive market timing
3. **Trade Setup Windows**: Statistically validated optimal entry zones derived from institutional participation analysis
4. **Integrated System**: Seamlessly combines multiple analysis methods (time cycles, pivots, levels, TOI) in one cohesive framework
5. **Professional Grade**: Enterprise-level customization with performance optimization and clean visual presentation
6. **Original Research**: Based on proprietary analysis of institutional order flow patterns across major forex and futures markets
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📈 CUSTOMIZATION OPTIONS
• 10+ Input Groups for granular control
• Session timing and colors
• Box and line styling
• Label sizes and positions
• Transparency controls
• Timeframe limiting
• Drawing limits
• Alert configurations
• Table displays
• Watermark branding
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ USAGE NOTES
• Best used on GMT-4 timezone for consistency
• Recommended timeframes: 1m-60m for intraday analysis
• Works on all markets: Forex, Indices, Commodities, Crypto
• Combine with price action and market structure for best results
• The Zeussy framework is most effective during active trading sessions
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
This indicator represents years of research into institutional trading patterns and time-based market analysis. The proprietary Zeussy framework and TOI tracking system are not available in any open-source form.
© 2025 Thiru Trades - All Rights Reserved
Thiru Macro Time Cycles🎯 **Thiru Macro Time Cycles - Advanced Multi-Session Trading Time Visualization**
Professional-grade macro time cycle indicator that visualizes 10 critical trading sessions across London, NY AM, and NY PM periods with advanced timing analysis and customizable visualization.
🔬 **WHAT THIS INDICATOR DOES**
The Thiru Macro Time Cycles is a sophisticated session visualization tool that displays critical trading time windows across multiple market sessions. Unlike simple time markers, this indicator provides comprehensive coverage of institutional trading periods with advanced timing analysis and professional-grade visualization.
⚡ **UNIQUE METHODOLOGY & ALGORITHM**
🌟 **1. Multi-Session Analysis System**
• Comprehensive Coverage: Tracks 10 distinct trading sessions across three major periods
• London Sessions: 2:45-3:15 AM & 3:45-4:15 AM EST
• NY AM Sessions: 7:45-8:15 AM, 8:45-9:15 AM, 9:45-10:15 AM, 10:45-11:15 AM EST
• NY PM Sessions: 11:45-12:15 PM, 12:45-1:15 PM, 1:45-2:15 PM, 2:45-3:15 PM EST
🕐 **2. Advanced Time Calculation Engine**
• Precise Timestamp Handling: Uses advanced timestamp calculations with timezone management
• Daylight Saving Time Support: Automatically adjusts for DST changes
• Global Market Compatibility: Works across different time zones and market conditions
• Mathematical Precision: Ensures accurate session identification
🧠 **3. Intelligent Memory Management**
• Dynamic Array Management: Automatic cleanup and optimization
• Performance Optimization: Maintains smooth operation across extended periods
• Historical Data Preservation: Retains session data for pattern analysis
• Resource Efficiency: Prevents memory leaks and performance degradation
🎨 **4. Professional Visualization System**
• Color-Coded Sessions: Distinct colors for different session types
• Customizable Labels: Flexible text alignment and display options
• Configurable Display Periods: Adjustable days to show (1-5+ days)
• Clean Pane Display: Separate pane for clear session visualization
🚀 **UNIQUE VALUE PROPOSITION**
💎 **Why This Indicator is Different:**
1. 🎯 Comprehensive Session Coverage: Tracks more sessions than typical time indicators
2. ⏰ Advanced Timing Analysis: Precise timezone handling and DST support
3. 🎨 Professional Visualization: Clean, customizable display system
4. ⚡ Performance Optimized: Intelligent memory management for smooth operation
5. 🏛️ Institutional-Grade: Based on analysis of professional trading patterns
🔒 **What Makes It Worth Protecting:**
• 🎯 Proprietary Session Selection: Custom-developed session timing methodology
• 🌍 Advanced Timezone Handling: Sophisticated time calculation algorithms
• 🧠 Memory Management Innovation: Optimized performance system
• 🎨 Professional Visualization: Unique display and customization system
• 📊 Comprehensive Analysis: Multi-session coverage not available in basic indicators
📊 **HOW TO USE THIS INDICATOR**
⚙️ **Basic Setup:**
1. Apply to any timeframe (works on all timeframes)
2. Configure display settings (days to show, label preferences)
3. Customize colors for different session types
4. Adjust text alignment for optimal visibility
💼 **Trading Applications:**
• 📈 Session Analysis: Identify key trading periods across all sessions
• 🎯 Strategy Development: Use session data for entry/exit timing
• 🏛️ Market Structure: Understand institutional trading patterns
• ⏰ Time Management: Plan trading activities around critical sessions
• 🔍 Pattern Recognition: Analyze session-based price movements
✨ **Key Features:**
• 🔟 10 Trading Sessions: Comprehensive coverage of major trading periods
• 🎨 Customizable Display: Adjustable days, colors, and labels
• 🎯 Professional Visualization: Clean, easy-to-read session display
• ⚡ Performance Optimized: Smooth operation across all timeframes
• 🌍 Timezone Accurate: Precise timing for global markets
⚙️ **TECHNICAL SPECIFICATIONS**
🔧 **Input Parameters:**
• Display Settings: Days to show, label visibility
• Label Settings: Text alignment, show/hide labels
• Color Settings: Individual colors for each session type
• Performance: Automatic memory management
📤 **Output Features:**
• 📏 Session Lines: Horizontal lines showing session periods
• 🏷️ Session Labels: Clear identification with session codes
• 🎨 Color Coding: Distinct colors for different session types
• 📅 Historical Display: Shows sessions for specified number of days
🔓 **PUBLICATION TYPE RECOMMENDATION**
✅ **RECOMMENDED: OPEN SOURCE**
**Reasons for Open Source Publication:**
1. 📚 Educational Value: The code demonstrates advanced Pine Script techniques
2. 🤝 Community Benefit: Helps other developers learn session analysis methods
3. 🔍 Transparency: Clear methodology that traders can understand and modify
4. ⚙️ Simplicity: While well-coded, the core logic is straightforward
5. 🎓 Learning Tool: Excellent example of timezone handling and array management
❌ **Why NOT Protected/Invite-Only:**
• Core Logic is Standard: Session timing is based on established market hours
• Educational Nature: More valuable as a learning resource
• Community Contribution: Better suited for open-source sharing
• Modification Potential: Users can customize for their specific needs
👨💻 **AUTHOR INFORMATION**
👤 **Developer:** ThiruDinesh
📞 **Contact:** TradingView @ThiruDinesh
©️ **Copyright:** © 2025 ThiruDinesh - All Rights Reserved
⚠️ **IMPORTANT NOTICES**
• This indicator is protected by copyright and contains proprietary algorithms
• Unauthorized copying, distribution, or reverse engineering is prohibited
• This tool is designed for educational and informational purposes
• Past performance does not guarantee future results
• Free to use and modify for personal trading
🎯 **TARGET AUDIENCE**
• 👨💼 Traders: Seeking comprehensive session analysis tools
• 👨💻 Developers: Learning advanced Pine Script techniques
• 👨🏫 Educators: Teaching market session analysis
• 🔬 Researchers: Studying institutional trading patterns
• 🎓 Students: Understanding market timing concepts
📈 **BENEFITS FOR TRADERS**
• ⏰ Enhanced Timing: Better understanding of market session dynamics
• 🎯 Strategy Development: Use session data for trading strategies
• 👁️ Market Awareness: Clear visualization of trading opportunities
• 📚 Educational Value: Learn about institutional trading patterns
• 🔧 Customization: Adapt the indicator to specific trading needs
---
🎉 **Perfect for traders who want comprehensive session analysis with professional-grade visualization and educational value. This open-source indicator provides excellent learning opportunities while delivering practical trading insights!**
🚀 **Ready to enhance your trading with institutional-grade session analysis? This indicator provides the professional tools you need for precise market timing and comprehensive session analysis.**
Thiru TOI TrackerProfessional-grade Time-of-Interest (TOI) tracker that identifies critical trading windows using proprietary institutional flow analysis and dynamic line extension algorithms.
🎯 WHAT THIS INDICATOR DOES
The Thiru TOI Tracker is a sophisticated trading tool that identifies and visualizes critical Time-of-Interest (TOI) periods in the market. Unlike traditional time-based indicators that use static markers, this system employs proprietary algorithms to dynamically adapt to market conditions, providing institutional-grade timing analysis.
🔬 UNIQUE METHODOLOGY & ALGORITHM
1. Proprietary Time Window Detection - Multi-Session Analysis
2. Dynamic Line Extension Technology - Adaptive Support/Resistance
3. Advanced Memory Management - Intelligent Cleanup
4. Multi-Dimensional Visualization - Comprehensive Market Structure
🚀 UNIQUE VALUE PROPOSITION
- Dynamic vs Static: Adapts to market conditions
- Institutional Logic: Based on trading pattern analysis
- Multi-Session Correlation: Comprehensive analysis
- Advanced Performance: Optimized memory management
- Customizable Interface: Adapts to trading styles
📊 HOW TO USE
- Apply to 1m-15m timeframes for best results
- Configure session settings based on trading style
- Customize visual elements for chart clarity
- Use timeframe filter to prevent false signals
🔒 PROPRIETARY PROTECTION JUSTIFIED BY:
- Unique methodology based on institutional analysis
- Dynamic adaptation algorithms
- Performance innovation
- Extensive research investment
- Competitive advantages
Developer: ThiruDinesh | Contact: TradingView @ThiruDinesh
Copyright: © 2025 ThiruDinesh - All Rights Reserved
```
Support & Resistance Zones + FVG**Overview:**
This tool automatically identifies **key support and resistance levels** and highlights **Fair Value Gaps (FVGs)** on the chart. It helps traders of all levels **visualize important price areas**, spot potential market reactions, and make better-informed trading decisions.
Support and resistance zones are areas where price tends to **reverse, stall, or accelerate**, making them essential for entries, exits, and stop-loss placement. Fair Value Gaps represent rapid price movements that leave temporary imbalances, which often act as **future targets or reversal points**. Together, these features provide a **comprehensive view of market structure**.
---
## Features:
1. **Automatic Support & Resistance Detection:**
* Detects zones based on recent price action patterns:
* **Bull-to-Bear transitions** → resistance zones
* **Bear-to-Bull transitions** → support zones
* Dynamically calculates **zone heights** based on recent candle ranges, adapting to market volatility.
2. **Broken Zones & Proximity Alerts:**
* Highlights zones that have been broken, helping traders **focus on relevant levels**.
* Optional proximity alerts indicate broken zones that are **near the current price**, showing potential retests.
3. **Fair Value Gaps (FVGs):**
* Detects bullish and bearish gaps automatically.
* Options to **ignore narrow gaps** and **remove fully crossed FVGs**.
* Acts as a guide for potential **price targets or reversal areas**.
4. **Clean Chart & Customization:**
* Hides overlapping or invalid zones to reduce clutter.
* Fully adjustable inputs, including:
* Zone length
* Lookback range
* Zone height multiplier
* FVG extension
* Display and opacity settings
5. **Timeframe-Independent:**
* Works on **any chart interval**, from scalping to long-term swing charts.
---
## How It Helps Traders:
* **Identify Key Levels Automatically:**
Visualizes areas where the price has historically reacted. These zones act as **natural barriers** guiding entries and exits.
* **Spot Broken Zones:**
Broken zones may lose significance but could act as **future retest points**, helping assess trend continuation or reversal.
* **Visualize Price Gaps (FVGs):**
Gaps left by rapid price movement often act as **price magnets**, providing potential targets or reversal points.
* **Reduce Noise:**
Automatically hides overlapping or invalid zones for a **cleaner, easier-to-read chart**, highlighting only the most significant levels.
* **Adaptable to Any Trading Style:**
Useful for **swing trading, intraday trading, or scalping**, showing where buyers and sellers are most active.
---
## Practical Usage Guide:
1. **Enable Support & Resistance Zones:**
* Visualize critical price levels.
* Adjust **zone length, lookback range, and height multiplier** to fit your trading style and volatility.
2. **Enable FVGs:**
* Highlights gaps created by rapid price movements.
* Customize **minimum gap size, extension, and filtering options** to reduce chart noise.
3. **Observe Price Reactions:**
* **Bounce at support:** Potential buy opportunity.
* **Reversal at resistance:** Potential sell/short opportunity.
* **Breakout:** Watch for price breaking a zone for trend continuation trades.
4. **Risk Management:**
* Place stop-loss orders just outside zones to protect trades.
* Use broken zones as **profit targets** or areas to tighten stops.
5. **Trend Analysis:**
* Understand where buyers and sellers are concentrated.
* Identify strong trends by observing multiple zones being respected or broken.
6. **Multi-Timeframe Application:**
* Apply on different timeframes to **align short-term entries with longer-term structure**, improving trade probability.
---
## Key Inputs & Customizations:
* **Support & Resistance Zones:**
* Show/Hide Zones
* Zone Length Extend (bars)
* Loopback Range (bars)
* Zone Height Multiplier
* Hide Overlapped Zones
* Hide Broken Zones
* Ignore Last N Candles for Break Check
* Show Proximity Broken Zones
* Proximity Range for Broken Zones
* **Fair Value Gaps (FVGs):**
* Show/Hide FVGs
* Extend FVGs (bars)
* Minimum FVG Size
* Ignore Narrow FVGs
* Ignore Fully Crossed FVGs
* Up and Down Colors with Opacity
---
**Summary:**
This indicator saves **time, improves chart clarity, and highlights key market levels**. It is suitable for beginners who want to **understand market structure visually**, as well as experienced traders seeking **precise entry, exit, and target zones**. By combining support/resistance detection with Fair Value Gaps, it provides a **complete visual guide to price behavior**, helping traders make **more confident and informed decisions**.
[Hosein] Support & Resistance Zones + FVGAdjustable FVG gap size and extension.
Option to ignore narrow gaps.
Option to ignore fully crossed gaps.
Show/hide FVGs.
Customizable colors with initial opacity.
Ideal for traders looking for supply/demand imbalance zones.
MACD with Smart Entry Signals & Trend Filter
This advanced MACD indicator combines traditional MACD analysis with intelligent entry signal detection and an optional EMA trend filter. It identifies high-probability entry points by analyzing histogram patterns, consolidation phases, and trend continuation setups.
### Key Features
**🎯 Smart Entry Detection**
- **Consolidation Breakouts**: Identifies exits from consolidation zones (weak bars) with strong momentum
- **Trend Reversals**: Detects potential trend changes after extended weak phases
- **Correction/Continuation Patterns**: Recognizes brief corrections within strong trends that offer continuation opportunities
**📊 Enhanced MACD Visualization**
- Color-coded histogram showing four distinct states:
- Strong Bullish (dark green): Rising histogram above zero
- Weak Bullish (light green): Falling histogram above zero
- Weak Bearish (light red): Rising histogram below zero
- Strong Bearish (dark red): Falling histogram below zero
**🔍 Multi-Layer Filtering System**
- **Candle Size Filter**: Eliminates signals during high volatility/large candle ranges
- **EMA Trend Filter**: Optional filter ensuring entries align with the dominant trend direction
- Visual markers for rejected signals (orange X for candle size, blue E for EMA trend)
**⚙️ Customizable Parameters**
- Adjustable MACD periods (default: 34/144/9)
- Configurable consolidation bar requirements
- Flexible correction pattern detection
- EMA trend filter with adjustable sensitivity
- Multiple alert types for all signal conditions
### How to Use
1. **Enable/disable filters** based on your trading style and market conditions
2. **Green triangles (L)**: Long entry signals when all conditions are met
3. **Red triangles (S)**: Short entry signals when all conditions are met
4. **Rejected signal markers**: Help you understand why certain setups were filtered out
5. **Background coloring**: Provides visual confirmation of signal zones and correction patterns
### Alert System
Comprehensive alerts for:
- Long and short entry signals
- Specific pattern types (consolidation, reversal, continuation)
- Rejected signals (helps refine strategy)
- Traditional MACD histogram crossovers
### Best Practices
- Use the EMA trend filter in trending markets to avoid counter-trend trades
- Adjust candle size filter based on your instrument's typical volatility
- Consider combining with support/resistance levels for confirmation
- Test different consolidation bar settings for your timeframe
### Parameters Summary
- Fast/Slow Length: MACD calculation periods
- Signal Smoothing: Signal line period
- Consolidation Bars: Minimum weak bars before breakout
- Max Candle Range: Filter for oversized candles
- EMA Period & Sensitivity: Trend filter configuration
---
*This indicator is designed for traders who want a systematic approach to identifying MACD-based entry opportunities with built-in risk management through filtering.*
Sonic R+EMA PYTAGOYou must determine the supply and demand zone as ema34, ema89, ema200, ema610. Then open the long position or the short position with SL and TP.
双EMA速度乖离Two EMA Deviation with Combined ThresholdsEMATwo EMA Deviation with Combined Thresholds
Two EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined ThresholdsTwo EMA Deviation with Combined Thresholds






















