FVG Multi TimeFrame Levels

FVG Multi TimeFrame Levels — Indicator Overview

What it is

A multi-timeframe Fair Value Gap detector and analysis tool for MetaTrader 5. It scans price action across up to four configurable timeframe "slots" simultaneously, identifies gaps that meet a configurable significance threshold, draws them as boxes on the current chart, and tracks how each gap behaves over its lifetime — whether it gets tested, how deeply, how often, and ultimately whether it gets filled or swept beyond.

It runs alongside live price action without interrupting it; nothing it draws is interactive or order-related. It is a read-only analytical tool — it tells you where the levels are and what state they're in. Trading decisions remain yours.

What a Fair Value Gap is, and why it matters

A Fair Value Gap (FVG) is a three-bar pattern where the body of an impulse move leaves a price range that no candle's wick fully overlaps. Strict definition: for three consecutive bars older → impulse → newer, the older bar's high sits below the newer bar's low (bullish FVG), or the older bar's low sits above the newer bar's high (bearish FVG). The "gap" is the unfilled price band between them.

These gaps matter because price often returns to them. The impulse move that created the gap was fast enough that no consensus price was established within that range; many participants didn't get to transact at those levels. When price drifts back, that range becomes a liquidity zone — an area where pending orders, stops, and re-entry interest concentrate. Traders who use the concept treat these zones as candidates for support/resistance, entry triggers, or stop-placement anchors.

Not every three-bar gap matters equally. A gap of half a pip on a quiet session is noise; a gap during an impulsive trend day is a level the market is likely to revisit. This indicator's purpose is to find the gaps that matter and track what happens to them.

The four-slot architecture

The indicator exposes four parallel detection slots. Each slot is independent and configurable: source timeframe, color, significance threshold, filter mode, depth-of-test sensitivity, label position. Slots are typically used in two complementary ways:

As different timeframes simultaneously. Slot 1 on the current chart's TF, slot 2 on H1, slot 3 on H4, slot 4 on D1. The chart then shows gaps from four time horizons at once, color-coded by slot. This is the canonical multi-timeframe view — you see the M15 gaps you might trade against, the H1 gaps that contextualize them, and the daily gaps that act as macro magnets.

As different significance horizons on the same timeframe. Four slots on H1, but each scoring gaps against a different volatility window (a "Sensitive" 8-bar ATR, a "Moderate" 21-bar, a "Conservative" 34-bar, and one manual). The same instrument is then judged against multiple time-scales of "what counts as a big move," and a gap that lights up in the Sensitive slot but stays dark in the Conservative one is telling you "significant relative to the last few hours, trivial against the broader regime."

These modes can mix. A slot is a configuration, not a fixed concept; the architecture is general.

 

How a gap is selected for display

A candidate gap goes through several gates before it appears on the chart:

1. Structural test. Three consecutive bars must form a strict, non-overlapping gap. If wicks overlap, no gap exists by definition, regardless of how the candles look to the eye. This is non-negotiable and tunes nothing.

2. Continuity check. The three bars must be temporally adjacent — no weekend gap, no session break. A "gap" between Friday's close and Monday's open isn't structural, it's calendar.

3. Significance score. Each candidate is given a score.

This normalizes the gap's size and the impulse candle's body against recent volatility. A score of 1.0 means the gap and body are roughly average for the prevailing volatility; 2.0+ means a clearly forceful move. The ATR window is configurable globally and per-slot.

4. Strictness gate. The score must clear a configurable threshold (0 = no filter, 100 = only the strongest gaps). The threshold maps linearly to a 0–2.5 score floor, so the slider directly controls what fraction of detected gaps survive.

5. Optional minimum-score post-filter. A second, absolute-score floor that layers on top of strictness. Where strictness is an abstract knob, this is in the same units as the visible per-box score — read the chart, decide where the noise sits, set the floor directly.

A gap that passes all five gates is added to the slot's display list, capped at a configurable maximum to prevent chart clutter.

What gets drawn for each gap

For each surviving gap, the indicator draws several elements:

The box — a rectangle spanning the gap's price range (top to bottom) and time span (from the older bar's time, extending forward into current and future candles). The box border uses the slot's color; the border style indicates whether the gap has been tested (solid line) or remains untouched (dashed line, by convention).

An optional directional fill — a faint green or red tint inside the box marking bull/bear direction. Opacity is low so candles dominate the visual hierarchy.

An optional center line — a faint horizontal line at the gap's 50% midpoint, a common partial-fill target in some trading approaches.

An optional significance score — the gap's numeric score, drawn slot-colored inside the box at a configurable offset from the left edge. Reading this turns the abstract strictness control into a concrete per-gap readout.

The label — the gap's size in pips/price units, formation timestamp, the source timeframe tag, and (if any tests have happened) a test-history string showing how deeply each test penetrated and whether bars touched the gap multiple times within their span. Label position is configurable (next to, above, below, or stacked at multiple corners of the box).

A swept marker — when lower-timeframe analysis shows the gap has been filled past a configurable threshold, the box's fill fades sharply and a large centered symbol (default ✗) appears, telling the eye at a glance that this level is "spent."

