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
Overview TriParity AfterShock PRO Scanner は、MetaTrader 5 用の裁量判断支援ダッシュボード型インジケーターです。本説明において、トライアッドとは 3 つの通貨ペアまたは銘柄の関係を意味します。Scanner は複数のトライアッドと時間足を 1 つのパネルで確認し、トレーダーが監視対象をより構造的に整理できるよう支援します。目的は、チャートの過密状態を減らし、候補を横並びで比較し、より詳しく確認すべき条件を目立たせることです。 本製品は三角裁定を実行するものではありません。真の三角裁定には、3 レッグのほぼ同時執行、非常に低いレイテンシー、そして非常に小さい取引コストが必要です。Scanner は、パリティ調整後にも一時的に残り得る歪み状態を裁量的にレビューするために設計されています。 Functions Scanner は、選択されたトライアッドを複数の時間足で分析し、NOWCAST によって現在の状態を表示します。NOWCAST はセットアップを A、B、C、または NG として評価します。この文脈で NG は、現在の状態が適して
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
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
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
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 — Bollinger Bands Trend Analysis Indicator for MetaTrader 5 For MT4 version: https://www.mql5.com/en/market/product/165648 BB Trend Pro Monitor is a multi-timeframe trend tracking indicator designed for the MetaTrader 5 platform based on the Bollinger Bands mathematical formula. The system automatically evaluates asset price action relative to the upper, middle, and lower bands to provide a comprehensive data layout directly on a unified chart interface. The indicator is e
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つのパネルで次のことが可能になります: 数十の銘柄を同時に監視する; 複数の時間足のトレンド方向を確認する; 日々の市場分析をより迅速に行う; 手作業を減らし
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
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.
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
このプロダクトを購入した人は以下も購入しています
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
SuperScalp Pro – プロフェッショナル多層コンフルエンス・スキャルピングシステム SuperScalp Pro は、複数のコンフルエンスを組み合わせたプロフェッショナル向けスキャルピングシステムです。より高い確率のトレードチャンスを見つけられるよう設計されており、明確なエントリー確認、ATRに基づくStop LossとTake Profit、さらにXAUUSD、BTCUSD、主要なFX通貨ペアに対応した柔軟なシグナルフィルター機能を提供します。 完全なドキュメントは製品ブログにあります: [User Guide] SuperScalp Pro Auto Trader EA による自動売買が利用可能です: [Auto Trader] SuperScalp Pro は、Supertrend、VWAP、EMA、RSI、ADX、出来高分析、ボリンジャーバンド、MACDダイバージェンスを組み合わせ、低品質なトレードセットアップをフィルタリングし、偽のブレイクアウトシグナルを減らし、エントリー精度の向上を目指します。 XAUUSD、BTCUSD、および主要なForex通貨ペア向け
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
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
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
Trend Sniper X は、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー・インジケーターです。トレーダーがトレンドの方向性と反転ポイントを明確かつ正確に特定できるよう支援します。 価格情報: 現在の価格はキャンペーン価格であり、今後のアップデートや新機能のリリースに伴い変更される可能性があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (XAUUSD)、およびその他のCFD 推奨口座 あらゆる口座タイプに対応 視覚化 色分けされたトレンドローソク足 (買い/売り/弱気/変化) + 買い/売り矢印 追加モジュール セッション市場ボックス (シドニー、東京、ロンドン、ニューヨーク) 主な機能 マルチタイムフレーム・トレンド分析: 上位タイムフレームの
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディングシステムであり、ストップロス、テイクプロフィット、スマートな資金管理を内蔵した、迅速かつ正確な取引シグナルを提供します。 M1 Quantum は、 連続勝利 に重点を置いて口座を素早く成長させるために設計されたプロフェッショナルな資金管理を備えています。 M1 Quantum インジケーター の主な特徴 M1時間足 およびすべ
伝説が帰ってきました: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件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
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
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
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
この製品は 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 . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: 指数、商品、暗号資産、外国為替市場の洞察を発見 概要 IX Power は、指数、商品、暗号資産、外国為替市場の強弱を分析するための多用途ツールです。 FX Power が全ての利用可能な通貨ペアデータを活用して外為ペアで最高の精度を提供する一方、 IX Power は基礎資産の市場データにのみ焦点を当てています。この特性により、 IX Power は非外為市場に最適であり、単純な外為分析にも信頼性の高いツールです。どのチャートでもスムーズに機能し、取引判断を向上させるための明確で実行可能な洞察を提供します。 1. IX Power がトレーダーにとって価値がある理由 複数市場での強弱分析 • IX Power は指数、商品、暗号資産、外為シンボルの強弱を計算し、それぞれの市場に合わせた洞察を提供します。 • US30、WTI、ゴールド、ビットコイン、または通貨ペアなどの資産を監視して取引機会を発見できます。 幅広い市場に適応 • 外為取引では、 FX Power が関連する全ての通貨ペアを分析することで比類のない精度を提供します。 • IX Power
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Quant Direction は、3次元の市場分析ツールです。完全に客観的なアルゴリズムベースの市場分析を提供し、様々なパラメータにわたる正確なパーセンテージ偏差を同時に算出します。高度なAI搭載モデリングツールで開発され、厳密なテストを経て開発されたこのアルゴリズムは、かつてない精度で市場を分析するように設計されています。プラットフォーム上では、あらゆる通貨ペアや金融商品を分析できます。 短期取引、デイトレード、スイングトレードなど、どのような取引スタイルに も、Quant Directionは最適な選択肢です。 オペレーターの本当の利点 Quant Directionの真の利点は、感情、眼精疲労、過剰分析を完全に排除できる点にあります。方向性を探るために何十ものチャートを手作業で精査したり、自分の好みを常に疑ったりする必要がなくなります。このシステムは、8つの時間間隔(5ヶ月から月単位まで)をミリ秒単位で処理します。あらゆる瞬間に市場を支配している主体を正確に明らかにし、常に成功確率が最も高い方向で取引できるようにします。 市場分析の3つの側面 このアルゴリズムは市場を3つの
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
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 Online course , and manual Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading Strategies などの高度な取引アイデアを組み合わせています。このインジケ
UZFX {SSS} スキャルピング・スマートシグナル v4.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 私のおすすめ* 最適な時間足:15分足以上。 {H1} が私のお気に入りです。そして、その成果は驚異的です…!! 主な機能の更新 • 自動売買シグナル検出 • 高度な反転認識ロジック • 市場反転の可能性に先立つ早期警告シグナル • トレンド継続確認シグナル • エントリー、ストップロス、TP1、TP2、TP3レベルを備えた組み込み型
AXIOM MATRIX MT5 ローンチ価格:$99 Axiom Matrix はローンチ価格 $99 でご利用いただけます。 最初の30件の購入後、価格は $199 に上がります。 ご購入後、手順のご案内と限定ギフトボーナスの受け取りのために、直接DMをお送りください。 Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るた
このインジケーターは、市場で 関心が示されたゾーン をハイライトし、その後に 注文の蓄積ゾーン を表示します。 これは、大規模な**板情報(オーダーブック)**のように機能します。 これは、 巨大な資金 のためのインジケーターです。その性能は卓越しています。 市場にどんな関心が存在していても、 必ず目に見えるようになります 。 (これは 完全に再設計され、自動化されたバージョン です。もはや手動分析は必要ありません。) トランザクションスピード(取引速度) は新しい概念のインジケーターで、市場で大口注文が どこに・いつ 集中しているかを示し、それに基づいたチャンスを提供します。 トレンドの変化を 非常に早い段階 で察知することができます。 FXでは「出来高」と呼ばれているものは誤解されています。実際には、これは 時間あたりの価格変動量 です。したがって、正しい名称は トランザクションスピード です。 考え方・行動・分析の仕方すべてが問われます。 分析パラダイムの転換は非常に重要です。 このインジケーターは、FXにおける出来高の考え方を 根本から再定義 し、論理的な形で正確に活用する、
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
Atbot
Zaha Feiz
4.69 (55)
AtBot: どのように機能し、どのように使用するか ### どのように機能するか MT5プラットフォーム用の「AtBot」インジケーターは、テクニカル分析ツールの組み合わせを使用して売買シグナルを生成します。単純移動平均(SMA)、指数移動平均(EMA)、および平均真実範囲(ATR)インデックスを統合して取引機会を特定します。さらに、Heikin Ashiキャンドルを使用してシグナルの精度を向上させることもできます。 購入後にレビューを残すと、特別なボーナスギフトを受け取ります。 ### 主な機能: - 再描画なし: シグナルはプロット後に変更されません。 - 再描画なし: シグナルは一貫しており、変更されません。 - 遅延なし: 遅延なくタイムリーなシグナルを提供します。 - 多様な時間枠: あらゆる時間枠で使用可能で、取引戦略に合わせることができます。 ### 操作手順: #### 入力と設定: - firstkey (TrendValue): トレンド検出の感度を調整します。 - Secondkey (SignalValue): 売買シグナル生成の感度を定義します。 - ma
SWEEP PROTOCOL — 罠が閉じる前に見抜く 市場は偶然に高値や安値を突破しません。そこにある流動性を狩り、その後反転します。 これこそが SWEEP PROTOCOL がリアルタイムで検出するシーケンスであり、チャート上に直接表示されます。 機関デスクは価格を追いません。価格を製造します。彼らは明白なレベル——前日高値/安値、アジアレンジ、ミッドナイトオープン——に個人投資家の注文を引き寄せ、迅速なウィックで一掃し、その後本当のターゲットに向けて反転します。裸のチャートを見ているトレーダーはブレイクアウトを見ます。SWEEP PROTOCOL を使用している人は、反転前に罠が閉じるのを見ます。 主な機能 - 自動流動性マッピング:前日高値/安値、レンジの50%、ミッドナイトオープン、アジア/ロンドン/ニューヨークセッションの完全なレンジ、手動設定なしで自動的に描画・更新されます。 - リペイントなしのシグナル:ローソク足終了時に確認されたシグナルは確認されたままです。履歴で見るものは、ライブで見たであろうものと厳密に同じです。バックテストを見直す際に驚くことはあり
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信