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つのことがすべて起こったとき
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
CasperIT Volume Intelligence LIGHT for MT5 "Non-Repaint Precise Indicator" Overview CasperIT Volume Intelligence LIGHT is a lightweight volume and market activity indicator designed to help traders identify market participation, trend pressure, and potential momentum opportunities. The LIGHT edition focuses on delivering essential market intelligence while maintaining low CPU usage and a simple trading experience. Suitable for Forex, Gold, Indices, and Cryptocurrency markets. Main Features Volum
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 ウェブサイトでのみ提供されるオリジナル製品です。
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ウェブサイトでのみ提供されるオリジナル製品です。
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
Quantum Diana – Smart Trend Trading Redefined Quantum Diana is a powerful trend-following trading EA engineered to capture strong market momentum with precision. It identifies emerging trends early using advanced price structure and volatility analysis. The system filters out market noise and avoids low-probability sideways conditions. With multi-timeframe confirmation, Quantum Diana ensures high-quality trade entries. Its adaptive risk management dynamically adjusts stop-loss and position sizin
Dragon Bands Z
Andres Felipe Carvajal Rodriguez
Dragon Bands Z:ビジュアルトレンド分析インジケーター Dragon Bands Z は、複数のテクニカルソースを視覚的に統合することでチャートの読み取りを簡素化するために設計されたインジケーターです。その目的は、多数の個別のインジケーターでチャートを cluttered にすることなく、市場の方向性と強さを明確に表示することです。 このインジケーターは、 ハイブリッドカラーフィル を使用して、価格アクションを4つの主要な視覚状態に変換します。 緑色: 優勢な上昇方向の勢いを示します。 赤色: 優勢な下降方向の勢いを確認します。 黄色: 低ボラティリティまたはレンジ相場の局面を示唆します。 灰色: 市場の優柔不断さを示し、方向性の確認を待つ必要があることを示唆します。 この手法により、現在のトレンドを素早く評価できます。複数のインジケーターを個別に分析するのとは異なり、Dragon Bands Z は分析を統合し、統一された視点を提供します。 主な特徴 視覚的な明瞭さ: 複雑なテクニカル情報をシンプルなカラーコードに変換します。 マルチタイムフレーム分析: 他のタイムフレー
概要 外国為替や金融市場では、迅速な反応と正確な意思決定が非常に重要です。しかし、標準の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
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
VIX Momentum Pro EA - 製品説明 概要 VIX Momentum Pro は、VIX75合成指数専用に設計された高度なアルゴリズム取引システムです。このアルゴリズムは、合成ボラティリティ市場において高確率の取引機会を特定するために、独自のモメンタム検出技術と組み合わせた先進的なマルチタイムフレーム分析を採用しています。 取引戦略 エキスパートアドバイザーは、複数のタイムフレームにわたって価格動向を分析する包括的なモメンタムベースのアプローチで動作します。システムは、VIX75の特性に特有の価格パターンの数学的分析を通じて方向性モメンタムを識別します。エントリーシグナルは、モメンタムの収束、ボラティリティ閾値、方向性バイアス確認など、複数の技術的条件が一致したときに生成されます。 この戦略は従来のインディケーターへの依存を避け、代わりに合成指数の動作に特化して校正された独自の数学モデルに依存しています。このアプローチにより、アルゴリズムは合成市場の独特な24時間年中無休の取引環境で効果的に動作できます。 リスク管理 VIX Momentum Pro は、利益ポテンシ
Trend Teller は、すべての主要通貨ペアと全時間足(M1 から MN1)にわたる市場トレンドを一目で把握できる、パワフルで直感的なダッシュボードツールです。 トレーダーによって、トレーダーのために作られたこのツールは、トレンド分析の迷いを排除し、市場の全体像に沿ったトレードを可能にします。 初心者トレーダーの多くが市場の方向性を判断するのに苦労しており、実はプロトレーダーでさえも見誤ることがあります。 だからこそ、Trend Teller はすべてのレベルのトレーダーに最適です。 主な機能: マルチタイムフレーム分析 全時間足にわたって、主要通貨ペアのトレンドの強さと方向性を瞬時にスキャン。スキャルピングからスイングトレードまで、あらゆるスタイルに対応。 カスタマイズ可能な表示 情報が多すぎる?問題ありません。値のみの表示、色付きシグナル、特定の時間足の非表示など、自由に調整可能。 通知機能付き ずっと画面を見ている必要はありません! 強いトレンドやトレードアイデアが出現したときに通知を受け取り、最適なタイミングで行動できます。 初心者にもプロにも最適 トレンドの方向性を知る
FREE
O Sinaleiro Trader é o robô de daytrade que usa multiníveis de acordo com a abertura do dia. Assim, a cada rompimento dos níveis, o robô emite ordens de compra ou venda, de acordo com a tendência. Os stops podem ser fixos ou dinâmicos de acordo com os níveis. É possível configurar a distância do sinaleiro, bem como horários de trades e dias da semana. Alterar o parâmetro BR1 para BR.
AXR ScalpPro は、単純な矢印以上の情報を見たいトレーダー向けの、MetaTrader 5 用コンパクトなスキャルピング・シグナルインジケーターです。独自の ScalpPro signal pressure、グループ化されたシグナル統計、チャート overlays、ダークな ScalpPro panel、profit badges、Avg micro-panel、alerts、hover explanations を組み合わせています。 これは AXR ツールラインの一部です。アップデートや連絡方法については、公式 MQL5 ページを使用してください: AXR MQL5 Channel: 製品アップデート、リリースノート、新しい AXR ツール Telegram: 販売者プロフィールを開く ; Telegram の連絡先はプロフィール説明に記載されています。 購入後、ユーザーマニュアルを受け取るためにプライベートメッセージを送ってください。 中心となる質問: 最新の scalp signal はまだ新鮮で、統計的に有用で、チャートの watchlist に残すだけの視覚
この指標は、2つの修正されたLanczosフィルタの組み合わせです。 最初のフィルターは、価格を推定するのに役立ちます。過去の値に基づいて、彼は現在のバー内で起こりうる価格変動を予測します。つまり、過去の傾向が変わらない場合の価格はどうなるかを示しています。 ウィンドウ内の価格を平滑化および平均化するための2番目のフィルタ。フィルタのレベルによって決まります。ウェイトの選択のおかげで、このフィルタは価格変動の中にある周期成分に最も積極的に反応します。 指標は EF および IF パラメータを使用して調整できます。  EF と IF の値を選択することで、トレンド価格変動の始まりに関するシグナルを得ることができます。 EF   - 指数フィルタのウィンドウサイズ。有効な値は EF = 0 ... 255 です。計算中に処理された小節の数は 2 * EF + 1 です。このパラメータが大きいほど、価格系列の過去の値の影響が強くなります。結果は実線でプロットされています。 IF   - 平均化ウィンドウのサイズを調整します。  IF = 0 ... 255 の値計算されるバーの数は 2 *
このプロダクトを購入した人は以下も購入しています
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つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「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
Gold Scalper Pro PSAR ADX Dashboard MT5 高度なシグナル検出機能を備えたプロフェッショナル向けマルチタイムフレーム取引インジケーター。 概要 Parabolic SAR V3 + ADX は、トレンド追随型の Parabolic SAR とトレンド強度を測定する Average Directional Index (ADX) を組み合わせた高性能テクニカル分析インジケーターです。この改良版は、ペアごとの最適化、多言語アラートシステム、そしてプロトレーダー向けの多時間足ダッシュボードを搭載しています。 主な特徴 基本機能 - PSAR 統合:ステップ値と最大値を調整可能なトレンド反転検出。 - ADX フィルターシステム:トレンド強度に基づき弱いシグナルを除外。 - +DI / -DI クロス検出:追加のシグナル確認を提供。 - ADX クラウド表示:動的な高さ調整によるトレンド強度の可視化。 ペア別最適化 主要な取引ペアに対する保守的なプリセット設定: - XAUUSD(金):貴金属のボラティリティに最適化。 - EURUSD:主要通貨ペア向けに調
ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAUUSDのM5チャート専用に開発された、シグナルとトレードプ
KAMA Confluence Engine トレンドに沿って取引し、反転した瞬間にエントリー、ストップ、ターゲットを即座に把握する。 KAMA Confluence Engine は、カウフマン適応型移動平均(KAMA)を中心に構築されたオールインワンのトレンド指標であり、ティック出来高の加重、マルチタイムフレーム確認、自動トレードレベルを組み合わせています。市場環境に応じて適応し、トレンド時は素早く反応し、レンジ時はノイズを抑えて安定した動きを示します。常に「正しい側」に立てるよう設計されています。 特徴 出来高加重型アダプティブエンジン 実際のティック出来高が増えると KAMA ラインが加速し、出来高が減ると減速します。強いトレンドに乗り、偽の動きを避けることができます。 視認性の高いネオンリボン 明るく滑らかなラインで、下に濃い影が描かれています。緑=上昇、赤=下降、灰色=レンジ/ノートレード。遠くからでも一目でトレンドが分かります。 トレンドカラーのローソク足 ローソク足自体がトレンド色に塗られ、チャート全体が一つのストーリーとして視覚的にまとまります。 自動エントリー/SL
Smc Pro ToolKit
Talal N Z Aljarusha
5 (3)
SMC Pro ToolKit  is a professional chart-based Smart Money Concepts indicator for MetaTrader 5. It helps traders read market structure, identify key liquidity areas, organize trade context, and plan setups directly from the chart. This is not a simple buy/sell arrow indicator. It is a complete visual trading toolkit that combines Smart Money Concepts, multi-timeframe analysis, session context, setup planning, risk assistance, and professional dashboard tools in one clean workspace. Watch setup
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つのトレードアイデアを作るた
作者のその他のプロダクト
*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 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
FREE
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 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
FREE
*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
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
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-
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
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
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&
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
NeuronSurface — see which Supertrend settings actually work Stop guessing your ATR length and multiplier. NeuronSurface back-tests 100 Supertrend variants on every bar (10 lengths × 10 multipliers), scores each one on the metric you choose, and shows the result three ways at once — a live 3D surface, a colour-coded matrix and a distribution histogram — with the best and the most stable settings flagged automatically. At a glance: 100 combinations per bar · 10 × 10 length/multiplier grid · 9 scor
フィルタ:
レビューなし
レビューに返信