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
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
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
Trend Monitor VZ – トレンド構造に基づくマーケットモニター。 複数の銘柄を分析していると、トレンド方向を確認するだけでも多くの時間がかかることがあります。 Trend Monitor VZ は、その情報を1つのパネルに集約し、複数の銘柄と時間足のトレンド方向を同時に表示します。 市場全体をひと目で把握 チャート上にマーケットモニターが表示され、選択した銘柄と時間足のトレンド方向を確認できます。 トレンド方向は市場構造に基づいて判定されます: HH + HL → 上昇トレンド LH + LL → 下降トレンド 個別のチャートを1つずつ確認する代わりに、市場全体の状況を瞬時に把握できます。 全銘柄のトレンド確認を5分から5秒へ 市場分析で最も時間を取られる作業の一つが、トレンド方向を判断するために銘柄や時間足を何度も切り替えることです。 Trend Monitor VZ は、この作業をわずか数秒に短縮します。 1つのパネルで次のことが可能になります: 数十の銘柄を同時に監視する; 複数の時間足のトレンド方向を確認する; 日々の市場分析をより迅速に行う; 手作業を減らし
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
Overview TriParity AfterShock PRO Scanner は、MetaTrader 5 用の裁量判断支援ダッシュボード型インジケーターです。本説明において、トライアッドとは 3 つの通貨ペアまたは銘柄の関係を意味します。Scanner は複数のトライアッドと時間足を 1 つのパネルで確認し、トレーダーが監視対象をより構造的に整理できるよう支援します。目的は、チャートの過密状態を減らし、候補を横並びで比較し、より詳しく確認すべき条件を目立たせることです。 本製品は三角裁定を実行するものではありません。真の三角裁定には、3 レッグのほぼ同時執行、非常に低いレイテンシー、そして非常に小さい取引コストが必要です。Scanner は、パリティ調整後にも一時的に残り得る歪み状態を裁量的にレビューするために設計されています。 Functions Scanner は、選択されたトライアッドを複数の時間足で分析し、NOWCAST によって現在の状態を表示します。NOWCAST はセットアップを A、B、C、または NG として評価します。この文脈で NG は、現在の状態が適して
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. Live Signals & 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 tr
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
Detector Fix indicator. Currency pairs never rise or fall in a straight line. Their ups and downs are interspersed with rollbacks and reversals. Every rise and fall is reflected in your emotional state: hope is replaced by fear, and when it passes, hope appears again. The market uses your fear to prevent you from taking advantage of a strong position. At such moments you are most vulnerable. Everything will change if you use the Detector Fix indicator. The Detector indicator was created to n
The Market Makers Major Moves  is a professional-grade institutional tracking tool designed to bridge the gap between retail price action and "Smart Money" movements. It treats the market not as a series of random candles, but as a price geodesic functional, where price is a "projectile" moving toward the highest density of liquidity (Retail Stops). Core Functionality & Purpose The system’s primary goal is to help traders "ride the wave" of institutional volume while avoiding common retail traps
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
BB Trend Pro Monitor — The Ultimate Bollinger Bands Trend Analysis Tool For MT4 version :  https://www.mql5.com/en/market/product/165648 BB Trend Pro Monitor transforms the classic Bollinger Bands indicator into a powerful, institutional-grade trend detection system. This is NOT just another Bollinger Bands overlay — it is a complete Trend Intelligence Dashboard that tells you exactly what the market is doing across multiple timeframes, in real-time. Whether you're a scalper, swing trader,
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
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
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ 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
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
Currency Strength Monitor is a professional multi-currency strength indicator for MetaTrader 5 that analyzes and displays the relative strength of 8 major currencies (USD, EUR, GBP, AUD, NZD, JPY, CHF, CAD) in real-time. The indicator calculates strength values by aggregating price movements across 28 currency pairs and normalizing them using ATR, providing traders with a clear visual representation of which currencies are strengthening or weakening. Key Features: Multi-Currency Analysis — Monit
Candle Body Power — Real-Time Candle Body Strength Classifier | Juravvlik Trading Tools | CVET System Candle Body Power is a price action quality indicator that measures the body-to-range ratio of each candle and classifies its strength into three power levels in real time. Instead of just showing direction, it reveals how clean and dominant the current candle movement really is — giving you an instant read on candle body strength before the bar closes. CLASSIFICATION — THREE POWER LEVELS The
FREE
Impulse System MTF – Multi-Timeframe Trend and Momentum Filter The Impulse System MTF is a professional technical indicator designed to identify the confluence of trend and momentum across multiple timeframes. By combining an Exponential Moving Average (EMA) and the MACD Histogram, it provides a color-coded visual system that helps traders stay on the right side of market volatility. The Three Pillars of Signal Logic The indicator analyzes the relationship between trend (EMA) and momentum (MACD)
FREE
Liquid Sniper Pro は、MetaTrader 5 用のプロフェッショナルなトレンドおよびモメンタム・インジケーターであり、個人トレーダーに機関投資家レベルの精度を提供するために設計されました。「サイバー・ゴールド(Cyber-Gold)」の美学に基づき、二層構造のモメンタム・フレームワークを活用して市場のノイズを排除し、高速な拡大局面を特定します。 戦略:リキッド・モメンタム・コリドー(Liquid Momentum Corridor) Liquid Sniper Pro は、「バリュー・ゾーン(価値領域)」と「エクスパンション・ゾーン(拡大領域)」を識別するという原理で作動します。独自のトレンド・コリドー・ロジックを用いることで、本物の市場トレンドと、枯渇した流動性の罠(トラップ)を見分けることが可能です。 このシステムは、3つの明確なダイナミック・レイヤーを使用します。 プライマリ・トレンド・コリドー(遅い/速いチャネル): この視覚的なゾーンが市場の構造的なバイアスを定義します。コリドーが右肩上がりの場合は強気、右肩下がりの場合は弱気の体制を示します。 モメンタム
This multi-currency annual dashboard analyzes the nearest high and low to the current price for a chosen number of recent years. It displays how many pips away the price is from the nearest high or low. You can set a pip threshold, and the alert will notify you when the price gets close to the specified levels. In real-time, the dashboard also provides an overview of the closest high or low values for each specific year, helping you make informed trading decisions.
このプロダクトを購入した人は以下も購入しています
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
SuperScalp Pro
Van Minh Nguyen
4.65 (26)
SuperScalp Pro – 高度なマルチフィルタースキャルピングインジケーターシステム SuperScalp Pro は、クラシックな Supertrend と複数のインテリジェント確認フィルターを組み合わせた高度なスキャルピングインジケーターです。M1 から H4 まで複数の時間足で効率的に動作し、XAUUSD、BTCUSD、主要 Forex 通貨ペア向けに最適化されています。 このインジケーターは明確な Buy / Sell シグナルを提供し、ATR に基づいてエントリー価格、Stop Loss、Take Profit を自動計算します。Fibonacci Take Profit 機能により、重要な価格帯で早期決済し、到達時に通知を送信します。 初期設定では Fibonacci Take Profit が有効化されており、より安定した取引体験を重視しています。チャートに適用するだけですぐ利用可能です。上級者向けに、すべてのパラメータは自由にカスタマイズできます。 EMA、RSI、ADX、Volume、VWAP、Bollinger Bands、MACD Divergence な
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
SignalTech MT5 is an unique fully rule based trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY.  All the winning trades with chart setups are published on the comments page. 2026-05 3690 Pips (Until 05-26 NY Closed) 2026-04 2243 Pips 2026-03 2165 Pips 2026-02 2937 Pips 2026-01 2624 Pips 2025-12 1174 Pips It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flag
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
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状態のみを表示します。
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
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
M30/H1/H4スイング版もあります M5/M15では取りきれない大きな波を狙いたい方へ。 Gold Signal Swing Pro(M30/H1/H4対応)を販売中。 1トレードで$20〜$80+の値幅を狙う。 https://www.mql5.com/en/market/product/177643 KURAMA GOLD SIGNAL PRO(MT5版)— 7層フィルター搭載 XAUUSD完全トレードシステム リペイントなし。リドローなし。ラグなし。すべてのサインは確定後に変わりません。 購入者限定特典:買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+PDFマニュアルを無料プレゼント。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高評価。 あなたの問題
Trend Forecaster – Since 2023. The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
Meridian Pro
Ottaviano De Cicco
5 (2)
Meridian Pro 2.00:MT5向けプロ仕様マルチタイムフレーム・トレンドマトリクス Meridian Pro 2.00 は、MetaTrader 5 向けのプロ仕様の適応型トレンドマトリクスです。オリジナルの Meridian トレンドエンジン、クリーンなチャート ribbon、確定足ベースのシグナル矢印、8時間足 dashboard、Fuel momentum、weighted consensus、synthetic HTF processing、そしてチャート上に直接表示される上位足コンテキストラインを統合します。 目的はシンプルです。現在のトレンド、マルチタイムフレーム構造、強度、momentum、EA-ready 状態を、複数チャートに無関係なインジケータを重ねるのではなく、1つの整理された workflow で読むことです。 Meridian Pro の違い 1つの適応型エンジン - 同じ volatility-aware Meridian ロジックを M1 から W1 まで適用します。 Synthetic HTF architecture - 上位足行は下位足デ
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
スイングトレーディング は、トレンドの方向のスイングと可能な反転スイングを検出するように設計された最初のインジケーターです。トレーディングの文献で広く説明されているベースラインスイングトレーディングアプローチを使用します。インディケータは、いくつかの価格と時間のベクトルを調査して、全体的なトレンドの方向を追跡し、市場が売られ過ぎまたは買われ過ぎて修正の準備ができている状況を検出します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] むち打ちを起こさずに市場スイングの利益 インジケーターは常にトレンドの方向を表示します 色付きの価格帯は機会のベースラインを表します 色付きのダッシュは、可能な反転スイングを表します この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します カスタマイズ可能なトレンドおよびスイング期間 電子メール/サウンド/プッシュアラートを実装します インジケータは再描画またはバックペインティングではありません Swing Tradingとは Swing Tradingは
MetaTrader 5 向けスマート多層ブレイクアウト&プルバック検出器 「スマート・シンプル・ファスト!」 高確率のブレイクアウトエントリーを見逃すことにうんざりしていませんか? 複数のチャートを何時間もスキャンし、ブレイクアウトをトレンド方向と通貨のモメンタムに合わせようとして、それでも動きを逃してしまうことはありませんか? Break Pullback は、1つのインジケーターでそのすべてを解決します。 Break Pullback とは何ですか? Break Pullback は、マーケットストラクチャー、ブレイクアウト、トレンド継続のセットアップを取引するトレーダー向けに特別に設計されたプロフェッショナルグレードの MetaTrader 5 インジケーターです。 リアルタイムで複数の通貨ペアにわたるブレイクとプルバックの形成を自動的に検出し、3層の確認を通じてすべてのシグナルをフィルタリングします: ストラクチャラルブレイクアウト検出 — チャート上の主要なブレイクレベルを特定 HTF 日足バイアス — エントリーを支配的な日足トレンド方向に合わせる 通貨強弱指数 —
発見が困難で頻度が少ないため、分岐は最も信頼できる取引シナリオの1つです。このインジケーターは、お気に入りのオシレーターを使用して、通常の隠れた分岐点を自動的に見つけてスキャンします。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 取引が簡単 通常の隠れた発散を見つけます 多くのよく知られている発振器をサポート ブレイクアウトに基づいて取引シグナルを実装します 適切なストップロスおよび利益レベルを表示します 設定可能なオシレーターパラメーター カスタマイズ可能な色とサイズ バー単位でサイズ別に分岐をフィルタリング パフォーマンス統計を実装します 電子メール/音声/視覚アラートを実装します 幅広い市場の見通しを提供するために、異なるオシレーターを使用して、干渉なしで同じチャートにインジケーターを何度もロードできます。このインジケーターは、次のオシレーターをサポートしています。 RSI CCI MACD オスマ 確率的 勢い 素晴らしい発振器 加速器発振器 ウィリアムズパーセントレンジ 相対活力指数 特に外国為替市場では、
作者のその他のプロダクト
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
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
フィルタ:
レビューなし
レビューに返信