Neuron Liquidity Pools and Sweeps

NeuronLiquidity is a chart-overlay indicator for MetaTrader 5 from Neuron Systems that maps where liquidity rests and marks the exact bar where it is taken. It is an indicator only: it draws on your chart and raises alerts. It does not place trades, it does not send buy or sell orders, and it does not manage positions or accounts.

Native MQL5, no DLLs, no external dependencies. Works on any symbol (forex, gold and metals, indices, crypto) and any timeframe.

=== HOW IT FINDS LIQUIDITY POOLS ===

A swing high or low is confirmed when a candle is the highest or lowest across a set number of bars on each side; the swing-strength input decides what counts as a real swing. Above each confirmed high it places buy-side liquidity (resting buy stops); below each confirmed low it places sell-side liquidity (resting sell stops). Pools draw as horizontal rays, blue for buy-side, red for sell-side. While a level is untaken it is bold and solid; once price trades through it, the level is reclassified as taken and redrawn thin and dotted, so live draws stay separate from spent ones at a glance.

Equal-level clusters (EQH / EQL). When two or more swings sit within an ATR-based tolerance of each other they merge into one cluster, equal highs or equal lows. Because the tolerance scales with volatility, it adapts per symbol and timeframe instead of using a fixed pip value. A cluster draws as a box across the matched levels, a dashed magnet line at the cluster price, and an EQH xN or EQL xN tag. Stacked stops are the strongest draw on price, so these are the levels to watch.

Confirming a sweep (stop-hunt). A sweep is registered only when a closed bar wicks beyond a pool and then closes back inside it. Detection is non-repainting and closed-bar by design, so a printed sweep does not move or disappear on later ticks. A swept low prints a blue up-arrow (liquidity taken below, bullish intent); a swept high prints a red down-arrow (liquidity taken above, bearish intent). An optional require-close filter keeps the strictest reading.

=== WHAT IS INCLUDED ===

Module What it does
Liquidity pools Swing-based buy-side and sell-side levels drawn as rays; active levels bold and solid, taken levels thin and dotted. Lookback and max-pools inputs keep only the nearest, most relevant.
Equal-level clusters (EQH/EQL) Equal highs and lows merged within an ATR tolerance into stop clusters, shown as a box, a dashed magnet line and a count tag in a deeper shade of the side.
Sweep / stop-hunt detection The precise closed bar where price sweeps a level and closes back inside, marked with a direction arrow. Closed-bar and non-repainting.
Premium glow overlay Soft neon halos on the active levels, a radial burst on the most recent sweep and a highlighted rejection wick, rendered on a full-chart canvas behind price, with adjustable intensity.
Structural levels Previous-day high and low (PDH/PDL), session highs and lows (Asia, London, New York) and an Asian-range box. Broker-time aware with automatic GMT-offset detection or a manual override. Drawn as thin muted lines; sessions and the box are off by default.
Inducement (IDM) The minor bait liquidity that sits just inside the nearest pool and tends to be taken first.
Status panel + HTF read Active buy-side and sell-side pool counts, the last sweep (price and time), the equal-cluster count, and a higher-timeframe read: the HTF bias plus the nearest HTF buy-side pool above price and the nearest HTF sell-side pool below price.
Alerts On a confirmed sweep: pop-up, push and platform email, on the same closed-bar logic as the on-chart arrows.

=== HOW TO READ IT ===

  • Pools are where liquidity rests. Blue buy-side above highs, red sell-side below lows. Bold solid means untaken; thin dotted means already taken.
  • Equal highs and lows are the magnets. Stacked stops (EQH/EQL clusters) are the strongest draw on price, so watch how price reacts to them.
  • An arrow is a confirmed sweep. A blue up-arrow means a low was swept (bullish intent); a red down-arrow means a high was swept (bearish intent), each with the rejection wick highlighted.
  • Inducement is taken first. The IDM bait level just inside the nearest pool often goes before the real pool.
  • Use the panel and the HTF read. The panel shows the pool counts, the last sweep, the cluster count, and the higher-timeframe bias with the nearest HTF buy-side pool above and sell-side pool below, so you keep the bigger picture while working your chart timeframe.
  • Add structural context when you want it. PDH/PDL, sessions and the Asian-range box frame the day.

=== SUGGESTED SETTINGS (starting points) ===

These are starting points to match your style and the market you trade; they are configuration preferences, not performance recommendations. Adjust and test on your own charts.

If you want... Try
The classic, clean read Defaults: pools on, equal-level clusters on, PDH/PDL on, inducement on, glow on, sessions and the Asian box off.
Fewer, major pools only Raise the swing strength and lower the max pools per side.
More detail Lower the swing strength and raise the max pools per side.
The strictest sweeps Keep "require close back inside" on so only closed-bar reclaims count.
Looser sweep detection Turn "require close" off to count wick sweeps as well.
Session context Turn structural sessions on (Asia / London / New York) and confirm the GMT offset in the panel; optionally show the Asian-range box.
A specific higher-timeframe read Set the HTF (H4 by default) and the HTF swing strength for the panel's BSL-above / SSL-below read.
Tighter or looser equal-level merging Lower or raise the equal-level ATR tolerance.
A minimal chart Turn structural levels, inducement and the glow off; keep only the pools and sweeps.

