Noretest of 20 EMA since 50 dayits an indicator which represents that price is away from 20 EMA for very long interval of price movement
Candlestick analysis
Candle Body Size AlertThis indicator monitors the body size of each candle (close minus open, ignoring wicks) and compares it to a user-defined threshold measured in ticks. If the candle body exceeds the threshold, the indicator triggers an alert condition at the close of the candle.
Features:
1. Adjustable threshold in ticks (default: 4000)
2. Adjustable timeframe (or use chart timeframe)
3. Alerts only at candle close (no intrabar signals)
Use Case:
Designed for traders who want to be notified when unusually large candles form, helping to identify strong momentum moves or volatility spikes.
High Volume Highlight - Pto compare volume indicator from prev bars. How to use it, short it when the red bar shows and long it when the green bar shows
Body & Volume-Based Buy/Sell Signals (5min 1.5M Vol)Only for 5 min and Volume 1.5M
Conditions (Summarized)
🔹 BUY Signal
Previous candle is red: close < open
Current candle is green: close > open
Previous candle body is smaller than current:
abs(close - open ) < abs(close - open)
Previous candle body size ≥ 10 points
Both candles' volume ≥ minVolume (default: 2,000,000)
➜ Plot BUY below green candle
🔸 SELL Signal
Previous candle is green: close > open
Current candle is red: close < open
Previous candle body is smaller than current:
abs(close - open ) < abs(close - open)
Previous candle body size ≥ 10 points
Both candles' volume ≥ minVolume
➜ Plot SELL above red candle
Strong Bullish And Bearish Engulfing PatternCONDITIONS:
🔹 1st Condition — Bullish Engulfing ➜ BUY
Previous Candle (Red): close < open
Current Candle (Green): close > open
Opens below previous red candle’s close: open < close
Closes above previous red candle’s open: close > open
➡️ Plot BUY below the green candle
🔸 2nd Condition — Bearish Engulfing ➜ SELL
Previous Candle (Green): close > open
Current Candle (Red): close < open
Opens above previous green candle’s close: open > close
Closes below previous green candle’s open: close < open
➡️ Plot SELL above the red candle
What this Script Does:
Detects Bullish Engulfing patterns ➜ plots BUY below the green candle.
Detects Bearish Engulfing patterns ➜ plots SELL above the red candle.
LRLR & HRLR Zones + VWAP How to Use This Indicator
This indicator combines LRLR/HRLR liquidity zones, VWAP trend, and the 52-bar high/low/average lines to help identify potential trading zones and trend directions.
1️⃣ LRLR / HRLR Zones
LRLR (green zones): Areas of strong upward liquidity
Above VWAP: Strong bullish zone (light green)
Below VWAP: Weak bullish zone (dark green)
HRLR (red zones): Areas of strong downward liquidity
Below VWAP: Strong bearish zone (light red)
Above VWAP: Weak bearish zone (dark red)
Usage tip:
Green zone + price above VWAP → High-priority long zone
Red zone + price below VWAP → High-priority short zone
Zones crossing the VWAP may indicate potential trend reversals
2️⃣ VWAP (9:00 JST)
Price above VWAP → Bullish trend
Price below VWAP → Bearish trend
Combine with LRLR/HRLR zones to determine the trend direction and strength
3️⃣ 52-Bar High / Low / Average Lines
High (blue) / Low (blue): Act as dynamic resistance/support
Alerts trigger when price touches these levels → Possible reversal zones
Average (aqua): Midpoint reference for pullbacks or retracements
Alerts trigger when price touches the average → Watch for potential reactions
4️⃣ Signal Arrows
Green triangle up (LRLR): Start of a bullish zone
Red triangle down (HRLR): Start of a bearish zone
Arrows are zone initiation markers, not standalone entry signals
5️⃣ Practical Approach
Determine trend direction:
Price above VWAP → Focus on long trades
Price below VWAP → Focus on short trades
Identify potential entries using zones:
Enter trades in LRLR/HRLR zones aligned with the trend
Use 52-bar lines for risk management:
Price near high/low → Exercise caution (possible reversal)
Price near average → Look for pullback confirmations
Important Precautions
Do not use the indicator alone for entries; always confirm with trend direction and zone alignment
Alerts indicate potential levels but are not guaranteed signals
Always use proper risk management, e.g., stop-losses near key support/resistance
The indicator works best in combination with higher timeframe trend context
Market conditions may cause false zones or spikes; avoid over-reliance on a single signal
First Candle Ruleworks only starting at 10 am.!!!
First five minute candle that closes outside of 30m wick area (grey wick box) or show direction
HTF Bias Signals (Daily EMA Bias + LTF EMA Cross)clean, flexible indicator (Pine v5). It defines higher-timeframe (HTF) bias from Daily and/or Weekly EMAs, then only fires entries on your chart’s timeframe when that bias agrees with a simple fast/slow EMA trigger. It also includes alertconditions so you can automate alerts.
ATR + Position SizingThis is an equalized risk calculation for easy position sizing when trading multiple instruments at the open.
The formula is simple:
Position Size = $ Risk / X-period ATR
Manipulation Day [Alex Ko]🇺🇸 Description
Indicator “Manipulation Day”
This indicator helps you detect a potential manipulation day (e.g. Monday) and track the price reaction afterward.
📌 Features:
Select any weekday as a manipulation day.
Wait for N candles after it.
If the manipulation day closes higher than it opened — a green triangle appears. If lower — red triangle.
After N days, a line is drawn from the next day's open to the close — green if price increased, red if dropped.
A label shows the delta (Δ) between open and close for that range.
🧠 Useful for spotting potential trap setups or liquidity grabs followed by directional moves.
MultiFactor Power Indicator v4 (No-Repaint) 📊 Strategy: Trend + Momentum + Signal Confirmation
This setup uses 3 layers so signals are reliable:
1. Trend Filter: 200 EMA → only take trades in trend direction.
2. Momentum Trigger: RSI + MACD combo to confirm momentum.
3. Entry/Exit Signal: Arrow on chart (Buy/Sell) with alerts — non-repainting because it only confirms on candle close.
Leg Out Candle V2.0The Script marks candles that could be considered as a leg out of a supply/demand and are bigger than the previous ones based on the adjustable lookback value. There is also the option to adjust the threshold ob the body to wick ratio of the leg out candle. The lowest value is 50% because anything lower would be a basing candle.
Price Action Patterns DetectorIt's something like "Price Action Candlestick Pattern Detector." That is, it's an indicator that detects not only Pinbars and Engulfing but also all popular candlesticks in Price Action (Doji, Hammer, Shooting Star, Inside Bar, etc.)
Price Action + Fractals DetectorThe Price Action Patterns Detector indicator also includes a Fractal (WICK.ED style). This way, you'll see Pinbar, Engulfing, Doji, Inside/Outside Bar, Morning/Evening Star formations, and fractals will appear. 🔥
Volume (K) & Value (Cr)shows value of a candle in crores
shows value of a candle in crores
shows value of a candle in crores
shows value of a candle in crores
shows value of a candle in crores
shows value of a candle in crores
Smart Moving Concepts [GILDEX]This all-in-one indicator displays real-time market structure (internal & swing BOS / CHoCH), order blocks, premium & discount zones, equal highs & lows, and much more...allowing traders to automatically mark up their charts with widely used price action methodologies. Following the release of our Fair Value Gap script, we received numerous requests from our community to release more features in the same category.
"Smart Money Concepts" (SMC) is a fairly new yet widely used term amongst price action traders looking to more accurately navigate liquidity & find more optimal points of interest in the market. Trying to determine where institutional market participants have orders placed (buy or sell side liquidity) can be a very reasonable approach to finding more practical entries & exits based on price action.
The indicator includes alerts for the presence of swing structures and many other relevant conditions.
Features
This indicator includes many features relevant to SMC, these are highlighted below:
Full internal & swing market structure labeling in real-time
Break of Structure (BOS)
Change of Character (CHoCH)
Order Blocks (bullish & bearish)
Equal Highs & Lows
Fair Value Gap Detection
Previous Highs & Lows
Premium & Discount Zones as a range
Options to style the indicator to more easily display these concepts
Settings
Mode: Allows the user to select Historical (default) or Present, which displays only recent data on the chart.
Style: Allows the user to select different styling for the entire indicator between Colored (default) and Monochrome.
Color Candles: Plots candles based on the internal & swing structures from within the indicator on the chart.
Internal Structure: Displays the internal structure labels & dashed lines to represent them. (BOS & CHoCH).
Confluence Filter: Filter non-significant internal structure breakouts.
Swing Structure: Displays the swing structure labels & solid lines on the chart (larger BOS & CHoCH labels).
Swing Points: Displays swing points labels on chart such as HH, HL, LH, LL.
Internal Order Blocks: Enables Internal Order Blocks & allows the user to select how many most recent Internal Order Blocks appear on the chart.
Swing Order Blocks: Enables Swing Order Blocks & allows the user to select how many most recent Swing Order Blocks appear on the chart.
Equal Highs & Lows: Displays EQH/EQL labels on chart for detecting equal highs & lows.
Bars Confirmation: Allows the user to select how many bars are needed to confirm an EQH/EQL symbol on chart.
Fair Value Gaps: Displays boxes to highlight imbalance areas on the chart.
Auto Threshold: Filter out non-significant fair value gaps.
Timeframe: Allows the user to select the timeframe for the Fair Value Gap detection.
Extend FVG: Allows the user to choose how many bars to extend the Fair Value Gap boxes on the chart.
Highs & Lows MTF: Allows the user to display previous highs & lows from daily, weekly, & monthly timeframes as significant levels.
Premium/Discount Zones: Allows the user to display Premium, Discount, and Equilibrium zones on the chart
12H Range (Body + Wicks)12H Range (Body + Wicks)
This indicator highlights the 12-hour candle ranges across any chart timeframe. Each 12H candle is split into its body and wicks, with customizable fill and border colors.
Features:
Draws the full 12H range (Open → Close for the body, High/Low for wicks).
Live updates as the current 12H candle forms.
Works on all chart timeframes.
Custom colors for bullish/bearish bodies and wicks.
Option to show only the current 12H block or keep a history of past ranges.
Lightweight performance with adjustable max bars to keep on chart.
Optional high/low guide lines for quick reference.
Use Cases:
Identify where price is trading relative to the current or past 12H session ranges.
Visualize intraday bias with clear body/wick separation.
Combine with your strategy to trade range reclaims, breaks, or reversals.
Tip: Change the reference timeframe input (default = 12H/720min) to quickly adapt for 4H, 6H, daily, etc.
Two Candle Comparison - TMPThis about comparison two candles in chart and gives some idea for entry. this is most suitable for 4H chart
Cheat CodeWhy Monday & Friday
Monday evening (NY): frequently seeds the weekly expansion. Its DR/IDR often acts as a weekly “starter envelope,” useful for breakout continuation or fade back into the box plays as liquidity builds.
Friday evening (NY): often exposes end-of-week traps (run on stops into the close) and sets expectation boundaries into the following week. Carry these levels forward to catch Monday’s reaction to Friday’s closing structure.
Typical use-cases
Breakout & retest:
Price closes outside the Monday DR/IDR → look for retests of the band edge for continuation.
Liquidity sweep (“trap”) recognition:
Friday session wicks briefly beyond Friday DR/IDR then closes back inside → watch for mean reversion early next week.
Bias filter:
Above both Monday DR midline and Friday DR midline → bias long until proven otherwise; the inverse for shorts.
Session open confluence:
Reactions at the open line frequently mark decision points for momentum vs. fade setups.
(This is a levels framework, not a signals engine. Combine with your execution model: orderflow, S/R, session timing, or higher-TF bias.)
Inputs & styling (quick reference)
Display toggles (per day):
Show DR / IDR / Middle DR / Middle IDR
Show Opening Line
Show DR/IDR Box (choose DR or IDR as box source)
Show Price Labels
Style controls (per day):
Line width (1–4), style (Solid/Dashed/Dotted)
Independent colors for DR, IDR, midlines, open line
Box background opacity
Timezone:
Default America/New_York (changeable).
Optional on-chart warning if your chart TZ differs.
Practical notes
Works on intraday charts; levels are anchored using weekly timestamps for accuracy on any symbol.
Live updating: During the Mon/Fri calc windows, DR/IDR highs/lows and midlines keep updating until the session ends.
Clean drawings: Lines, box, and labels are created once per session and then extended/updated—efficient on resources even with long display windows.
Max elements: Script reserves ample line/box/label capacity for stability across weeks.