How gap lifecycle is tracked

The indicator doesn't just detect gaps — it tracks them through their life:

Tested vs untested. Each new bar after a gap forms is checked for wick penetration. The first time a bar's wick crosses the touch-depth threshold (configurable from 1% — any penetration — to 110% — gap fully traversed and SL liquidity beyond it swept), the gap flips from untested to tested. The box style changes correspondingly. The test history label accumulates each touch event, showing depth and multiplicity.

Multi-touch detection. When a bar's range straddles the gap, the indicator does a tick-level scan (within the limits of MT5's tick history) to count how many distinct touches happened in that bar. A single bar can leave a * mark (touched once) or *(N) (touched N times) in the history. This catches bars that hammered a level repeatedly without it being obvious from the candle shape.

Lower-timeframe fill check. Optionally, each gap is checked against a lower timeframe — for example, an H1 slot can have its gaps re-examined on M5 across their full lifetime. This catches fills that the slot's own timeframe missed: an H1 gap that looks untouched on H1 might have been fully traversed by an M5 spike and an immediate reversion that didn't show in the H1 high/low. The deepest LTF penetration is recorded as a percentage; gaps past 100% are considered swept.

Fill removal. When a gap is fully filled (price closes through it on the slot's own timeframe), it's removed from the display list — the slot keeps a fixed quota of unfilled gaps visible, so the chart stays clean as new gaps form and old ones get consumed.

The HUD

A small on-chart panel — anchored to a configurable corner — gives at-a-glance status and quick controls. Each slot has its own row showing:

Toggle button. Click to show/hide that slot's gaps without modifying input settings. The button shows the slot's source timeframe and reflects its current on/off state.

Countdown. Live countdown to the next bar close on the slot's timeframe. Useful when slots run different timeframes — tells you when each could next produce a new gap.

Export button. Triggers a one-shot deep re-scan over a configurable period (today / last 2 days / this week / last 2 weeks / this month / last N bars) and writes a CSV file containing every gap detected — including those filtered out by the current settings, with explicit flags for which gates each gap passed. Lets you analyze score distributions in Excel and choose filter thresholds from data rather than guesswork.

The HUD anchors cleanly to any of the four chart corners; column widths and offsets are configurable.

How the tool is intended to be used

The natural workflow has three phases:

1. Setup. Pick the timeframe arrangement that fits how you trade. Multi-TF if you analyze in layers; single-TF multi-horizon if you want one chart to show multiple interpretations of significance. Set colors, enable the in-box score display, pick a reasonable ATR mode.

2. Tuning. Run with the score visible. Watch how gaps score on the instruments and timeframes you actually trade. Set strictness loose at first to see the distribution; raise it (or set a minimum-score floor) once you can read the difference between meaningful gaps and noise. When you can't decide by eye, export to CSV and analyze the score distribution in Excel.

3. Daily use. With tuning settled, the indicator becomes background information. The boxes show you where levels are. The colors tell you which timeframe each level belongs to. Tested-vs-untested and swept markings tell you which levels are still potent and which are spent. The HUD lets you toggle slots in and out of view depending on what you're focused on.

The indicator does not generate signals, send notifications, or trade. It is a structural overlay; its value is making the FVG framework visible and tractable, so a trader who already uses the concept can use it more efficiently than they could by spotting gaps manually.

What the tool is not

  • It is not a strategy. The FVG concept does not work mechanically — a tested gap can hold or fail, and which one happens depends on context the indicator does not model (trend, session, news, higher-timeframe structure beyond what your slots capture).
  • It is not a real-time alerting system. There are no popups, sounds, or push notifications. The indicator's output is purely visual.
  • It is not predictive. The significance score reflects gap geometry at formation; it does not forecast whether a level will hold or fail. A high-scoring gap is more likely to matter in the statistical sense that it was a real volatility event — but high-scoring gaps fail regularly, and low-scoring gaps sometimes hold cleanly.
  • It is not a substitute for a trading framework. It assumes you already know how you want to use FVGs. Within that assumption, it removes the manual work of finding and tracking them.

Summary

The indicator detects FVGs across multiple configurable horizons, scores them against local volatility, tracks their tested/filled/swept state over their lifetime, and presents the result as a color-coded multi-layer overlay on the current chart. Significance is configurable along two orthogonal axes (volatility window and score threshold), and a per-gap score readout makes the filtering tunable from real numbers rather than abstract knobs. Lifecycle tracking — including lower-timeframe fill detection — distinguishes live levels from spent ones, and a CSV export supports data-driven tuning. The HUD provides quick visibility control and on-demand export without touching the settings dialog.


=== Global ===

Settings:

  • Symbol Format (Auto / Force Forex / Force Non-Forex). Controls whether sizes are shown as pips (forex) or raw price units (indices/metals). Auto picks based on the broker's calc mode. Leave on Auto unless an exotic instrument is mislabelled.
  • ATR Period: Manual, or Auto Preset. Global ATR mode used to score significance. Manual / Sensitive 8 / Moderate 21 / Conservative 34. Moderate is the safe default; with per-slot ATR you can leave this on Manual and let each slot pick its own horizon.
  • ATR Period for Scoring (MANUAL mode only). Manual ATR period; ignored unless the mode above is Manual. 10–25 is the useful range. 55+ is too long for intraday FVG.
  • Historical Bars to Scan When Each Slot First Activates. One-time deep scan size at attach / TF change. 500 is plenty for H1. Higher = slower attach and more old FVGs on the chart.
  • Bars to Re-Scan on Each New Bar Close. Sliding window re-checked every bar close, catches late formations. 10 is fine. Push to 20–30 only if you genuinely see real FVGs being missed.
  • Show 'FVG +X.X pips [TF]' Label next to Each FVG. The headline label next to the box (size + TF + formation time + test history). Where most of the textual info lives. Turning it off makes the chart cleaner but you lose those readouts.
  • Show Test-Event History Below the Label. Appends XX% tested (N: 0%*, 44%*, ...) showing how deeply each test penetrated. The * markers indicate multi-touch bars.
  • Number of Recent Test Events to Display in History. How many of the most recent tests are listed. 3–5 is the sweet spot. More may trigger the v1.19 auto-split.
  • Multiple touches, Displays as '(N)' Instead of ''. If a bar touches the FVG more than once, show the count. Off keeps things clean; on if you want to spot multi-touch bars.
  • Append the FVG's Formation Date/Time to the Size Label. Adds the formation timestamp to the size label. Useful for cross-referencing news.
  • Show the Threshold Score Inside Each FVG box (slot-colored). Draws the per-FVG significance score inside the box. The single most useful tuning aid. Keep on while tuning, turn off later for a cleaner chart.
  • Decimal Places for the In-Box Score (1-3). Precision of the in-box score. 2 is right for most charts. Drop to 1 if it crowds small boxes.
  • Shift in-box Score Right (X-Axis) by N bars. Slides the score off the pattern candles into the box's empty area. 3–4 is right for H1+. Bump to 5–6 on lower TFs with thicker candles.
  • Gap (in Bars) Between the FVG Box and Outside Labels. Small breathing space between the box border and outside-mode labels. 1 is right for most modes. Set to 0 to return to flush-against-the-box. Doesn't affect inside-the-box label modes.
  • Font for all Text Objects. Font used by labels and the in-box score. Consolas / Courier New (monospace) makes columns line up.
  • Label Font Size. Point size for all FVG text. 8 fits most charts. Bump to 9–10 on 4K.
  • Draw Horizontal 50% FVG Midpoint line. Faint horizontal line at each FVG's midpoint (applies to all slots). Off by default. Turn on if you trade off the midpoint.


=== Direction Fill ===

Settings:

  • Show Faint Bullish/Bearish Fill Inside the FVG box. Tints each FVG box green or red depending on direction. Makes direction readable at a glance without checking the candles.
  • Base Bullish Fill Color. Color used for the bullish tint. LimeGreen is high-contrast on dark themes.
  • Base Bearish Fill Color. Color used for the bearish tint. Same principle — Tomato is loud on dark themes.
  • Fill Opacity 1-100 (lower = fainter). How strong the tint is. 25 is the sweet spot. Above 50, the fill starts fighting the candles.
  • Mark FVGs that LTF-fill ≥ threshold as 'swept' (fade + center symbol). Toggles the v1.24 swept-FVG visual flag. Only does anything if the slot's Fill Check is on — the flag is driven by fillCheckMaxPct. Set Fill Check 1–2 steps below the slot's TF to populate it.
  • LTF-Fill % at which an FVG is considered swept (default 100 = fully filled). The fill% threshold above which a box gets the swept treatment. 100 = fully filled is the safe default. Drop to 80–90 if you want partially-filled boxes flagged too.
  • Symbol drawn in the swept FVG's center. Unicode character (or any text) placed at the box center when swept. ✗ is unambiguous. ⊘ or ◊ also read cleanly. Avoid long strings — it's font-sized larger than labels and a long string will overflow narrow boxes.


=== Countdown ===

Settings:

  • Show Button Next to Each TF Button Displaying "Next Bar in". Live countdown to the next bar close for each slot's TF. Useful when slots run different TFs.


=== HUD ===

Settings:

  • Show "Timeframe" / "Next Bar" Column Headers. Column headers above the per-slot button rows. Helpful early on; the third header "FVG Data" appears automatically above the Export column.
  • Show the On-Chart Toggle HUD. The HUD panel itself (with per-slot show/hide and export buttons). Turning the HUD off hides the buttons; slots are still configurable via inputs, just not toggleable from the chart.
  • Corner of the Chart for the HUD. Which corner the HUD anchors to. All four corners now align cleanly (v1.26 fix).
  • Pixels From the Chosen Corner (X axis). Horizontal offset from the chosen corner. In right-anchor modes, this is the gap between the HUD's right edge and the chart's right edge (v1.26 — was buggy in v1.22–1.25).
  • Pixels From the Chosen Corner (Y axis). Vertical offset from the chosen corner. Nudge to avoid overlap with chart edges.
  • Width of Each HUD Button in Pixels. Per-button width. 70 fits four short TF labels comfortably.
  • Height of Each HUD Button in Pixels. Per-button height. Make taller on 4K for tap-target sizing.
  • HUD Button Font Size. Font size used inside the HUD buttons. 8–9pt fits a 24px button cleanly.


=== Slot 1 (typically Current TF) ===

Settings:

  • Default visibility for slot 1 (HUD button reflects this). Whether slot 1 is enabled on attach. Off is fine for slots you only need occasionally.
  • Source TimeFrame for Slot 1. Which TF this slot scans (use Current to follow the chart). Current follows the chart; pick an explicit TF for a fixed-horizon slot.
  • FVG Color for Slot 1. Color for the border, in-box score, swept symbol, and labels. Give each slot a distinct color — that's how you read which slot any box belongs to.
  • FVG border width (1-3). Box border thickness. Use width to encode importance (1 for noise, 2 for the slot you care about most).
  • Strictness for Slot 1 (0=loose, 100=strict). Minimum significance score a gap must reach to display. 0 = no filter, 50 = middle, 100 = extremely strict. A four-slot ladder of 0/30/55/80 on the same TF gives progressive filters.
  • Slot 1: enable extra MIN-SCORE post-filter (on TOP of Strictness). Toggles a second-stage absolute-score floor layered on top of strictness. Easier to tune than strictness because it's in the same units as the displayed in-box score. "I want nothing under 0.5" → set this on, type 0.5.
  • Slot 1: minimum score to display when post-filter is on. The absolute score floor for this slot. Read the in-box scores, decide where the noise sits, set this slightly above. Has no effect if the toggle above is off.
  • ATR mode for slot 1. Per-slot ATR mode (Inherit Global / Manual / Sensitive 8 / Moderate 21 / Conservative 34). Combined with per-slot strictness, lets the same TF be scored against multiple volatility horizons.
  • Slot 1 manual ATR period (Used only when its ATR mode = Manual). Slot-specific manual ATR period; ignored unless this slot's ATR mode = Manual. Useful if none of the three presets quite match.
  • Touch-Depth Threshold for Slot 1. How deeply price must penetrate to count as a touch: 1% / 10% / 30% / 50% / 90% / 110%. 110%. 30% is a balanced default. 110% flags potential reversals after stop hunts.
  • Max Unfilled FVGs to Display from Slot 1. Cap on how many unfilled FVGs from this slot draw at once. 3–5 keeps things readable.
  • Lower-TF Fill Check: Ladder MN1→W1→D1→H4→H1→M30→M15→M5→M1. Walks a lower TF across the FVG's lifetime to catch fills the slot's own TF can't see. Off is fastest. Required for the swept flag (v1.24) to do anything — drives fillCheckMaxPct. Set 1–2 steps below the slot's TF.
  • Label Layout for Slot 1. Where the size/history label sits: Line1_* (single-line, four positions) or (dual-line, 3 positions). The single-line modes auto-split when text gets too long.


=== Slot 2 / Slot 3 / Slot 4 ===

Same input set as Slot 1 — every row above repeats per slot (including the new min-score pair), with these defaults differing:

e.g.

Slot 1 Current Timeframe

Slot 2 H1

Slot 3 H4

Slot 4 D1


=== Fill Check ===

Settings:

  • Max LTF Bars to Scan per FVG. Global cap on the lower-TF scan length used when any slot's Fill Check is enabled. 2000 covers most cases. Lower to 500–1000 if you see lag on deep ladders.


=== CSV Export ===

Settings:

  • Lookback for the per-slot CSV export button. How far back to re-scan when an Export button is pressed. Today / Last 2 Days / This Week / Last 2 Weeks / This Month / Last N Bars.
  • Bars on the slot's TF when Export Period = Last N Bars. Lets you export an exact-length window when the calendar presets don't fit.
おすすめのプロダクト
A tool for creating Bill Williams indicators Our tool provides the ability to set Bill Williams indicators on a chart with a mouse click. - The Awesome Oscillator (AO) indicator helps to assess the driving force of the trend. - Alligator indicator — determines the current state of the trend and possible entry and exit points. - Fractals indicator — helps to identify significant levels  - Accelerator Oscillator (AC) indicator — shows the change in trend acceleration. - Market Facilitation Index
FREE
Momentum Breakout Envelope MT5 is an advanced momentum structure indicator designed to detect breakout pressure, trend acceleration, and potential reversal zones through the interaction between a dynamic envelope and a proprietary Momentum Core. The indicator creates adaptive upper and lower momentum boundaries while continuously tracking internal market strength to highlight periods of imbalance and expansion. A key way to use the indicator is by monitoring how the Momentum Core reacts around
Strength Radar2
Erick Guimaraes Dos Santos
Strength Radar 02 – Take Your Trading to the Next Level! Hello, trader! If you're looking for a tool to level up your game in forex, Strength Radar 02 is exactly what you need! Developed with passion and expertise, this indicator turns currency strength analysis into something simple and powerful. With it, you'll have a clear view of the real-time performance of AUD, CAD, CHF, EUR, GBP, NZD, JPY, and USD , using indicators like MA, MACD, RSI , and more — all fully customizable your way! Ima
MT5 Multiframe Signal is a sleek and powerful dashboard indicator built for MetaTrader 5. It instantly displays BUY/SELL direction across all major timeframes — M1, M5, M15, M30, H1, H4, D1 — using advanced EMA‑based trend analysis. The panel delivers real‑time, zero‑delay signals with precise strength measurement and clean visual layout. Works flawlessly on all instruments, including forex pairs (EURUSD, GBPUSD, USDJPY) and metals (XAUUSD) . Maximum clarity, maximum performance — ideal for s
News Bias Engine — Real-Time Economic Calendar with Post-News Directional Bias Most news indicators show you WHEN events happen. News Bias Engine tells you WHAT TO DO after they happen. THE PROBLEM WITH STANDARD NEWS INDICATORS Every economic calendar tool on the market does the same thing: displays upcoming events with countdown timers. That's useful, but it's only half the job. The real question after NFP, CPI, or an FOMC rel
Overview TriParity AfterShock PRO Scanner は、MetaTrader 5 用の裁量判断支援ダッシュボード型インジケーターです。本説明において、トライアッドとは 3 つの通貨ペアまたは銘柄の関係を意味します。Scanner は複数のトライアッドと時間足を 1 つのパネルで確認し、トレーダーが監視対象をより構造的に整理できるよう支援します。目的は、チャートの過密状態を減らし、候補を横並びで比較し、より詳しく確認すべき条件を目立たせることです。 本製品は三角裁定を実行するものではありません。真の三角裁定には、3 レッグのほぼ同時執行、非常に低いレイテンシー、そして非常に小さい取引コストが必要です。Scanner は、パリティ調整後にも一時的に残り得る歪み状態を裁量的にレビューするために設計されています。 Functions Scanner は、選択されたトライアッドを複数の時間足で分析し、NOWCAST によって現在の状態を表示します。NOWCAST はセットアップを A、B、C、または NG として評価します。この文脈で NG は、現在の状態が適して
HA Metals Flow Chart is a visual MetaTrader 5 indicator designed to make the flow of gold and silver easier to read. It replaces the standard chart display with synthetic Heikin Ashi candles and combines flow classification, normalized momentum, confirmed market structure events and a compact dashboard in a single interface. The indicator is intended for discretionary chart analysis. It does not open, modify or close trades. MAIN FEATURES - Synthetic Heikin Ashi chart for a cleaner view of direc
FREE
Currency Strength Meter Heatmap Currency Strength Meter Heatmap is a real-time analysis tool that measures the relative strength of all eight major currencies and displays the results in two complementary formats: a color-coded heatmap matrix and a live strength line chart. Instead of watching individual pairs in isolation, traders can see at a glance which currencies are gaining momentum and which are losing it, across USD, EUR, GBP, JPY, AUD, NZD, CAD, and CHF simultaneously. The indicator cal
Market Ticker Pro MT5
John Louis Fernando Diamante
The only Market Ticker on the market! Add a professional novelty to your workspace, with built in mini-charts A scrolling Market Ticker that displays price changes from all symbols in the Market Watch list. Provides an easy snapshot of symbol prices, and keeps scrolling automatically while you trade and analyse the chart. The ticker color (+/- price changes) are based on either the current or completed candle, and the previous candle. Options include: - MTF, eg choose to show price changes of t
Knowledge of the strength and weakness of each currency is vital for every forex trader. Our   Currency Strength Meter indicator   measures the strength of eight major currencies (USD, EUR, GBP, CHF, JPY, CAD, AUD, NZD) by using the Relative Strength Index indicator, also known as RSI. The Currency Strength Meter indicator shows you, simply and quickly, when a currency is oversold, overbought, or in "normal area". This way, you can identify which currency is the strongest and the weakest. Our
Trade Info Lightweight Dashboard MT5 Trade Info Lightweight Dashboard MT5 is a modern and lightweight performance dashboard designed for MetaTrader 5 traders who want to monitor trading results clearly and efficiently directly from the chart. The indicator displays detailed daily, weekly, monthly, and yearly trading statistics in a clean and professional interface without slowing down the platform. It is optimized for low resource usage and suitable for manual traders, scalpers, swing traders, a
FREE
Candle Close Timer Matrix – MT5 Candle Countdown Indicator Candle Close Timer Matrix is a lightweight and powerful MetaTrader 5 (MT5) candle countdown indicator that shows exactly how many minutes and seconds are left before the current candle closes on any symbol and any timeframe. Download MT5 EA Products Whether you are a scalper , intraday trader or swing trader , knowing the exact candle close time helps you: Time your entries on candle close Avoid impulsive mid-candle decisions Sync your t
FREE
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Introducing the Star Path Stochastic Cross Indicator Ready to explore your trading potential? The Star Path Stochastic Cross Indicator is here to guide your path. Designed for traders who love flexibility, this indicator is not
MTF SNR Levels Multi-timeframe support & resistance — automatically filtered to what matters right now. MSNR EQ Levels maps the key horizontal levels across every timeframe and keeps only the ones still in play. Outdated and broken structure is dropped for you, so your chart stays clean and focused on the price zones most likely to matter next — no manual redrawing, no clutter. Every level is cross-checked across timeframes before it earns a place on your chart, so what you see is a curated set
CM Ultimate MA MTF MT5を使用して、取引の精度を向上させましょう。これは、MetaTrader 5専用に設計された高度な移動平均インジケーターです。このインジケーターは、マルチタイムフレーム分析を戦略に組み込みたいトレーダーに最適で、市場のトレンドや価格の動きに関する貴重な洞察を提供します。 CM Ultimate MA MTF MT5は、ユーザーがカスタマイズ可能な移動平均を通じて主要な市場シグナルを視覚化できるため、競争優位性を提供します。スキャルパーでもスイングトレーダーでも、このツールは意思決定プロセスを強化し、潜在的なエントリーおよびエグジットポイントを自信を持って特定するのに役立ちます。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | インジケーター設定 / ガイド 主な機能 マルチタイムフレームサポート: M1からMNまでのすべての標準MetaTraderタイムフレームでシームレスに動作し、分析の柔軟性を提供します。 バッファ統合: インジケーターの値をアクセス可能なバッファと
MT5 Session Indicator: Track Global Market Hours with Precision Boost your trading strategy with this FREE Session Indicator for MetaTrader 5 , designed to help you effortlessly identify active trading sessions across global markets. Perfect for forex, stocks, and commodities traders, this tool highlights key market hours (Asian, European, North American, and overlaps) directly on your chart, ensuring you never miss high-liquidity periods. Key Features: Visual Session Overlays : Clear color-c
FREE
Previous Candle Levels MT5
Wachinou Lionnel Pyrrhus Sovi Guidi
1 (1)
Previous Candle Levels MT5 shows the previous candle levels, it shows the previous candle Open High Low Close levels (OHLC Levels) in different time frame. It's designed to help the trader to analyse the market and pay attention to the previous candle levels in different time frame.  We all know that the OHLC Levels in Monthly, Weekly and Daily are really strong and must of the time, the price strongly reacts at those levels. In the technical analysis, the user can use them as a support and res
FREE
Upper and Lower Reversal - 反転の瞬間を早期に予測するシステム。上限と下限の価格変動チャネルの境界にある価格の転換点を見つけることができます。 インジケーターの色が変わったり、信号矢印の位置が変更されることはありません。 赤い矢印は買いシグナル、青い矢印は売りシグナルです。 あらゆる時間枠と取引商品に調整します インジケーターは再描画されず、ローソク足が閉じるときにのみ機能します。 信号のアラートにはいくつかの種類があります このインジケーターは使いやすく、構成可能な外部パラメーターは 2 つだけです。 Channel Length - シグナルが構築される価格チャネルの長さを調整します。 Signal Normalization - シグナル矢印の品質レベルを変更します。パラメーターが高くなるほど、誤ったシグナルが減少します (BTC、ゴールド、および揮発性の高い商品では数桁変化します)。 Alerts play sound / Alerts display message / Alerts send notification / Send emai
Trend Monitor VZ – トレンド構造に基づくマーケットモニター。 複数の銘柄を分析していると、トレンド方向を確認するだけでも多くの時間がかかることがあります。 Trend Monitor VZ は、その情報を1つのパネルに集約し、複数の銘柄と時間足のトレンド方向を同時に表示します。 市場全体をひと目で把握 チャート上にマーケットモニターが表示され、選択した銘柄と時間足のトレンド方向を確認できます。 トレンド方向は市場構造に基づいて判定されます: HH + HL → 上昇トレンド LH + LL → 下降トレンド 個別のチャートを1つずつ確認する代わりに、市場全体の状況を瞬時に把握できます。 全銘柄のトレンド確認を5分から5秒へ 市場分析で最も時間を取られる作業の一つが、トレンド方向を判断するために銘柄や時間足を何度も切り替えることです。 Trend Monitor VZ は、この作業をわずか数秒に短縮します。 1つのパネルで次のことが可能になります: 数十の銘柄を同時に監視する; 複数の時間足のトレンド方向を確認する; 日々の市場分析をより迅速に行う; 手作業を減らし
BotM5 MT5  Exact entry points for currencies, crypto, metals, stocks, indices! Special offer -  https://www.mql5.com/en/users/bossik2810 Indicator 100% does not repaint!!! If a signal appeared, it does not disappear! Unlike indicators with redrawing, which lead to loss of deposit, because they can show a signal, and then remove it. Trading with this indicator is very easy. Wait for a signal from the indicator and enter the deal, according to the arrow  (Aqua arrow - Buy, Red - Sell).
BTC/USD  SCALPING スキャルピング型EA こちらは仮想通貨向け自動売買プログラムとなっております。 シグナル公開予定 通貨ペア :BTC/USDに最適なナンピン及び利確設定をしております ロット数:0.01~ パラメータ ・ロット数:最初の注文ロット数を入力してください。これを基準に、ナンピンに増加していきます。 ・ナンピン:ONにするとナンピンを行いますので、ONにしてご利用ください。 ポジション数: 最大21ポジション 時間足 :M1 注文条件 ・EA起動後、一定の値動きで逆張りを行います。 ・100BTC/USDごとにナンピンを行います。(ただし証拠金維持率が500%以上のあいだ) ・一定の利益にて全決済を行います。 その他 ・マーチングゲールではありませんが、ナンピンを行うため、ある程度のリスクがございます。 ・証拠金は1000USD以上を推奨しております。
ToolBox 360 is the swiss knife of all indicators. It is full packed with useful tools to help you with your trading. It can be used to find best entry and exit points and help you to decide if you should open a trade or not. It shows market trends, candlestick formations outside / inside bars and you can sett time based allerts. Main features: Time based Fibonacci lines Choose a start and end time and the indicator shows you Fibonacci lines within the selected time range including range high a
Vertex Structure Dashboard delivers a complete multi-timeframe market structure analysis in a single, compact panel. It monitors up to 9   timeframes simultaneously and displays trend bias, structural breaks, momentum, and value zones in real time — no tab-switching, no manual   tracking.   The panel is fully draggable and collapsible. Its position persists across timeframe changes through GlobalVariables, so your layout stays   exactly where you placed it.   How It Works   Each enabled tim
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
Overview SDZ Trend Pro is a professional Expert Advisor work for all symbol, recommend  XAUUSD (Gold) trading on the H1 timeframe . It combines dynamic price action patterns, EMA filters, and strict session-based trading logic to identify precise market entries with optimal risk control. This EA is ideal for traders who prefer structured, time-filtered trading during active market hours. ️ Core Features Dynamic Stop Loss (SL) logic Automatically sets SL based on candle pattern Chooses the
Ultimate Boom and Crash Indicator The Ultimate Boom and Crash Indicator is a cutting-edge tool developed by  Coetsee Digital , designed to identify potential spike opportunities in the market. Crafted for traders focusing on Deriv and Weltrade synthetic markets, this indicator is optimized to operate exclusively on the 3-minute (M3), 5-minute (M5), 15-minute (M15), 30-minute (M30), and 1-hour (H1) timeframes and supports only the following pairs: PainX 1200, PainX 999, PainX 800, PainX 600, Pai
Spread & News Sentinel – MT5の市場状況インテリジェンス 価格だけでなく、取引を取り巻く状況も監視します。 Spread & News Sentinelは、取引執行に大きな影響を与える可能性のある2つの市場状況、スプレッドの動きと経済ニュースについて、トレーダーにより高い可視性を提供するために設計されたプロフェッショナルなMetaTrader 5監視インジケーターです。 Sentinelは、チャートに新たな売買シグナルを追加するのではなく、市場の周囲で何が起きているかに焦点を当てます。変化するスプレッド状況を監視し、異常な執行環境を強調表示し、今後の経済イベントをチャート上で直接確認できるようにします。 すべての情報は、展開可能なスプレッド診断パネルとニュースイベントパネルを備えた、コンパクトでインタラクティブなダッシュボードにまとめられています。 主な機能 適応型スプレッド監視 ライブのスプレッド診断履歴グラフ 異常なスプレッド状況の自動検出 現在、通常、および許容されるスプレッド情報 過去のスプレッドサンプリングと視覚的診断 統合経済ニュースモニター M
Session Indicator — Forex Trading Sessions Visualizer Overview Session Indicator   is a professional MT5 indicator that displays the four major forex trading sessions (Sydney, Tokyo, London, New York) as colored horizontal bands on your chart. Never miss a trading session again! Free Product   |   Works on Any Broker   |   Auto-Detects Timezone Features Auto-Detects Broker GMT Offset Works automatically on any MT5 broker (XM, IC Markets, FXCM, etc.) No manual timezone configuration needed Label
FREE
Market Direction Pro is a professional indicator for MetaTrader 5 that transforms complex market behavior into clear, confirmed direction.The indicator does not redraw signal arrows. Built around a proprietary multi-stage analytical process, it helps traders filter intrabar noise and focus on signals that remain stable after confirmation. Bullish and bearish arrows appear directly on the main price chart, while the dedicated visual interface presents direction, turning points and signal context
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online
Trend Sniper X
Sarvarbek Abduvoxobov
4.85 (26)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . PRICE UPDATE NOTICE: Currently available for $199. The price will   increase to $399   after the next   30 purchases . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.   &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
FiboSniper Pro – プロフェッショナル・マルチフィルター Fibonacci Grid トレーディングシステム FiboSniper Pro は、Fibonacci Envelopes と ADX、EMA、RSI、ATR、時間フィルターなどの複数の市場確認条件を組み合わせた、高度なテクニカル・トレーディングインジケーターシステムです。価格構造、トレンド、モメンタム、ボラティリティを総合的に分析することで、より選択的で質の高いエントリー機会を特定できるよう支援し、さらに ATR に基づく Stop Loss と Take Profit の自動レベルを提供することで、体系的なトレード管理を可能にします。 購入後、Auto Trader X を使用して FiboSniper Pro のシグナルを自動売買する方法について、手順をご希望の場合は私までご連絡ください。 Auto Trader X で FiboSniper Pro のトレードシグナルを自動化: [Auto Trader X] ユーザーガイドと推奨セットファイルはこちら: [Click here] FiboSniper
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 私は時折、このシステムのシグナルに基づいて自ら取引を行いますが、その結果は以下の通りです— ライブシグナル このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHER
時折、私自身もこのシステムを使って取引を行っています。 実口座での私の手動による「BOMBER」トレードをぜひご評価ください - LIVE SIGNAL このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディン
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading S
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
Smart Market Structure Pro by G-Labs — ICT and Smart Money Concepts toolkit with built-in multi-symbol scanner for MetaTrader 5. Break of structure, change of character, order blocks, fair value gaps, liquidity sweeps, premium and discount zones, ICT sessions, confluence scoring, AI trade ideas, and a traffic-light scanner across up to 30 pairs and four timeframes from one chart. Map SMC and ICT on the active chart while the built-in scanner monitors your full watchlist. Each cell shows BUY, S
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
FX Trend NG:次世代マルチマーケット・トレンドインテリジェンス 概要 FX Trend NG は、複数の時間足に対応したプロフェッショナル向けトレンド分析およびマーケット監視ツールです。 市場全体の構造を数秒で把握することができます。 複数のチャートを切り替える必要はありません。どの銘柄がトレンド中なのか、どこでモメンタムが弱まっているのか、そしてどの時間足で強い整合性があるのかを瞬時に確認できます。 ローンチ特別オファー – FX Trend NG を $30(6ヶ月) または $80 永久ライセンス でご利用いただけます。 すでに Stein Investments のユーザーですか? -> メッセージを送信 して、プライベートグループへアクセスしてください。 セットアップや詳細情報が必要ですか? -> Stein Investments 公式ページ をご覧ください。 1. FX Trend NG が他と異なる理由 3ステート・トレンドロジック ― Buy と Sell だけではない • 多くのインジケーターは Buy または Sell の2状態のみを表示します。
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 最新ニュース: バージョン1.64がリリースされました。現在、すべての取引で、関連するサポート/レジスタンスゾーンの後ろにStop Lossが設定されます。今回のバージョンでは、EAのパフォーマンスを向上させるためにSmart Close機能も改善されました。 8月9日から、ライブシグナルはバージョン1.64で稼働しています。 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディング
作者のその他のプロダクト
News Markers Description Version: 1.13Type: MetaTrader 5 indicator (chart window) Purpose: Plots economic-calendar news events as color-coded vertical lines on the chart, with optional currency tags and an upcoming-news HUD panel. Before you start — three things that always apply Live connection required. The data comes from MT5's built-in economic calendar via your broker's feed. It returns nothing in the Strategy Tester, and nothing if your broker doesn't serve calendar data. If no lines appe
FREE
What Is Fibonacci Pilot Mini? Fibonacci Pilot Mini is a semi-automatic Expert Advisor for MetaTrader 5. It assists the trader in placing Fibonacci-based trades by automating the mechanical steps after the trader has identified the swing. The trader performs the analysis; the EA handles lot sizing, entry price calculation, stop loss, take profit levels, and order placement. Mini is the streamlined single-setup edition of Fibonacci Pilot Pro. It runs one trade setup at a time with a clean, minima
FREE
The Simple Manual Trading Panel (v2.11) Is a professional trade management tool designed with a clean, movable UI to streamline manual execution and automated exit strategies. Core Features Dynamic Visual Interface: A movable GUI panel that provides real-time information including a bar countdown timer, live spread, and advanced volume analysis. Flexible Lot Size setting, with 2 decimals (If broker supports it). Multi-Stage Take Profit: Supports three distinct Take Profit (TP) levels in either
Trend Matrix Panel is a multi-timeframe technical indicator for MetaTrader 5 that compresses an entire trading session's structural picture into a single panel. Rather than flipping between charts to read M1, M15, H1, and D1 separately, the panel shows the trend state of three configurable moving averages across twelve timeframes simultaneously, with a heatmap that draws your eye to the genuinely strong signals and away from noise. The core idea is simple: every cell in the matrix tells you how
This script is an Intelligence Gathering Utility designed to give you full control over your data exports from MetaTrader 5. It allows you to synchronize up to three different symbols into a single file with precise timestamping. 1. Setting the Data Range (Range) You can define exactly which historical period you want to capture: Date Mode : If Last N bars (0 = use date range above) is set to 0 , the script will export all data between your chosen start and end dates. Bar Mode : By entering a nu
The primary function of this script, Tick Data Exporter , is to efficiently extract historical tick data. Tick data represents the most granular level of market data, capturing every single price change. The script downloads this data from a broker and formats it into CSV files for external quantitative analysis. Five things tick data shows that bars permanently hide: Spread microstructure: Bars give you one spread number per period (typically the spread at bar close). Ticks show you the sprea
Fibonacci Pilot Pro Overview The EA functions as a comprehensive, panel-driven Fibonacci trading ecosystem designed to bridge the gap between manual chart analysis and fully automated algorithmic execution. Dual Execution Modes: It operates as both a visual trade assistant for manual trading and a fully autonomous robot. In manual mode, you plot Point A and Point B on the chart to instantly visualize risk/reward zones and limit entries before executing. In auto mode, it scans for market struc
フィルタ:
レビューなし
レビューに返信