=== SPECIFICATIONS ===

Type Indicator (chart analysis and alerts only)
Platform MetaTrader 5, any build
Markets Forex, gold and metals, indices, crypto
Timeframes All
Engine Native MQL5, no DLLs, non-repainting closed-bar logic
Pools Swing-based buy-side and sell-side liquidity; active solid, taken dotted
Clusters EQH / EQL merged within an ATR tolerance, with a magnet line
Sweeps Closed-bar wick-beyond-then-close-back-inside, with a direction arrow
Context PDH/PDL, sessions, Asian box, inducement, and an HTF read in the panel
Alerts Confirmed sweep via pop-up, push and platform email

=== INPUTS ===

Group Input Default Purpose
Liquidity detection InpSwing 8 Swing strength (bars each side)
Liquidity detection InpLookback 400 Bars to scan
Liquidity detection InpMaxPools 8 Max active levels shown per side
Liquidity detection InpSweptHistory 18 Keep this many recent swept levels
Liquidity detection InpEqualTolATR 0.12 Equal-level tolerance (x ATR)
Liquidity detection InpRequireClose true Sweep requires close back inside
Style InpBSL / InpSSL blue / red Buy-side / sell-side liquidity colours
Style InpSweepArrowW 2 Sweep arrow size (1 to 5)
Style InpLabels true Right-edge labels
Structural levels InpStructOn true Master: structural levels (PDH/PDL + sessions)
Structural levels InpPDH true Prior-day high / low (PDH/PDL)
Structural levels InpFoldStructIntoCounts false Add unswept structural levels to panel counts
Structural levels InpSessions false Draw session high/low lines
Structural levels InpSessCurrentDayOnly true Sessions: today's session only
Structural levels InpSessAsia / InpSessLondon / InpSessNY true / false / false Show Asia / London / New York session levels
Structural levels InpAsiaBox false Faint Asian-range box (today only)
Structural levels InpStructGMTOffset -99 (auto) Broker GMT offset hours
Structural levels InpStructClr / InpStructWidth slate / 1 Structural line colour and width
Inducement InpInducement true Mark inducement (bait) levels
Inducement InpIdmNearPools 1 Tag IDM inside the nearest N pools per side (0 to 2)
Inducement InpIdmMaxDistATR / InpIdmMinGapATR 1.20 / 0.12 IDM max distance and min gap from the level (x ATR)
Panel InpPanel true Show status panel
MTF context InpMTFPanel true Show the MTF context block in the panel
MTF context InpHTF H4 Higher timeframe for the read
MTF context InpHTFSwing 3 HTF swing strength (bars each side)
Glow overlay InpGlow true Premium glow overlay (halos + sweep burst)
Glow overlay InpGlowCoreA / InpGlowBandPx / InpGlowBurstPx / InpGlowWickPx 150 / 26 / 36 / 7 Halo intensity, halo thickness, burst radius, wick highlight
Alerts InpAlertPopup / InpAlertPush / InpAlertEmail true / false / false Alert channels on a confirmed sweep

=== WHY TRADERS CHOOSE IT ===

  • Non-repainting by design. Sweeps are confirmed on closed bars only, so what you see in the moment is what stays on the chart.
  • Deterministic price-structure logic. Every level comes from defined swing, equal-level and sweep rules you can see and tune. No black box.
  • Clean by default. Sessions, the Asian box and the extra structural lines stay off until you want them; one-click master toggles keep only what you trade.
  • Native and lightweight. Pure MQL5, no DLLs, no external dependencies, on every symbol and timeframe.

=== COMPATIBILITY ===

  • MetaTrader 5, any build.
  • Any symbol: forex, gold and metals, indices, crypto.
  • Any timeframe.
  • Native MQL5, no DLLs and no external dependencies.
  • Non-repainting closed-bar logic: a printed sweep is confirmed on the bar close and does not change after the fact.

=== PAIRS WITH THE NEURON SUITE ===

NeuronLiquidity shows you where the stops rest. It is built to bundle with NeuronStructure (the framework, bias and order blocks) and NeuronSessions (the day and the killzones), and fits alongside the rest of the Neuron suite, NeuronSniper, NeuronFlow, NeuronTrend, NeuronCloud, NeuronIchimoku and NeuronQuant (each sold separately). Run them together for the full smart-money read on one chart.

=== SUPPORT ===

Customisation requests and questions are welcome through the Comments tab on this product page.

NOTE: NeuronLiquidity is an indicator for chart analysis and alerts only. It draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts, and it makes no claim about future results. All trading decisions and execution remain entirely with you.

