Ngo Gia Minh Quy 30Indicator xin vai ca lon a. Dung indicator nay trade thua nua thi nghi me no di. hahahahaha
指標和策略
Ngo Gia Minh Quy 50Indicator xin vai ca lon a. Dung indicator nay trade thua nua thi nghi me no di. hahahahaha
Multi-Timeframe MA - TCMasterThis indicator displays up to four moving averages from different timeframes on a single chart.
It’s designed for traders who want to track higher-timeframe trends while analyzing price action on lower timeframes — a key technique in multi-timeframe confluence trading.
You can freely customize the type, length, timeframe, and color for each moving average line.
⚙️ Features
4 configurable Moving Averages (each with its own type, length, and timeframe).
Supported types:
SMA, EMA, WMA, RMA, HMA, VWMA, DEMA, TEMA.
Real-time values are fetched from higher timeframes using request.security() (no repaint).
Individual visibility toggle and line width for each MA.
Dynamic info label shows current distance between price and each MA.
Built with Pine Script v6, ensuring optimal performance and flexibility.
📊 Typical Use Cases
Identify trend direction across multiple timeframes.
Confirm entries/exits using higher timeframe trend alignment.
Spot potential reversal or continuation zones when short-term price interacts with long-term MAs.
Build confluence setups for swing, scalp, or intraday strategies.
🧠 Example Setup
MA Type Length Timeframe Purpose
MA #1 SMA 200 1m Micro trend
MA #2 EMA 200 5m Short-term trend
MA #3 EMA 200 15m Medium trend
MA #4 SMA 200 30m Macro trend
🔔 Tips
Combine with oscillators (e.g., RSI, Stoch, MACD) for stronger confluence.
Use color coding to distinguish short vs long timeframe trends.
Consider adding alerts when price crosses any MA (can be extended easily in code).
⚠️ Notes
All higher-timeframe data is handled safely using lookahead=barmerge.lookahead_off to prevent repainting.
Label updates only on the latest bar for efficiency.
VWMA, DEMA, TEMA, and HMA are computed via internal formulas for compatibility with Pine Script v6.
🏁 Summary
Multi-Timeframe MA is a powerful tool for traders who want to merge the clarity of moving averages with the precision of multi-timeframe analysis.
It helps you see the bigger picture without switching charts — perfect for intraday, swing, and trend-following strategies.
EMA 9/18 Weekly on all time frameweekly ema 9/18 on all your time frame
If you want to have your weekly time frame ema on all your time frame this indicator is made for you !
EMA Pack — 8/20/50/100/200 (fixed labels)EMA Pack — 8/20/50/100/200. A simple and convenient indicator of simple moving averages (exp).
Bollinger Breakout Candle ShadingSubtle shading behind the bars when the price trades outside of the Bollinger bands.
Manipolazione Luca C H1Osservando le candele h1 neglio orari ( di apertura sessione london e ny) possiamo cogliere molto piu' facilmente le manipolazioni per poter aprire le operazioni o scendere di time frame aspettando un altri trigger di entrata.
By observing the h1 candles during the opening hours (London and New York session) we can much more easily detect manipulations in order to open trades or move down the time frame waiting for other entry triggers.
Bar Count Custom Start TimeThis simple bar count script lets you configure when you want to start your count in case you have the globex charts in use for your assets.
Example NYSE:
Set start hour to: 8
Set start minute to: 30
Example DAX:
Set start hour to: 2
Set start minute to: 0
The indicator is based on the "Bar Count" indicator from GYH9 - many thanks!
Can be found here:
Dynamic Sessions - Asia, London, New YorkThis indicator lets you set trading sessions (custom sessions) and print them out as dynamic polyboxes instead of traditional rectangles which lets you identify strong moves and trends easier.
NIFTY Consolidation → Breakout FinderThis indicator defines 5 day consolidation period and breakout label. This works best on a daily chart. Please back test before use.
Palat Trading System Entry Prices (Bear)This script gives you the entry points for 4,5,6,7 consecutive candles which got up closing vs last trading day.
Palat Trading System Entry Prices (Bull)This script gives you the entry points for 4,5,6,7 consequetive candles which got down closing vs last trading day.
Trend-Fib-Pivot Sweep [JopAlgo]Trend-Fib-Pivot Sweep — trend rails + Fib touch rules + sweep logic
Core idea
This tool blends two trend MAs, a rolling Fibonacci grid, and pivot sweep tags so you can do three things quickly:
Trend → MA1 vs MA2 stack and slope
Location → Fib touch/bounce/reject rules
Triggers → sweep → reclaim or trend pullback → continuation
Use the MAs for bias, the Fib levels for where price should react, and the sweeps to spot traps and entries after liquidity grabs.
What you’ll see
MA 1 (default 21, purple) and MA 2 (default 50, gray)
Fib lines from the highest/lowest of your lookback: 0.236 (light blue), 0.382 (green), 0.5 (white), 0.618 (orange), 0.786 (red)
Sweep markers: triangle above = high sweep; triangle below = low sweep
Background: soft green when MA1 > MA2, soft red when MA1 < MA2
Read it fast → Trend (background + MA stack)? Which Fib are we near? Any sweep and reclaim?
How the Fib levels work (and what to do at each)
0.236 → shallow pullback in a strong trend
→ Expect quick bounce continuation.
→ If price closes through 0.236 and stalls, momentum may be cooling; look to 0.382.
0.382 → standard trend pullback
→ In a bullish trend, tests here often bounce and continue.
→ Entry idea: touch/bounce at 0.382 with MA1 above MA2 and rising, then a higher-low and push back above 0.382 → enter.
0.5 → midline / fair value
→ Often the “decision” level.
→ Clean continuation if 0.5 holds; deeper rotation if we accept below (for longs).
0.618 (“golden”) → deep pullback / last line for trend
→ Best risk-defined continuation entries come from rejects/reclaims here.
→ For longs: wick below 0.618, then reclaim 0.618 → long with stop under the sweep low.
0.786 → exhaustive pullback / trap zone
→ If trend is truly alive, 0.786 rejects and snaps back.
→ If we accept beyond 0.786 (closes), expect a full range rotation or trend change.
Touch/bounce rule of thumb
You want to see price interact: touch → reject (wick) → reclaim the level.
A close back above the Fib after a downside probe (or below after an upside probe) is a stronger confirmation than intrabar wicks.
What the MAs do (and how to use them)
MA1 (fast) vs MA2 (slow) define bias and momentum.
MA1 above MA2 and both rising (↗) → bullish regime.
MA1 below MA2 and both falling (↘) → bearish regime.
Flat / crossing often → balance; lean on sweeps and the deeper Fibs (0.5/0.618/0.786).
Interaction with Fibs
Highest quality: Fib level + MA confluence (e.g., 0.382 near MA1).
When MA1 = dynamic trigger: reclaim MA1 at a Fib → continuation signal.
When MA2 = last defense: lose MA2 at 0.5/0.618 → expect deeper rotation.
Sweep logic (why it matters and how to execute)
High sweep = current bar’s high takes out the recent high then fails → liquidity grab above.
Low sweep = current bar’s low takes the recent low then fails → liquidity grab below.
Execution idea
Longs: low sweep into 0.5/0.618/0.786, then reclaim the Fib and, ideally, MA1 → enter; stop under sweep low.
Shorts: high sweep into 0.5/0.382/0.236, then reclaim below the Fib and MA1 → enter; stop above sweep high.
Repaint note
If you enable Lag-Confirmed Pivot Mode, sweep labels are stricter and may “finalize” later (can appear as repaint).
For signals/alerts, prefer non-repaint mode; for review/training, lag-confirmed is fine.
How to trade it (simple playbook)
Direction filter (use MAs first)
Bullish bias → MA1 > MA2 and not flat → look for longs at 0.236/0.382/0.5.
Bearish bias → MA1 < MA2 → look for shorts at 0.236/0.382/0.5 from above.
Entries (two clean templates)
Trend pullback → continuation
→ In bull regime: price pulls to 0.382 or 0.5, shows rejection wick, then reclaims level and MA1 → enter long.
→ In bear regime: mirror with short from above.
Sweep → reclaim
→ Downside sweep through 0.618/0.786, then close back above the Fib and through MA1 → enter long.
→ Upside sweep through 0.382/0.236, then close back below and under MA1 → enter short.
Risk & targets
Stops → beyond the sweep extreme or below/above the reclaimed Fib (structure-based).
Targets → next Fib ladder (e.g., long from 0.5 → target 0.382 → 0.236), or obvious POC/HVNs if you use Volume Profile.
Settings that matter (and how to tune)
MA Types/Lengths
EMA (default fast) = responsive trend read.
SMA/HMA = smoother backbone.
21/50 is a solid default; swing traders can run 34/89.
Fib Lookback
Shorter lookback = tighter range, more sensitive levels;
Longer = broader swing map, fewer interactions but stronger signals.
Sweeps
Sweep Detection Range controls how “recent” the pivot must be (default 10).
Lag-Confirmed mode reduces false sweeps but can finalize later.
Starter presets
Intraday (15m–1H) → MA1 21 EMA, MA2 50 SMA, Fib lookback 100–150, Sweeps 10
Swing (4H) → MA1 34 EMA, MA2 89 SMA, Fib lookback 150–250, Sweeps 10–14
Pattern cheat sheet
0.382 kiss & go (trend day) → quick tag and bounce in bull regime → continuation.
0.5 decision → hold = trend resumes; failure = rotate to 0.618.
0.618 sweep + reclaim → high-quality continuation with tight risk.
0.786 trap → deep flush then snapback; if acceptance persists, expect full rotation.
MA pinch → break → MA1 and MA2 compress, then price breaks and holds a Fib → expansion leg.
Best combos (kept simple)
Volume Profile v3.2 → use VAH/VAL/POC/LVNs as concrete targets; look for Fib + VP confluence.
Anchored VWAP → reclaims/rejections at anchored lines with Fib reaction and MA agreement improve timing.
Common mistakes this helps you avoid
Buying into 0.618/0.786 without a reclaim (catching falling knives).
Fading a 0.236 pullback when MAs are strongly ↗ (fighting trend).
Taking sweeps without a reclaim/confirmation.
Ignoring the MA stack when choosing direction.
Disclaimer
This indicator and write-up are for education only, not financial advice. Trading involves risk; results vary by market, venue, and settings. Test first, act at defined levels, and manage risk. No guarantees or warranties are provided.
Triple VWAP [JopAlgo]Triple VWAP — three volume-weighted rails for trend, pullback, and reversion
Core idea
This is three rolling VWAPs (VWMA-style) with user-set lengths. Together they show:
Trend structure → stack & slope of the three lines
Pullback zones → dynamic VWAP supports/resistances
Reversion risk → distance from the fastest VWAP
Use the stack (fast/medium/slow) for bias, slope for momentum, and distance to avoid chasing.
What you’ll see
VWAP 1 (fast), VWAP 2 (medium), VWAP 3 (slow)
Colors match inputs; each line can be toggled on/off
No bands or extras—just three clean volume-weighted rails
Read it fast → Which line is on top? Are they fanning out or braiding? How far is price from the fast VWAP?
How to use it (simple playbook)
Direction filter
Bullish bias → fast above medium above slow and slopes ↗
Bearish bias → fast below medium below slow and slopes ↘
Entry timing
Trend pullback (with level): In a bullish stack, wait for price to retest fast/medium VWAP at a real level → look for the first higher-low and continuation.
Reclaim / reject: Long when price reclaims fast → medium with holds (mirror for shorts on rejects).
Don’t chase: If price is far above the fast VWAP, wait for a revert toward fast before engaging.
Location first (always)
Act at real references → Volume Profile v3.2 (VAH/VAL/POC/LVNs) and Anchored VWAP
No level → no trade
Quality check (optional)
CVDv1 → prefer Alignment OK, avoid entries when Absorption reads against your side
Entries, exits, risk
Continuation long: Bullish stack ↗, pullback into fast/medium at VAL / AVWAP / LVN, hold → enter
Stop → below structure/last swing • Targets → POC/HVNs or prior swing
Break + retest: Price crosses medium and holds above it, lines begin to fan out ↗ → enter on the retest
Fade to value (advanced): Extended move into VAH with price stretched far from fast VWAP → look for reject and revert toward POC/fast
Trim/Avoid: Into HVNs with lines flattening or braiding → take profits / stand down
Settings that matter (and how to tune)
VWAP Length 1 / 2 / 3 → choose a fast / medium / slow ladder
Shorter = more reactive, more noise
Longer = steadier bias, more lag
Visibility toggles → hide one line if cluttered; many traders keep fast & slow only
Starter presets
Scalp (1–5m) → 20 / 50 / 100
Intraday (15m–1H) → 50 / 100 / 200
Swing (2H–4H) → 50 / 150 / 300
High-vol pairs → 30 / 60 / 120
Pattern cheat sheet
Stack flip: Fast crosses medium, then slow, and all slopes turn ↗ / ↘ → regime change
Triple pinch → expansion: Lines braid tight, then fan out with price holding a level → expansion leg
Kiss & go: Pullback tags fast VWAP in trend and bounces → add/enter with structure
Mean-revert tag: Stretch away from fast into VP edge → revert toward fast/POC
Best combos (kept simple)
Volume Profile v3.2 → entries at VAH/VAL/LVNs, targets at POC/HVNs
Anchored VWAP → session/weekly/event anchors for major reclaims/rejections; use Triple VWAP for day-to-day timing
CVDv1 (optional) → take VWAP-aligned setups with flow; skip when Absorption is against you
Common mistakes this helps you avoid
Trading against the VWAP stack
Chasing far from the fast VWAP
Acting mid-range while lines braid (do less; wait for expansion or edges)
Disclaimer
This indicator and write-up are for education only, not financial advice. Trading involves risk; results vary by market, venue, and settings. Test first, trade at defined levels, and manage risk. No guarantees or warranties are provided.
Chart-prepFxxDanny Chart-Prep
A practical multi-tool script for clean and structured chart preparation.
✨ Features
Weekly Close Levels
Automatically plots the previous week’s close and the week before that, with clear styling to distinguish current and past levels.
Trading Sessions
Colored session boxes for the three key market sessions:
Asia (20:00–23:00 UTC-4)
Europe (02:00–05:00 UTC-4)
New York (08:00–11:00 UTC-4)
Each session box automatically adapts to the session’s high/low range and only keeps the last 5 visible to avoid clutter.
Previous Day’s High & Low
Plots the prior day’s high and low with lines that extend into the current session. Up to 10 days are kept on the chart.
Daily & Weekly Separators
Vertical lines to visually separate days (dotted) and weeks (solid, colored).
Anchored to a rolling price window so the Y-axis scaling stays clean and unaffected.
✅ Benefits
Stay focused with key price levels and session ranges marked automatically.
No need for manual drawing or constant adjustments.
Optimized performance – old objects are automatically removed.
No axis distortion from “infinite” lines or boxes.
kashinath_HTFThis can be very useful if you want to analyze two different timeframes without the need to switching between the different timeframes.
Candle Open-Close DifferenceThis script gives you the different price/points for each candle open and close.
TSI v2 [JopAlgo] – Sniper VersionTSI v2 — “Sniper” momentum that’s fast, clean, and actionable
Core idea
TSI (True Strength Index) turns raw price momentum into a smoothed, normalized oscillator so you can see trend side, turns, and follow-through without chop.
Workflow: momentum (close - close ) → double EMA smooth (fast = shortLength, slow = longLength) → normalize vs smoothed absolute momentum → scale to ±100 → signal EMA (signalLength) for triggers.
Above 0 → bullish momentum regime
Below 0 → bearish momentum regime
TSI vs Signal cross → momentum turn
Farther from 0 → stronger impulse
What you’ll see
TSI line (blue) — main momentum read
Signal line (orange) — trigger for turns
Zero line (gray) — bull/bear divider
Alerts for bullish/bearish crosses (enable if you want pane markers)
Read it in 3 seconds: Which side of 0? Did TSI cross its signal? Are bars expanding or fading?
How to use it (simple playbook)
Direction filter
Longs while TSI ≥ 0, shorts while TSI ≤ 0.
Cleanest continuation: TSI crosses up its signal above 0 (mirror down).
Act at real locations
Volume Profile v3.2 (VAH/VAL/POC/LVNs) or Anchored VWAP reclaims/rejections.
No level, no trade.
Break + retest
Break a level with TSI > 0 and crossing up → enter on the first retest that holds (mirror down).
Trend pullback
In an uptrend, TSI dips toward the signal (ideally holds above 0), then re-crosses up near a level → continuation entry.
Do less in chop
If TSI and signal braid around 0, it’s balance—only trade edges with tight risk.
Entries, exits, risk
Continuation long: TSI > 0, crosses up at VAL/AVWAP/MA cluster → enter.
Stop: below structure/last swing. Targets: POC/HVNs or next swing high.
Fresh short: Breakdown + TSI < 0 crosses down → enter on failed retest.
Invalidation: quick re-cross up + level reclaim.
Manage: Trim when TSI flattens or crosses against you into target/HVN.
Settings that matter (and how to tune)
Short EMA (default 13): responsiveness (lower = faster, noisier).
Long EMA (default 25): backbone smoothing (higher = steadier).
Signal EMA (default 7): trigger sensitivity (lower = earlier, more flips).
Suggested presets
Scalp (1–5m): 8 / 21 / 5
Intraday (15m–1H): 13 / 25 / 7 (Sniper defaults)
Swing (2H–4H): 21 / 50 / 9
Daily backdrop: 25 / 100 / 9 (execute on lower TF)
Pattern cheat sheet
Zero-line reclaim: TSI crosses 0 and signal together → regime shift; use first retest.
Continuation curl: TSI pulls toward signal, holds above 0, then re-crosses up → add/enter with trend.
Weak break tell: Level poke while TSI fails to cross or stalls near 0 → skip/wait.
Light divergence: Price higher high while TSI lower high → thinning; trail tight into HVNs.
Best combos (kept simple)
Volume Profile v3.2: entries at VAH/VAL/LVNs, targets at POC/HVNs.
Anchored VWAP: reclaim/reject + TSI cross same direction = high-quality timing.
CVDv1 (optional): take TSI-aligned trades with flow (Alignment OK, no Absorption).
RVOL (optional): prefer breaks with participation above cutoff.
Common mistakes this helps you avoid
Longs with TSI < 0 or shorts with TSI > 0.
Chasing when TSI is flattening/crossing against you into a level.
Trading mid-range while TSI/signal whipsaw around 0.
Quick defaults to start
13 / 25 / 7 on 15m–1H
Process: Location → TSI side (0) → TSI vs Signal cross → (optional) CVD/RVOL check → Structure-based risk
Disclaimer
This indicator and write-up are for education only and not financial advice. Trading involves risk; you can lose money. Results vary by market, venue, and settings. Test before using live, trade at defined levels, and manage risk. No guarantees or warranties are provided.
Trend MACD [JopAlgo]Trend MACD — momentum made obvious (4-state histogram)
What it does (one line):
A clean MACD histogram using EMA(fast) − EMA(slow) with a signal line. The columns change color to show trend side and momentum change at a glance.
Green = above 0 and rising → positive trend, momentum building
White (upside) = above 0 but fading → still positive, momentum cooling
White (downside) = below 0 but improving → still negative, momentum recovering
Red = below 0 and falling → negative trend, momentum building down
Zero line = the bull/bear divider. Distance from zero = thrust. Color change = momentum shift.
What you’ll see
Dashed zero line for the trend divider
Column histogram with the 4-state color logic above
No clutter—just momentum and regime, clean
Read it in 3 seconds: Which side of 0? Are bars getting bigger or smaller? Did the color flip?
How to use it (simple playbook)
Direction filter
Look for longs while histogram is ≥ 0.
Look for shorts while histogram is ≤ 0.
Timing
Green sequence (above 0, growing): join pullbacks at real levels.
White above 0: positive but cooling—buy pullbacks only at levels, don’t chase.
White below 0: negative but improving—prepare for reclaim trades at levels.
Red sequence: trend down—sell pops at levels.
Location first (always)
Use Volume Profile v3.2 (VAH/VAL/POC/LVNs) and Anchored VWAP (session/weekly/event).
No level, no trade.
Quality check (optional, strong)
CVDv1 : execute when Alignment OK and no Absorption against your side.
RVOL (if you track it): prefer breakouts with RVOL above cutoff.
Entries, exits, risk (keep it tight)
Continuation long: price retests VAL / AVWAP / MA cluster in an up regime (≥ 0). Histogram stays ≥ 0 and turns green again → enter.
Stop: under structure. Targets: POC/HVNs or next swing.
Break + retest: breakout through a level while histogram flips from white→green above 0 (or white→red below 0 for shorts). Enter on the retest that holds.
Trim / avoid: when bars shrink toward 0 (white) into your target / HVN—momentum is cooling. Don’t chase fresh highs with white bars.
Settings that matter (how to tune)
Fast Length (default 25)
Shorter = quicker turns (more noise). Longer = steadier, slower.
Slow Length (default 200)
Big backbone. For intraday you might use 21/55 or 12/26; for swing the default 25/200 or 20/100 is solid.
Signal Smoothing (default 9)
Higher = smoother, fewer flips. Lower = more reactive.
Source
close is fine; if you use hlc3, expect slightly smoother behavior.
Suggested presets
Scalp (1–5m): 12 / 26 / 9
Intraday (15m–1H): 21 / 55 / 9
Swing (2H–4H): 25 / 100 or 25 / 200 / 9
Daily backdrop: 20 / 100 or 50 / 200 / 9 (execute on lower TF)
Pattern cheat sheet
Green staircase above 0 → trend leg; buy pullbacks to VP/AVWAP.
White above 0 → positive but tiring; avoid chasing; wait for retest.
Flip through 0 with expansion → regime change; use the first retest at a level.
Red staircase below 0 → trend down; sell pops at VP edges.
Diverging price vs shrinking bars → momentum thinning; tighten risk.
Best combos (kept simple)
Volume Profile v3.2: entries at VAH/VAL/LVNs, targets at POC/HVNs.
Anchored VWAP: reclaim/reject with matching histogram side is high-quality timing.
CVDv1: take MACD-aligned setups with flow (ALIGN OK, no Absorption).
RVOL: confirmation that the push has participation.
Common mistakes this helps you avoid
Longs with red momentum or shorts with green momentum.
Chasing new highs on white (cooling) bars.
Trading mid-range when histogram keeps whipsawing around 0 (do less; wait for level).
Disclaimer:
This indicator is an educational tool, not financial advice. Markets are risky; you can lose money. Always test your settings, trade at defined levels, and use risk management. Data/feeds vary across venues; outcomes may differ. No guarantees or warranties are provided.
MTF State of Delivery by @traderprimezOverview
This indicator provides a comprehensive, multi-timeframe view of institutional orderflow, a core concept from Inner Circle Trader (ICT) methodologies.
It is designed to objectively identify the market's "State of Delivery"—whether price is currently in a bullish or bearish orderflow—on both your current chart (Lower Timeframe) and a relevant Higher Timeframe.
By visualizing these key directional shifts, the indicator helps traders align with the dominant market bias, identify high-probability setups, and avoid trading against the underlying institutional intent.
Core Concept: The Orderflow Switch
The entire logic is built upon a specific two-candle price action pattern called a "Switch," which signals a potential turning point in the market.
Bullish Switch: A bullish candle followed immediately by a bearish candle. This duo creates a short-term resistance level. Orderflow is confirmed Bullish when a later bullish candle closes above this level.
Bearish Switch: A bearish candle followed immediately by a bullish candle. This duo creates a short-term support level. Orderflow is confirmed Bearish when a later bearish candle closes below this level.
Features & How to Read the Chart
This indicator plots several visual elements to provide a complete picture of the market's state:
Status Table: Located at the top of the chart, this table provides an at-a-glance summary of the current State of Delivery for both the Higher Timeframe (HTF) and Lower Timeframe (LTF). The status cells dynamically change color to reflect the current bias (Blue for Bullish, Red for Bearish).
Confirmed Orderflow Lines:
Thick Solid Lines: These represent the confirmed orderflow on the Higher Timeframe. A thick blue line indicates the HTF is in a bullish state, while a thick red line indicates a bearish state.
Thin Solid Lines: These represent the confirmed orderflow on your current chart (LTF). A thin blue line confirms a local bullish shift, and a thin red line confirms a local bearish shift.
Pending Switch Levels (Dotted Lines):
These forward-extending dotted lines mark the most recent switch levels that have not yet been broken. They represent the "lines in the sand"—the exact price levels that need to be breached to confirm the next shift in orderflow on both the LTF and HTF.
Multi-Timeframe Analysis
The indicator's power comes from its ability to sync LTF price action with the HTF narrative. It automatically determines the relevant HTF based on your current chart, using the following logical pairings:
1m or 3m chart 15 Minute
5m chart 1 Hour
15m chart 4 Hour
1h chart 1 Day
4h chart 1 Week
1d chart 1 Month
Note: The HTF feature will be inactive on unmapped timeframes.
How to Use in Your Trading
This tool is designed to be a confluence factor in your trading system, not a standalone signal generator.
High-Probability Setups: The strongest signals occur when the LTF confirms an orderflow shift that is in the same direction as the established HTF bias. For example, look for long entries after a thin blue LTF line appears while the dominant HTF line is also blue.
Confirmation: Use the break of a pending (dotted) line as a final confirmation for an entry you have already identified through your own analysis (e.g., at a Fair Value Gap or Order Block).
Risk Management: An opposing orderflow shift can serve as an early warning to manage a trade or take profits. For instance, if you are long and a bearish (red) LTF orderflow is confirmed, it may signal that the short-term momentum is shifting against you.
Settings
The indicator is fully customizable, allowing you to:
Toggle the visibility of the Status Table, HTF/LTF confirmed lines, and HTF/LTF pending lines.
Customize the colors and line widths for all elements to match your chart theme.
Disclaimer: This tool is for educational and analytical purposes only. It is not financial advice. All trading involves substantial risk, and past performance is not indicative of future results. Please perform your own due diligence and risk management.
Trend RiderTrend Rider is an all-in-one trading tool that helps you catch reversals, confirm trends, and spot key market levels with precision. It blends EMA clouds, volume filters, Bollinger Bands, swing levels, and session ranges into one streamlined system.
What makes Trend Rider powerful
• Dual EMA Clouds – clearly show short-term vs. long-term trend direction.
• Buy/Sell Signals – triggered on EMA crossovers, confirmed by volume strength.
• BB Reversal Mode – filters trades with Bollinger volatility and proximity to band extremes.
• Swing Levels – auto-plot important Highs/Lows as dynamic support and resistance.
• Session Ranges – highlight U.S. session and weekend boxes to track liquidity and gaps.
• Timeframe Guard – optimized exclusively for the 15-minute chart for higher accuracy.
• Alerts – every signal can fire TradingView notifications on bar close for higher reliability.
Core Value
Instead of stacking multiple tools, Trend Rider merges everything into one: trend confirmation, volume analysis, volatility filters, and key levels. The result is cleaner charts, sharper signals, and faster decisions.
Сreated with vibecoding using ChatGPT and Claude.
Smoothed Heiken Ashi Candles [JopAlgo]Smoothed Heiken Ashi Candles — cleaner bias, less noise, better timing
What it does (one line):
Builds a two-stage smoothed Heiken Ashi view so you can read trend vs. pullback without the usual candle noise. Color does the talking:
Lime = bullish state (close ≥ open on the smoothed HA feed)
Red = bearish state
Under the hood: price is EMA-smoothed ( Length len ), converted to Heiken Ashi, then smoothed again ( Length len2 ). Net effect: fewer whips, clearer swings.
What you’ll see
A full candle chart of Smoothed HA (o₂/h₂/l₂/c₂).
Color rule: o₂ > c₂ → red (bearish), otherwise lime (bullish).
No extra clutter—just an easy bias read you can trust at a glance.
Read in 3 seconds: What color? What slope? Are pullbacks shallow or deep relative to the last swing?
How to use it (simple, repeatable)
Bias filter:
Trade longs while candles are lime.
Trade shorts while candles are red.
Where to act (location first):
Use Volume Profile v3.2 (VAH/VAL/POC/LVNs) and Anchored VWAP for entries/targets.
No level, no trade.
When to click (timing):
Continuation: In lime, buy the first pullback that holds a level (VAL/AVWAP/MA cluster) and prints a fresh lime close. Mirror for red shorts.
Reclaim/Reject: A color flip that happens at a level (e.g., AVWAP reclaim → turns lime) is higher quality than a random mid-range flip.
Quality check (optional, strong):
If you use CVDv1 , prefer setups with Alignment OK and no Absorption against your side.
Timeframe guidance
1–5m (scalps): Keep len / len2 shorter (e.g., 5 / 5 or 6 / 8) to avoid lag.
15m–1H (intraday): Default 10 / 10 is a sweet spot.
2H–4H (swing): Try 14–20 / 10–14 for smoother swings.
1D+ (position): 20–34 / 14–20 for backdrop; execute on a lower TF.
Settings that actually matter (and how to tune)
Smoothing Length for Original OHLC (len)
Controls the base smoothness before HA.
Lower = more reactive, more flips.
Higher = steadier bias, more lag.
Smoothing Length for Heiken Ashi (len2)
Controls the final polish of the HA feed.
Lower = earlier turns (noisier).
Higher = fewer flips (slower).
Practical tip: If you get too many color flips, raise len2 first. If it feels sluggish at entries, lower len slightly.
Entries, exits, and risk (keep it tight)
Entry — continuation:
In lime, wait for a pullback to VAL / AVWAP / MA cluster, then a new lime close → enter.
Stop: below structure/last swing. Targets: POC/HVNs or prior swing high/low.
Entry — reclaim/reject:
Color flips at a level (e.g., AVWAP reclaim turns lime) → enter with the level holding.
Invalidation: immediate flip back on the next bar and level loss.
Manage:
If color stays with you but progress stalls at HVNs, trim. If color flips against your position, tighten or exit unless higher-TF context argues to hold.
Best combos with other tools
Volume Profile v3.2: Use VAH/VAL/LVNs/POC for where to act; Smoothed HA tells you if trend context supports the trade.
Anchored VWAP: A reclaim/rejection with matching HA color is a high-quality timing cue.
CVDv1: Take color-aligned trades with flow (Alignment OK, strong Imbalance, no Absorption).
Patterns you’ll recognize
Walk-of-color: Multiple same-color bars with rising/lowering bodies → ride pullbacks to level; don’t fade.
Color flip at level: The cleanest reversal context (e.g., red→lime on a VAL reclaim).
Chop tell: Rapid lime↔red flips mid-range → do less; only trade edges.
Practical defaults to start
len = 10, len2 = 10
Timeframes: 15m–4H out of the box
Process: Location → Color/Bias → Timing bar → (optional) CVD check → Structure-based risk
Serious Disclaimer & Licensing
This indicator and description are provided for educational purposes only and do not constitute financial, investment, or trading advice. Markets involve risk; you can lose some or all of your capital. Past performance does not guarantee future results. You are solely responsible for evaluating the suitability of this tool in your process, including testing on historical and simulated data and applying appropriate risk management.
Data quality can vary by exchange/venue. No warranty—express or implied—is made regarding accuracy, completeness, or fitness for a particular purpose. assumes no liability for any direct or consequential losses arising from the use of this script or description.
License: This Pine Script™ code is released under the Mozilla Public License 2.0 (MPL 2.0), © JopAlgo. You may use, modify, and distribute the code under MPL 2.0 terms.