おすすめのプロダクト
推測をやめて、統計的優位性を持って取引を始めましょう 株価指数はFXとは異なる動きをします。決まったセッションがあり、オーバーナイトでギャップが発生し、予測可能な統計パターンに従います。このインジケーターは、DAX、S&P 500、ダウ・ジョーンズなどの指数を自信を持って取引するために必要な確率データを提供します。 何が違うのか ほとんどのインジケーターは何が起こったかを示します。このインジケーターは次に何が起こる可能性が高いかを示します。毎取引日、インジケーターは100日間のヒストリカルデータに対して現在のセットアップを分析します。類似のギャップ、類似のオープニングポジションを持つ日を見つけ、価格が主要なレベルに到達した頻度を正確に計算します。ギャップが埋まるか、昨日の高値がテストされるかの推測はもう必要ありません。実際のデータに基づいた正確なパーセンテージが得られます。 すべての入力パラメータを説明した完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/766370 優れたセットアップを見つけるための戦略ガイドはこちら: https:/
Algo Trading Indicaor MT5 The ATC ALGO indicator has been developed to work on the MetaTrader 5 platform. It has the same specifications and zones as the MetaTrader 4 version. There may be slight lag, which we believe is due to differences in MetaTrader 5 programming. We will work on improving it, God willing. MT5 Version                    https://www.mql5.com/en/market/product/170028 MT4 Version                    https://www.mql5.com/en/market/product/88034 With this indicator , you’ll have
このシステムは、市場での短期的な逆転を識別するのに適しています。 これは、市場構造に関する機械学習の研究に基づいており、市場をスキャンしたり、直接取引をするのに最適なツールになることができます。 すべてで、100%の勝率はありませんが、この指標は常に正確な場合があります。 それは逆転が起こると考えているとき、それはろうそくに特定の色を着色し、矢印を描き、次に今後のろうそくを購入するか販売するかを警告します。 1. 簡単なセットアップ a.任意の時間枠で、任意のチャートにドラッグアンドドロップします。 b.アラートを有効にする(オプション) c.そして、あなたは完了です! 2. 視覚的および音声的な警告 A.お使いの携帯電話に直接送信されたアラート b.端末に送信されたアラートをポップアップ表示する 3. マルチユース 株、外国為替、オプション、先物 4. 柔軟性 a.任意の時間枠で動作します。  重要:インジケータは、それが50%以上の特定の何かが起こるときに矢印を描画しますが、それは信念を持っている場合にのみ、それは、ろうそくの色を変 これらの3つのことがすべて起こったとき
Trend Fusion MTF Trend Fusion MTF — это мультитаймфреймовый индикатор тренда и рыночной структуры для MetaTrader 5. Он независимо анализирует до шести выбранных таймфреймов и отображает их текущее направление на удобной информационной панели. Для каждого таймфрейма можно установить отдельный вес, благодаря чему старшие таймфреймы могут сильнее влиять на итоговое значение силы тренда. Индикатор использует подтвержденные ценовые пивоты и модели рыночной структуры, включая BOS и CHOCH, чтобы класси
NeuroTrend Dashboard – Advanced Multi-Asset Market Intelligence NeuroTrend Dashboard is a professional-grade technical analysis suite designed to provide a high-level, "bird’s-eye view" of market momentum across multiple symbols and timeframes simultaneously. By synthesizing complex proprietary momentum, real-time currency strength, and volume flow data, NeuroTrend distills the pulse of the market into a clean, actionable interface. Stop wasting time switching between individual chart windows. N
=================================================================================== PRODUCT DESCRIPTION: KRYPTON TREND KINETIC PRO BY VERITASALGO =================================================================================== Krypton Trend Kinetic Pro (KTK) is a high-performance mathematical model and trend-following system designed exclusively for the MetaTrader 5 platform. Engineered specifically to meet the strict listing requirements of the MQL5 Market, this premium analytical tool offe
The indicator shows buy and sell signals.  The " CounterTrend 5 " is designed to recognize profitable counter trend patterns from your chart. Features: The CounterTrend 5 is a Counter-Trend Trading with Simple Range Exhaustion System. Signals based on the daily trading range. The indicator calculates the trading range for the last few days and compare the price movements on short time intervals and generating short term reversal points.  This is a leading indicator. It works on any instruments.
Crypto_Forex インジケーター HTF OsMA オシレーター(MT5 対応) - HTF OsMA は、市場で最も優れたトレンドインジケーターの一つです。HTF は Higher Time Frame(高時間枠)の略です。 - このインジケーターは、プライスアクションエントリーや他のインジケーターと組み合わせたマルチタイムフレーム取引システムに最適です。 - HTF OsMA インジケーターを使用すると、高時間枠の OsMA を現在のチャートに表示できます --> これはプロフェッショナルな取引アプローチです。 - PC / Mobile alerts! Click here to see high quality Trading Robots and Indicators! これは、この MQL5 ウェブサイトでのみ提供されるオリジナル製品です。
Iron Entry — Real-Time Signal Engine with Trend Filter & Momentum Candles Why You Should Choose This Indicator Most signal tools redraw their arrows after the fact, by the time you notice a "signal," it's already changed or vanished. Iron Entry doesn't do that. This indicator locks in its pivots and signals the moment they close, and once printed, they never move, disappear, or repaint.  What you see live is exactly what stays on your chart tomorrow, next week, and next year. That means you c
Strategy Builder は、MetaTrader 5 用に細心の注意を払って作成された高度で多用途な取引ロボットであり、標準指標の洗練された武器をトレーダーに提供するように設計されています。 この専門的に設計されたアルゴリズムは、多数の指標を統一戦略にシームレスに統合することで取引への包括的なアプローチを提供し、トレーダーが正確かつ自信を持ってダイナミックな金融市場をナビゲートできるようにします。 主な特徴: インジケーターの多様性: Strategy Builder は、アクセラレーター オシレーター、適応移動平均、オーサム オシレーター、ベアーズ パワー、ブルズ パワー、商品チャネル インデックス、デマーカー、二重指数移動平均、エンベロープなどを含むがこれらに限定されない、広範な標準インジケーターの力を活用します。 、フラクタル適応移動平均、MACD、移動平均、放物線 SAR、相対強度指数、相対活力指数、確率的、三重指数平均、三重指数移動平均、およびウィリアムズ パーセント レンジ。 この多様な指標セットは、微妙な取引戦略のバックボーンを形成します。 柔軟なしきい
SD Trader Combined — Product Description SD Trader Combined Find the zone. Trade the reaction. Protect the account. A single-file, broker-safe Expert Advisor for MetaTrader 5 that detects high-quality supply & demand zones, scores them objectively, and executes three configurable strategies with strict, rules-based risk control. At a glance Platform MetaTrader 5 (build 3815+) Account Hedging or Netting Symbols Any liquid FX, metals, indices, crypto Timeframes M5 – H4 (optimized for M15 / H1) Fil
Crypto_Forex MT5用インジケーター「HTFボリンジャーバンド」 - MT5用プロフェッショナルインジケーター「HTFボリンジャーバンド」でトレード手法をアップグレードしましょう。HTFとはHigher Time Frame(高時間枠)の略です。 - ボリンジャーバンドは市場で最も優れたインジケーターの一つであり、トレードに最適なツールです。 - 価格変動の約90%は2つのバンド間で発生します。 - HTFボリンジャーバンドインジケーターは、プライスアクションエントリーや他のインジケーターと組み合わせたマルチタイムフレームトレードシステムに最適です。 - このインジケーターを使用すると、高時間枠のボリンジャーバンドを現在のチャートに表示できます。 Click here to see high quality Trading Robots and Indicators! これはMQL5ウェブサイトでのみ提供されるオリジナル製品です。
QueenAlgoAdvisor is your pre‑trade decision engine , built to advise when to enable your bots algo and when not. It acts as a quant intelligence filter , analyzing market structure, volatility regimes, liquidity flow, and directional bias — then advising you whether your algo bots should be enabled or paused. This indicator doesn’t generate random signals. It provides strategic activation guidance , showing you when the market is stable, readable, and favorable for automated systems — and when c
FxHydra
Sif-eddine Tabet
Live Signal Tickmill :   CLICK HERE  !!!! This account reflects the actual live trading results of the EA , including verified statistics such as profit, drawdown, win rate, and trade history. Users can independently review the performance directly on MQL5 to ensure full transparency before using the system. All published backtests of FX Hydra are conducted using the safest risk settings , designed to prioritize stability and controlled drawdown rather than aggressive profit optimization. FX
Sniper PRO Alert System
Amanda Vitoria De Paula Pereira
RSI Price Action Breakout is a technical indicator designed to filter market noise and identify high-probability reversal points. Unlike standard oscillators, this tool does not signal immediately upon overbought/oversold conditions; instead, it waits for a Price Action confirmation (Breakout/Engulfing) to validate the entry. NEW:   Mobile Push Notifications included! Engineering Logic The algorithm operates on a strict two-step validation process: 1. Condition A (Setup): The RSI (Relative S
AO Trade
Ka Lok Louis Wong
AOトレードシステムは、市場のトレンドを利用したトレードに特化しており、競売やニュースの時間を参照ポイントとして、他の特定の注文時間と比較し、市場のトレンドを予測します。 **EAで使用されるすべての時間パラメータは、あなたの端末の時間を基にしています。異なるブローカーは異なるGMTのタイムゾーンで動作する場合があり、夏時間の調整によりさらに変化する可能性があります。** **実装前に、端末に合わせて時間設定を十分に確認してください。** 推奨設定: M1タイムフレームで使用する HK50 / DE40 / ustec / UK100 時間のチェック中には、特定のチェック時間の分後に価格のチェックが行われることに気付くでしょう(1.2チェック時間の分)。この設計は意図的であり、参照されているバーが完了することを許可し、オープン、ハイ、ロー、およびクローズの値が注文時間と正確に比較できるようにします。 設定 -----------------1 タイマー------------------- 1.1 チェック時間の時間(HH) -- 価格を記録するために使用されるタイムスタンプ
SYSTEM DESCRIPTION Our MT5 EA uses an advanced statistical system to determine the optimal time to open sell positions on the BOOM 1000, BOOM 500, and BOOM 300 assets. Based on rigorous market data analysis, the EA identifies the moment when there is a 90% probability of a bearish candle, allowing our users to enter a sell position with maximum confidence in success. This data-driven approach is the key to achieving profitable and consistent trades in BOOM 1000, and our EA is designed to autom
概要 外国為替や金融市場では、迅速な反応と正確な意思決定が非常に重要です。しかし、標準のMetaTrader 5端末は最小でも1分のチャートしかサポートしておらず、トレーダーが市場の変動に敏感であることを制限しています。この問題を解決するために、 秒単位チャートキャンドルインジケーター を導入しました。このインジケーターを使用すれば、1秒から30秒の市場の動向をサブチャートで簡単に表示・分析できます。 主な機能 複数の秒単位タイムフレームのサポート :このインジケーターは、以下のタイムフレームを選択でき、さまざまな取引戦略に対応します: S1 : 1秒 S2 : 2秒 S3 : 3秒 S4 : 4秒 S5 : 5秒 S10 : 10秒 S15 : 15秒 S20 : 20秒 S30 : 30秒 リアルタイム更新 :秒単位チャートはリアルタイムで更新され、各瞬間に最新の市場情報を提供します。これにより、迅速な取引判断が可能になります。 ユーザーフレンドリーなインターフェース :インジケーターはサブチャートに表示され、直感的で使いやすいです。異なるタイムフレームに素早く切り替えて市場を迅速
RSImaxmin
Carlos Andrés Moya Erazo
4.5 (10)
The indicator shows when there are overprice and divergences on the RSI. In addition, it has configurable alerts, dynamic overprice levels and a special “RSI cleaner” function. The indicator that automatically calculates the premium rates! RSImaxmin is an indicator based on the Relative Strength Index (RSI) oscillator that effectively identifies changes in price trends as it reflects the relative strength of bullish movements compared to bearish movements. It is widely used by traders to measur
Clarity Pulse Detector Clarity Pulse Detector、将確定されたローソク足と対応する出来高バーを分析し、将来のデータに依存せずに真のトレンド転換を識別します。インジケーターは、構成可能なSSP(Signal Strength Parameter)設定に基づいてパルス強度を計算し、直近の高値と安値を比較してブレイクアウトポイントを検出します。 必要な条件が確定したローソク足で満たされると、ツールはそのローソク足に明確な買いまたは売りのマーカーをプロットします。すべての計算は確定したローソク足上で行われるため、過去のシグナルに誤った調整が行われることはありません。 Signal 有効な反転が検出されると、インジケーターは買いシグナルとして強気ローソク足の下に緑色の円を表示し、売りシグナルとして弱気ローソク足の上に赤色の円を表示します。 これらのマーカーはローソク足の確定時に正確に表示されるため、次の始値で迷わずエントリーできます。すべての矢印および円は確定したローソク足にプロットされるため、一度表示されたシグナルが移動したり消えたりするこ
JUPITER  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of Independently analyzing the market and making trading decisions JUPITER          It is an advanced trading system. This is a fully automatic Expert Advisor.      JUPITER  . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You can download the dem
UNIVERSAL SOLD.EA — MT5 インジケーター自動化ツール 注意: UNIVERSAL SOLD.EA をご使用になる前に、お使いのインジケーターの販売元または開発者に連絡し、売買シグナルの正確なバッファ番号をご確認のうえ、EAの設定やダッシュボードに入力してください。返信がない場合は、EAでバックテストを行い、異なるバッファ番号をテストして正しいバッファを確認してください。 UNIVERSAL SOLD.EA は、コードを一切書くことなく、お好みの MetaTrader 5 カスタムインジケーターを自動売買化できるツールです。チャート上のインジケーターと直接連携し、完全自動または半自動で注文およびポジション管理を行います。 主な機能: - 即座に自動化: 矢印、バッファ、水平線、チャネルインジケーターにワンクリックで接続。 - リペイント防止アルゴリズム: リペイントや無効なシグナルを排除し、信頼性の高い注文執行を実現。 - リスク管理: 動的ストップロス(pipsまたはATR)、ブレイクイーブン、自動部分決済。 - チャート上 panel: チャート上で直接ポジ
Description: Breakout Pulse Prime — Advanced Breakout EA with Donchian Channel + RSI Momentum Filter (Swap-Free) PRODUCT OVERVIEW Breakout Pulse Prime is a premium automated trading solution designed for the MetaTrader 5 platform. It captures strong market breakouts that most trend-following systems miss because they wait too long for confirmation. The EA uses a triple-confirmation system: • Donchian Channel (20 periods) to detect breakout levels • RSI 14 to confirm momentum direction
The GoldDigger
Abdullateef Opeyemi Folorunsho
The GoldDigger — Adaptive AI Trading Intelligence One engine. Every market. Built to think, not just execute. The GoldDigger isn't a single-pair scalper bolted onto a magic indicator. It's a full adaptive trading intelligence — a signal engine, a risk manager, and an execution router built into one system that scans Forex, Metals, Crypto, and Indices and decides, trade by trade, how to enter, how big to size, and how to protect what it wins. Why Traders Choose The GoldDigger Adaptive AI Signa
Smart Adaptive Trend Flow MT5 Professional adaptive trend, market structure, price levels and flow analysis indicator for MetaTrader 5. Would you like to test it before purchasing? You can request a fully functional trial version by sending us a private message through the MQL5 messaging system . This allows you to evaluate the indicator and all its features before making a purchase decision. A Complete Market View in a Single Chart Smart Adaptive Trend Flow MT5 has been developed to provide a
The Premium RangeXpert Extension with Multi-Timeframe Trading Signals for Forex, Gold & Bitcoin RangeXpert+ is the premium extension of the well-known RangeXpert — one of the Top-10 free indicators on the market, with over 10,000 downloads and an extremely active community. While the free version delivers precise breakout signals on a single chart, RangeXpert+ provides exactly what professional traders demand: a complete multi-timeframe cockpit directly in your chart, perfectly optimized for h
Adaptive Grid Engine (AGE) — Smart Trend-Filtered Grid System Adaptive Grid Engine (AGE) is a professional grid trading system built around a core principle: grid trading without trend filtering is gambling. AGE only opens new series in the direction confirmed by a multi-zone trend engine, while still allowing the grid to extend naturally as the market moves — giving you controlled, rule-based exposure instead of blind martingale. Unlike basic grid EAs that fire orders in both directions regardl
Sidus EA
Elizabeth Mwende Murithi
SIDUS EA is a fully automated Expert Advisor built around the classic SIDUS trading method , combining four moving averages to identify high-probability trend entries with precision. Designed for traders who want a robust, rules-based system with professional-grade risk management built in from the ground up. How It Works The EA uses two Exponential Moving Averages (EMA 18 and EMA 28) to define the trend "cloud," and two Weighted Moving Averages (WMA 5 and WMA 8) as fast signal lines. Entries ar
The Quantitative Qualitative Estimation (QQE) indicator is derived from Wilder’s famous Relative Strength Index (RSI). In essence, the QQE is a heavily smoothed RSI. Modification of this version: ( converted from tradingview script by Mihkell00, original from Glaz, 100% identical output) So there are Two QQEs. One that is shown on the chart as columns, and the other "hidden" in the background which also has a 50 MA   bollinger band   acting as a zero line. When both of them agree - you get a b
Professional Non-Repainting TMA Channel Indicator for MetaTrader 5 TMA Channel PRO Non Repaint is a professional trend and volatility channel indicator designed for traders who work with dynamic support/resistance zones, trend continuation, reversals, and channel-based trading systems. MAIN FEATURES • Non-Repainting Logic • Dynamic TMA Channel • Vertical Histogram Cloud • Median Trend Lines • Buy & Sell Signal Zones • Adaptive Volatility Structure • Multi-Timeframe Compatibility • Suita
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online
Trend Sniper X
Sarvarbek Abduvoxobov
4.85 (26)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Zoryk Gold
Reda El Koutbane
5 (7)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . PRICE UPDATE NOTICE: Currently available for $199. The price will   increase to $399   after the next   30 purchases . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.   &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
FiboSniper Pro – プロフェッショナル・マルチフィルター Fibonacci Grid トレーディングシステム FiboSniper Pro は、Fibonacci Envelopes と ADX、EMA、RSI、ATR、時間フィルターなどの複数の市場確認条件を組み合わせた、高度なテクニカル・トレーディングインジケーターシステムです。価格構造、トレンド、モメンタム、ボラティリティを総合的に分析することで、より選択的で質の高いエントリー機会を特定できるよう支援し、さらに ATR に基づく Stop Loss と Take Profit の自動レベルを提供することで、体系的なトレード管理を可能にします。 購入後、Auto Trader X を使用して FiboSniper Pro のシグナルを自動売買する方法について、手順をご希望の場合は私までご連絡ください。 Auto Trader X で FiboSniper Pro のトレードシグナルを自動化: [Auto Trader X] ユーザーガイドと推奨セットファイルはこちら: [Click here] FiboSniper
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 私は時折、このシステムのシグナルに基づいて自ら取引を行いますが、その結果は以下の通りです— ライブシグナル このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHER
時折、私自身もこのシステムを使って取引を行っています。 実口座での私の手動による「BOMBER」トレードをぜひご評価ください - LIVE SIGNAL このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディン
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading S
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るためだけに、銘柄と時間足を手動で切り替えることもしたくありませんでした。 私は、市場をスキャンし、エビデンスを比較し、最良のチャンスをランク付けし、今最も強い
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
Smart Market Structure Pro by G-Labs — ICT and Smart Money Concepts toolkit with built-in multi-symbol scanner for MetaTrader 5. Break of structure, change of character, order blocks, fair value gaps, liquidity sweeps, premium and discount zones, ICT sessions, confluence scoring, AI trade ideas, and a traffic-light scanner across up to 30 pairs and four timeframes from one chart. Map SMC and ICT on the active chart while the built-in scanner monitors your full watchlist. Each cell shows BUY, S
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
BlueDigitsFx エコシステム公式アクセス 公式 BlueDigitsFx エコシステムを通じて、インフラのアップデート、ワークフローリソース、製品リリース、エコシステムへのアクセスを入手できます。 Telegram エコシステム ウェブサイト BlueDigitsFx Precision Order Flow MT5 — MetaTrader 5 向け完全オーダーフロー分析スイート バリューエリア、Point of Control、オークションコンテキスト、構造化された意思決定サポートを組み合わせた、本格的な MT5 トレーダー向けのプロフェッショナルなセッションベース市場構造フレームワーク。 バリューの所在を特定する VAH、POC、VAL を自動的に監視する London と New York のセッション構造を理解する 構造化された市場コンテキストで意思決定の疲労を軽減する MetaTrader 5 トレーダー向けに特別設計 開発者からのメッセージ Precision Order Flow を開発したのは、MetaTrader 5 内でセッション構造をより明確に読み
作者のその他のプロダクト
NeuronReplay — replay each of your closed trades one by one, bar-by-bar, and analyze exactly what happened Your trade history is just a list of numbers. NeuronReplay turns it into film. It lists every closed trade in a dashboard; click any one and it re-plays that single trade candle-by-candle on its own chart , exactly like stepping through the MetaTrader 5 Strategy Tester — but scoped to a real trade you already took. You see the entry, the stop, the target and the exit drawn in, a floating P&
NeuronBreakout identifies volatility compression before the market expands. It waits for price to contract, anchors a breakout range to the most recent confirmed swing, tracks that range until price closes beyond it, then projects a complete trade with entry, ATR-based stop loss, and three R-multiple profit targets. Every completed breakout remains frozen on the chart, allowing you to review past setups exactly as they formed. It is an indicator for chart analysis only: it draws on the chart, it
SMF Cloud is a clean, lightweight chart indicator that visualizes directional market flow using an adaptive trend “cloud”, dynamic volatility bands, retest markers, and a TradingView-style strength gauge. It is designed for fast decision-making: identify trend shifts, measure trend strength, and spot pullback/retest opportunities at a glance. Key Features Smart Money Flow Trend Cloud Smooth trend baseline (EMA or ALMA) with optional additional smoothing. Clear bullish/bearish flow visualization
Chandelier Exit PRO A precise and reliable trend-following indicator for MetaTrader 5 Chandelier Exit PRO is a professionally engineered implementation of the Chandelier Exit indicator, designed to closely match the original version in both logic and signal behavior. It provides clear trend direction, dynamic stop levels, and well-timed reversal signals, making it suitable for traders who require consistency and accuracy in their decision-making. Core Features Accurate Logic This indicator repli
FREE
Cardwell Range Analyze reads trend from the range the RSI holds, not from a fixed overbought or oversold line. Andrew Cardwell's observation was that in a genuine uptrend the RSI oscillates inside a higher band and rarely breaks below it, while in a downtrend it works a lower band and rarely breaks above — so the band the RSI is respecting is itself the trend signal. This indicator turns that reading into a confirmed regime, colours the chart by it, and projects a full ATR trade the moment the r
Trade. Allows you to perform basic trading operations in one click directly from the chart. Trading operations: Open Buy and Sell market positions with one click. Specify lot size manually before opening a trade. Set Stop Loss and Take Profit as price levels . Stop Loss and Take Profit are automatically initialized at a fixed distance from the current market price (default: ±50 pips , symbol-aware). Fully supports Forex, Metals (XAUUSD), Indices, and other MT5 symbols with correct price formatti
FREE
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
*This is tradingview indicator converted to mql5* The Trend Magic Indicator is a popular technical analysis tool used to identify the direction of a market trend and potential trend reversals. It is a versatile indicator that can be applied to various financial instruments and timeframes. The Trend Magic Indicator consists of a combination of moving averages and a volatility-based filter. It aims to smooth out price fluctuations and provide a clearer visualization of the underlying trend. Here
FREE
*This is tradingview indicator converted to mql4* The CM Slingshot System Indicator is a trading tool that aims to identify potential trade setups based on market volatility and price action. It is designed to help traders spot entry and exit points in trending markets. The CM Slingshot System Indicator combines multiple indicators and techniques to generate trading signals. Here are the key features and components of the indicator: Bollinger Bands: The indicator incorporates Bollinger Bands, w
*This is tradingview indicator converted to mql4* The Chandelier Exit Indicator is a popular technical analysis tool developed by Chuck LeBeau. It is designed to help traders identify potential exit points for their trades based on market volatility and the concept of trailing stops. The Chandelier Exit Indicator consists of three main components: Average True Range (ATR): The indicator utilizes the Average True Range, which measures market volatility. The ATR calculates the average range betwe
*This is tradingview bot converted to mql4* The UT Bot Alert Indicator is an advanced technical analysis tool designed to help traders optimize their trading performance. This innovative indicator is based on the proven UT Bot system, which utilizes multiple indicators to deliver accurate signals that can help traders make better decisions. The UT Bot Alert Indicator provides a range of features that can help you stay on top of market trends and capitalize on opportunities. Here are some of its
UT Bot Alerts is a technical indicator for MetaTrader 5 that highlights potential directional changes based on momentum conditions. The indicator marks signal points directly on the chart and can generate optional notifications for convenience. The signal generation logic can operate in two modes: Closed-bar mode: signals are confirmed only after the bar closes. Live-bar mode: signals are displayed during the formation of the current bar. Both modes are available depending on the user's preferr
*This is trading view indicator converted in mql5* The HA Market Bias Indicator is a popular tool used in trading and technical analysis, designed to help traders identify market bias and potential trend reversals. It is commonly used in conjunction with candlestick charts and provides valuable insights into market sentiment. The indicator is based on the Heiken Ashi (HA) candlestick charting technique, which aims to filter out market noise and provide a smoother representation of price action.
The trendlines with breaks indicator return pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method. Trendline breakouts occur in real-time and are not subject to backpainting. Trendlines can however be subject to repainting unless turned off from the user settings. The indicator includes integrated alerts for trendline breakouts. Any valid trendlines methodology can be used with the indicator, users
Note: Kindly inbox me for setfile AI Range Breaker watches a time window you choose each day, marks that session’s high and low , then automatically places pending buy/sell orders just outside the range. If price breaks out, the EA manages the trade with breakeven, candle-based trailing, optional partial close, and a single scale-in once price moves in your favor. If nothing happens, the pending orders are removed after a set number of candles—keeping your chart and account clean. Best use Work
This indicator builds a Pivot Anchored Volume Profile (VAP/VPOC approximation using tick volume) and automatically splits the profile into pivot-to-pivot segments , giving you a clean, TradingView-like view of where volume concentrated during each swing. It draws a horizontal histogram for every segment and highlights the Value Area and key levels, making it easy to spot acceptance/rejection zones, high-volume nodes, and potential support/resistance. Key Features Segmented Volume Profile (Pivot-
NeuronScanner - Multi-Symbol Multi-Timeframe Confluence Scanner for MetaTrader 5 NeuronScanner is an on-chart scanner and dashboard for MetaTrader 5. It shows a colour-coded grid of confluence scores across many symbols and timeframes on one panel, so you can review a whole watchlist at once. Works on any symbol: forex, metals, gold, indices and crypto. HOW IT WORKS For every symbol and timeframe in the grid, NeuronScanner reads eight indicators and turns each into a simple vote - bullish, be
NeuronStructure reads market structure the way a desk does and labels every event on the exact closed bar that confirmed it, so what you see now is what you would have seen then. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the market-structure companion to NeuronLiquidity, built to sit alongside it: structure tells you the framework and bias, liquidity te
NeuronSessions maps the four trading sessions, Sydney, Tokyo, London and New York, directly on your chart and keeps the read honest: a completed session is frozen and never redrawn, only the live one develops. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the sessions companion to NeuronLiquidity and NeuronStructure, and is built to sit alongside them: stru
NeuronSniper is a complete ICT (Inner Circle Trader / smart-money) workspace and setup engine for MetaTrader 5 from Neuron Systems. It maps the whole picture, market structure, liquidity, order blocks, fair value gaps and premium/discount, and then marks one strict, high-quality reversal setup with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or acc
NeuronFlow is a smart-money trend-continuation toolkit for MetaTrader 5 from Neuron Systems. It reads market structure and then, on every confirmed break, marks a continuation setup, a pullback into the fresh order block or fair value gap left by the move, in the direction of the trend, with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.
NeuronTrend is a premium adaptive trend engine for MetaTrader 5 from Neuron Systems. It draws one clean, non-repainting baseline that colours the trend blue (up) or red (down), surrounds it with a translucent neon trend cloud, and reads the trend across timeframes in a live dashboard. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repaint
NeuronCloud is a premium moving-average cloud for MetaTrader 5 from Neuron Systems. A fast and a slow moving average fill a translucent neon cloud behind the candles and colour it blue (up) or red (down), while a multi-MA ribbon between them shows when a trend is fanning out or compressing into a squeeze. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5,
NeuronIchimoku is a premium Ichimoku Kinko Hyo indicator for MetaTrader 5 from Neuron Systems. It draws the full classic Ichimoku system, projects the cloud forward of price, and scores every Tenkan/Kijun cross with a transparent five-factor confidence engine so you can see, at a glance, which crosses agree with the bigger picture and which do not. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or a
NeuronQuant is a premium quant analytics indicator for MetaTrader 5 from Neuron Systems. It reads the chart with the kind of statistical tools common in quantitative analysis: a forward expected-move range, realized volatility, a market-regime read and a standardized z-score. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repainting closed-bar logic. Works on a
NeuronPropGuard — prop-firm rule compliance & trade management for MT5 Most funded accounts are not lost on bad entries — they are lost on a single trade that crosses the daily-loss line or the max-drawdown floor. NeuronPropGuard keeps those rules in front of you in real time, sizes every trade against the room you actually have left, and can step in before a buffer is breached. It reads only your own MetaTrader 5 account — no external feed, no signals, no profit promises. It cannot guarantee co
NeuronDivergence — multi-oscillator confluence divergence engine for MT5 A single oscillator showing divergence is a hint; three agreeing at once is a setup. NeuronDivergence reads RSI, MACD and Stochastic together, finds regular and hidden divergence on each, and only marks a signal when enough of them agree — then scores that agreement 0–100 with a confidence engine and draws it on your chart with entry, stop and target levels, a command dashboard and alerts. It is non-repainting and closed-ba
NeuronCopier — a local MT5 trade copier that actually thinks Most copiers blindly mirror lots. NeuronCopier verifies the symbol by price, sizes each trade by risk, scores the master it is copying, protects the receiving account against prop-firm and drawdown breaches, and ships with a full on-chart trade manager. It mirrors trades from one MetaTrader 5 account to one or many others running on the same PC , instantly and reliably, through the shared terminal data folder. 100% native MQL5 — no DLL
NeuronJournal - Trading Journal and Analytics Dashboard for MetaTrader 5 NeuronJournal reads your own MetaTrader 5 closed-trade history and presents it as an analytics dashboard inside the terminal. It shows your performance metrics, a calendar of daily results, a quant-style score of your trading, and a detailed breakdown of every trade and every day, with a built-in notes journal. It is an analytics and journaling tool only. It reads your account and draws. It does not give trading signals and
Neuron Replay — Bar Replay & Paper‑Trading Trainer Neuron Replay turns any MetaTrader 5 chart into a TradingView‑style market replay and risk‑free practice simulator . Rewind any symbol to any point in its history, then step through it bar‑by‑bar — or auto‑play it — and practice your entries, exits and trade management on a fully interactive on‑chart panel. Every trade is 100% simulated (paper / "ghost" trading): the tool never sends a single real order to your account, so you can train your str
フィルタ:
レビューなし
レビューに返信