Account and Trading Dashboard

Account and Trading Dashboard Indicator

The **Account and Trading Dashboard** is a custom MetaTrader 5 (MT5) indicator designed to provide traders with a comprehensive, real-time overview of their account metrics, trading statistics, and technical indicators directly on the chart. It displays essential financial and performance data in a draggable, minimizable, and closable panel, enhancing usability without cluttering the workspace. The indicator supports optional features like ADX and RSI for market analysis and order status signals, while persisting drawdown and growth data via global variables for long-term tracking.

Key Features:
- Account Information Display:
  - Shows account number and owner name.
  - Real-time balance and equity values.
  - Optional margin level percentage (calculated as Equity / Used Margin * 100).

- Trading Statistics:
  - Buy and Sell position summaries, including the number of orders, total lots, and profit/loss (P/L) for each side.
  - Optional total P/L across all open positions in the account.

- Performance Metrics:
  - Maximum drawdown percentage and absolute amount (based on peak equity).
  - Account growth percentage (relative to initial balance).
  - Data persistence: Drawdown and growth are stored in global variables, allowing stats to carry over across sessions. Includes a reset option to clear these values.

- Technical Indicators Integration:
  - Optional ADX (Average Directional Index) with customizable period and threshold (default: 14 periods, threshold 25.0).
  - Optional RSI (Relative Strength Index) with customizable period, applied price, oversold/overbought levels (default: 14 periods, PRICE_CLOSE, oversold 30.0, overbought 70.0).
  - Values are color-coded for quick interpretation (e.g., ADX above threshold in blue, RSI in oversold zone in blue, overbought in red).

- Order Status Signal:
  - Dynamic status based on ADX and RSI: "Buy Zone" (if ADX > threshold and RSI < oversold), "Sell Zone" (if ADX > threshold and RSI > overbought), or "Not enough conditions for BUY/SELL" otherwise.
  - Highlighted with green (Buy) or red (Sell) backgrounds for visual alerts.

- User Interface and Customization:
  - Modern panel UI with a header, fields, and values in a tabular format.
  - Draggable panel for custom positioning on the chart.
  - Minimizable (toggle to show only header) and closable via buttons.
  - Hover effects on buttons and header for improved interactivity.
  - Customizable inputs: Corner position, distances, font, colors, line spacing, and feature toggles (e.g., show/hide margin level, ADX, RSI, P/L).
  - Supports mouse events for smooth interaction without interfering with chart scrolling.

- Technical Details:
  - Runs as an indicator on the chart window (no drawing plots, uses a dummy buffer).
  - Compatible with all symbols and timeframes.
  - Handles for ADX and RSI are created dynamically if enabled.
  - Efficient updates in OnCalculate() for real-time refreshes.
  - Deinitialization cleans up objects and releases handles.

This indicator is ideal for traders seeking a centralized dashboard for monitoring account health, position performance, and basic technical signals, all while maintaining a clean and interactive chart environment.

おすすめのプロダクト
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Main purpose:   "Pin Bars"   is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works:   The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the directi
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
ZumikoFX Trading Stats - Professional Account Dashboard Overview ZumikoFX Trading Stats is a comprehensive, real-time account monitoring dashboard designed for serious traders who need complete visibility of their trading performance. This indicator displays all crucial trading statistics in an elegant, easy-to-read panel positioned in the top-right corner of your chart. Key Features Complete Account Monitoring Balance & Equity - Real-time account status with current balance and equity includ
FREE
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
TradeQL
Abdiel Aviles Jimenez
The TradeQL Indicator is a customizable tool that highlights specific trading patterns on candlestick charts. Users can define patterns through TradeQL queries, which the indicator then applies to the chart, visually representing matches and captured groups. Ideal for identifying complex trade setups in real-time. TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language al
FREE
Strifor Lot Calculator — MetaTrader 5 用のインジケーターで、トレーダーが設定したリスクとストップロスに基づき最適なロットサイズを計算できます。 より意識的な取引、リスク管理、手動計算の時間短縮に役立ちます。 利点 正確なリスク管理 — 選択したリスク割合に応じてロットサイズを自動計算。 2つの動作モード — 手動入力またはチャート上のラインに基づく計算。 人気のある銘柄対応 — 通貨ペア、金 (XAUUSD)、原油 (USOIL/WTI)、指数 (US500 など)。 チャート上で迅速に視覚的な取引プラン作成。 実際の口座残高に基づくロット計算。 入力パラメータ Deposit — 手動で入金額入力(または 0 = 現在の口座残高使用)。 RiskPercent — 1取引あたりのリスク (%) StopLossPips — ストップロス (ピップ数、手動モードのみ) Mode — true = 手動モード、false = ラインモード 動作モード 手動モード Deposit、Risk、Stop-Loss を入力すると、最適なロットサイズを計算し
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Basic Renko MT5
Mehran Sepah Mansoor
4.63 (8)
基本的なRenkoインディケータは、明確で簡潔な相場観を求めるトレーダーにとって強力なツールです。当社のインディケータは、トレンドの視覚化を簡素化するだけでなく、反転の正確なアラートを提供し、あなたの取引に戦略的な優位性を提供します /  MT4無料版 特徴 フルカスタマイズ可能:   高度なカスタマイズオプションにより、インジケーターをお好みに合わせてカスタマイズできます。色からボックスサイズ設定まで、チャート上の情報表示方法を完全にコントロールできます。 反転アラート:   反転アラートで、市場の方向性が変化する可能性をいち早く知ることができます。これにより、利益を最大化し、損失を最小化するために、情報に基づいたタイムリーな意思決定を行うことができます。 入力項目 Size of the boxes:   ボックスサイズ(ポイントベース) Bullish box colour:   強気ボックスの色 Bearish box colour:   弱気ボックスの色 Box opacity:   不透明度(0から100の間)。不透明度が低くなるにつれて透明度が高くなる Text
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
この情報インジケーターは、アカウントの現在の状況を常に把握したい人にとって役立ちます。 VERSION MT 4 -   More useful indicators このインジケーターには、ポイント、パーセンテージ、通貨での利益、現在のペアのスプレッド、現在の時間枠でバーが閉じるまでの時間などのデータが表示されます。 チャート上に情報線を配置するには、いくつかのオプションがあります。 価格の右側 (価格の後ろにあります)。 コメントとして (グラフの左上隅に); 画面の選択した隅。 情報区切り記号を選択することもできます。 | / \ # このインジケーターは使いやすく、非常に有益です。設定で不要な情報項目を無効にすることも可能です。 設定 外観の種類     - 情報行の表示タイプ。次の 3 つのオプションがあります。 価格に従ってください     - 価格に従う。 コメントとして     - コメントとして; 画面の選択した隅に     - 画面の選択した隅にあります。 添付用グラフコーナー     - 表示タイプを選択した場合 画面の選択されたコーナーでは、この項目を使用して
FREE
Overview FiT Panel Pro is a professional-grade trade management panel designed for MetaTrader 5 traders who demand speed, precision, and full control over their trades. Built with a modern dark-theme UI, it combines one-click execution with advanced risk management, visual SL/TP drag lines, automatic Fibonacci-based levels, and comprehensive order management — all in a single, compact panel. Whether you are a scalper, day trader, or swing trader, FiT Panel Pro gives you the edge you need to exec
FREE
About the indicator: DALA Forecast is a universal tool for predicting the dynamics of time series of any nature. For prediction, modified methods of nonlinear dynamics analysis are used, on the basis of which a predictive model is built using machine learning methods.  To get the trial version of the indicator, you can contact me in private messages. How to use the indicator: Apply the indicator to your chosen financial instrument or indicator with the settings you need. The prediction will be
FREE
Core Purpose ​ A permanent crosshair indicator designed exclusively for MetaTrader 5 (MT5). It addresses key limitations of MT5's default crosshair, including the need for manual activation, automatic disappearance on click, and solid lines obscuring price bars. This indicator optimizes chart analysis by delivering a smooth, professional-grade crosshair experience on MT5. ​ Key Features ​ Automatic activation: Enabled immediately after loading, replacing the default Ctrl+F function. The crossha
FREE
価格波形パターン MT5へようこそ --(ABCD パターン)-- ABCD パターンは、テクニカル分析の世界で強力で広く使用されている取引パターンです。 これは、トレーダーが市場での潜在的な売買機会を特定するために使用する調和的な価格パターンです。 ABCD パターンを使用すると、トレーダーは潜在的な価格変動を予測し、いつ取引を開始および終了するかについて十分な情報に基づいた決定を下すことができます。 EA バージョン:     Price Wave   EA MT5 MT4バージョン:   Price Wave Pattern MT4 特徴 :  ABCDパターンの自動検出。 強気パターンと弱気パターン。  任意のシンボルと任意の時間枠で機能します。 主要なレベルと価格目標。 カスタマイズ可能な設定と繊維レベルの調整。 アラートと通知。 今後  さらに多くの 機能が追加される  予定です 。
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
This indicator calculates gann support and resistance prices with use gann pyramid formulation and draw them on the chart. And If you want, Indicator can alert you when the current price arrive these pivot levels. Alert Options: Send Mobil Message, Send E-mail, Show Message and Sound Alert Levels: S1, S2, S3, S4, S5, R1, R2, R3, R4, R5 Inputs:  GannInputPrice: Input price for gann pyramid formulation. GannInputDigit: How many digit do you want to use for calculation formula. (The number and the
FREE
Time Candle with Sound Alert This indicator will be display the time left candle Features : 1. Multi Time Frames, Multi Pairs 2. Time Left 2. Position dynamic with Bid Price or Edge of Chart Screen 3. Font Size and Color 4. Display Current Spread, Maximum Spread and Minimum Spread Note: Maximum and Minimum Spread will be reset when you change TF Tested On MT5 Version 5 Build 5200 If you want the source code, just PM me
FREE
The "Support Resistance Dynamic" indicator is a powerful technical analysis tool for the MetaTrader 5 platform, designed to automatically identify and plot dynamic Support and Resistance zones on price charts. This indicator helps traders easily recognize important price levels, potential reversal points, or breakout areas, thereby enabling more informed trading decisions. 2. Key Features Dynamic S/R Identification : Automatically identifies support and resistance zones based on an advanced Pivo
FREE
Smart Trend Suite Pro – Advanced Trend Indicator with Dashboard & Alerts Overview: Smart Trend Suite Pro is a powerful trend-detection indicator that offers traders a complete set of tools for accurate trend analysis and actionable insights. Designed for versatility and precision, Smart Trend Suite Pro adapts seamlessly to multiple timeframes and market conditions, making it suitable for various trading styles, including scalping and swing trading. Key Features: Real-Time Trend Detection: Identi
FREE
Support And Resistance indicator that can display round levels and zones . It shows them directly on the chart, providing an easy help when you want to set stop-loss or take-profit level, or when you want to see the next market target.   If an asset price is moving down and bounces back up, the level is called support (think: price floor). If an asset price is moving upward and hits a level where it reverses downward, this is called resistance (think: price ceiling).
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、設定可能なアラートシステムを備えた相対力指数(RSI)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! RSIとは? 相対力指数(RSI)は、価格変化の速度と大きさを測定するモメンタムオシレーターです。このインジケーターは0から100の間で振動し、指定された期間にわたって最近の上昇幅と最近の下落幅の大きさを比較します。 RSIは主に買われすぎと売られすぎの状態を識別するために使用されます。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。トレーダーはまた、RSIと価格動作の間のダイバージェンスにも注目しており、これは潜在的なトレンド転換を示す可能性があります。 機能: 矢印と垂直線を使用したビジュアルシグナルマーカー 設定可能なトリガー付きの3つの独立したシグナルバッファ(方向変化、レベル交差、ピーク/谷、極端ゾーン) 時間帯フィルタリング付きの設定可能なア
FREE
WaveTrend Plus
Nguyen Thanh Cong
5 (6)
Introduction WaveTrend Plus is an amazing oscillator that can detect optimal entry points in the market with high precision using complex computations of price and momentum. This version packs many improvements compared to the original WaveTrend such as cleaner visuals, oversold/overbought signals and divergence detection Signal Buy when oversold signal appear (green dot below) or when a bullish divergence is detected (green dashed line) Sell when overbought signal appear (red dot above) or
FREE
インディケータはチャート上にトレンドラインを描画します。このインジケーターには6つの入力があります。ユーザーは両方の行に代替ラベルを指定できます。インジケーターの複数のインスタンスが使用される場合、ラベルは異なっている必要があります。ユーザーは、線の幅と色、および使用する重要なピークを指定する深さを設定できます。たとえば、Depth = 10は、現在の山と谷を使用してトレンドラインを設定します。この山と谷は、左右に少なくとも10本のバーがあり、高/低がピークの高/低よりも小さい/大きいです。インジケーターは、以前の山と谷もペイントします。インジケーターには、価格がサポート/レジスタンスラインから事前に設定された距離にあるときにユーザーに通知するために使用できるアラート機能が追加されています。アラート距離はピップで設定されます。
FREE
(Special New Year promotion - free price!) The indicator displays the actual 'Scale in points per bar' (identical to the manual setting in the Terminal, see screenshot) in the upper right corner of the chart. The displayed value changes INSTANTLY whenever the chart scale is changed! (This is very convenient when planning screenshots). In Settings: Change language (Russian/English), font size of the displayed text, text label offset coefficient from the graph corner, equally in X and Y directi
FREE
Fibomathe
Almaquio Ferreira De Souza Junior
Fibomathe Indicator: Support and Resistance Tool for MT5 The Fibomathe Indicator is a technical analysis tool designed for MetaTrader 5 (MT5) that assists traders in identifying support and resistance levels, take-profit zones, and additional price projection areas. It is suitable for traders who use structured approaches to analyze price action and manage trades. Key Features Support and Resistance Levels: Allows users to define and adjust support and resistance levels directly on the chart.
FREE
このプロダクトを購入した人は以下も購入しています
SuperScalp Pro
Van Minh Nguyen
4.55 (20)
SuperScalp Pro — 高度なマルチフィルター対応スキャルピングインジケーターシステム SuperScalp Pro は、クラシックな Supertrend と複数のインテリジェントな確認フィルターを組み合わせた高度なスキャルピング用インジケーターシステムです。M1〜H4 のすべての時間足で効率的に機能し、特に XAUUSD、BTCUSD、および主要なFX通貨ペアに適しています。単体のシステムとして、また既存の取引戦略へ柔軟に統合して使用できます。 本インジケーターは 11 以上のフィルターを統合しており、短期・長期の EMA、トレンド判定に用いる 3 本の EMA、EMA スロープ(EMA slope)、RSI、ADX、出来高、VWAP、ボリンジャーバンドのブレイクアウト、MACD ダイバージェンスフィルターなどを含みます。スマートキャンドルフィルターはローソク足の終値を確認して弱いシグナルを排除し、3 本の EMA と MACD ダイバージェンスを組み合わせたトレンド認識メカニズムにより勝率の高いシグナルの選別を支援します。 SuperScalp Pro は ATR に基
Azimuth Pro
Ottaviano De Cicco
5 (6)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
Power Candles – あらゆる市場に対応した強度ベースのエントリーシグナル Power Candles は、Stein Investments が長年培ってきた強度分析を価格チャート上に直接反映します。価格だけに反応するのではなく、各ローソク足は実際の市場の強さに基づいて色分けされ、モメンタムの蓄積、強度の加速、明確なトレンド転換を瞬時に把握できます。 すべての市場に共通する単一ロジック Power Candles は すべての取引シンボル で自動的に動作します。現在のシンボルが Forex か非 Forex 市場かを自動判別し、内部で適切な強度モデルを適用します。 Forex および Gold :FX Power のデルタ値を使用(絶対値レンジ最大 100) 指数、暗号資産、CFD :IX Power の強度値を使用(絶対値レンジ最大 50) 必要な強度計算は Power Candles に直接組み込まれています。ローソク足のカラーリングやシグナルロジックに、追加のインジケーターは不要です。 価格ノイズではなく「強度状態」 各ローソク足は、以下の 9 つの明確に定義された強
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
FX Trend NG:次世代マルチマーケット・トレンドインテリジェンス 概要 FX Trend NG は、複数の時間足に対応したプロフェッショナル向けトレンド分析およびマーケット監視ツールです。 市場全体の構造を数秒で把握することができます。 複数のチャートを切り替える必要はありません。どの銘柄がトレンド中なのか、どこでモメンタムが弱まっているのか、そしてどの時間足で強い整合性があるのかを瞬時に確認できます。 ローンチ特別オファー – FX Trend NG を $30(6ヶ月) または $80 永久ライセンス でご利用いただけます。 すでに Stein Investments のユーザーですか? -> メッセージを送信 して、プライベートグループへアクセスしてください。 セットアップや詳細情報が必要ですか? -> Stein Investments 公式ページ をご覧ください。 1. FX Trend NG が他と異なる理由 3ステート・トレンドロジック ― Buy と Sell だけではない • 多くのインジケーターは Buy または Sell の2状態のみを表示します。
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
Meridian Pro
Ottaviano De Cicco
5 (1)
Meridian Pro:MT5用プロフェッショナル・マルチタイムフレーム・トレンドマトリックス 概要 Meridian Pro は Merkava Labs が開発したマルチタイムフレーム・トレンドマトリックスで、方向性の状態、強度、モメンタムの状況、マトリックスの合意をひとつのコンパクトなパネルに集約します。ひとつのアダプティブエンジンがM1からW1まで一貫して適用されます。シンボルごとの調整は不要。インジケーターの積み重ねも不要。すべてのアセットとすべてのタイムフレームをカバーするひとつの構造化された読み取りです。 発売キャンペーン — Meridian Proを USD 99 (導入価格)で入手。通常価格:USD 149 。 1. Meridian Proが他と異なる理由 ひとつのエンジン、バラバラなインジケーターのダッシュボードではない 多くのMTFダッシュボードは、タイムフレームごとに生のインジケーター値を繰り返すだけです。Meridian Proはマトリックス全体でひとつのアダプティブ・トレンドエンジンを使用するため、パネルの各行が同じ構造化フレームワークから導出されます
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
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
Smart Stop Indicator – チャート上で実現するインテリジェントなストップロス精度 概要 Smart Stop Indicator は、ストップロスを勘や感情ではなく、明確で体系的に設定したいトレーダーのために設計されています。本ツールは、クラシックなプライスアクション(高値更新・安値切り下げ)と最新のブレイクアウト認識ロジックを組み合わせ、次に来るべき論理的なストップレベルを正確に特定します。トレンド相場、レンジ、急速なブレイクアウト局面のいずれであっても、最適な SL ゾーンとその状態(“new”、“broken”、“valid”)をチャート上に直接表示します。さらに今回、SL 距離の %ADR 表示も新たに追加されています。 主な特徴 マーケット構造に基づく自動ストップ配置 • 市場構造とリアルタイムの値動きに基づき、意味のあるストップロスレベルを自動検出します。 スマートなブレイクアウト感知 • 急激な方向転換やブレイクアウトにも柔軟に対応し、早すぎるストップ調整を避けます。 SL %ADR の表示 • ストップロスまでの距離を ADR(Averag
ARICoin 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 Cust
あなたのシンボルでどの戦略が実際に機能するか確認しましょう - リアルマネーをリスクにさらす前に。 Power Barは、あらゆるシンボルとあらゆるタイムフレームで 極端な価格バー を検出し、3つの異なるトレード戦略を即座にバックテストします。勝率、プロフィットファクター、損益を並べて比較できます。すべてが1つのインタラクティブなパネルに集約されています。 推測なし。カーブフィッティングなし。データだけです。 Power Barが特別な理由 ほとんどのインジケーターはシグナルを出すだけで、それが機能するかどうかは推測に任されます。Power Barはさらに先を行きます - すべてのシグナルを 3つの戦略 に対してテストし、統計を表示します。FlipFlop、Momentum、Reversalをワンクリックで切り替え、数値が即座に変化するのを確認できます。 FlipFlop - 常にポジションを保有。シグナルでエントリーし、反対シグナルでイグジット。当社のリサーチでは、US30、US500、DAXなどのトレンドのあるインデックスで最も効果的です。 Momentum - シグナルの方向に
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
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (1)
Institutional-Grade Analytics for MT5 CGE Trading Suite delivers the analytical edge typically reserved for professional trading desks. The platform integrates a full suite of analytical tools into one seamless workflow: dynamic grid mapping, liquidity behavior analysis, ECM, trend lines, MIDAS, trade cycles, and directional channel projections. Together, these provide a unified view of market structure and momentum. Directional clarity is further enhanced by the capital flow index, which measu
Market Structure Order Block Dashboard MT5 は、 MT5(MetaTrader 5)用インジケーター です。 市場構造 と ICT / Smart Money Concepts に基づき、 HH/HL/LH/LL 、 BOS 、 ChoCH に加えて、 Order Blocks 、 Fair Value Gaps (FVG) 、 流動性 (EQH/EQL、sweeps)、 セッション / Kill Zones 、 Volume Profile を表示し、コンパクトなコンフルエンス・ダッシュボードを提供します。 重要: これは 分析ツール です。自動売買は行いません(EAではありません)。 購入者特典(ボーナス) 購入後、私のストアから 2つのボーナスインジケーター を(選択して)受け取ることができます。 ボーナスの受け取り方法: 1) 本商品のページに正直なレビューを投稿してください。 2) MQL5のメッセージで、 BONUS MSOB + 選んだ 2つのインジケーター名 を送ってください。 主な機能 市場構造: HH/HL/LH/LL
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化 標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的なミ
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
Berma Bands
Muhammad Elbermawi
5 (8)
Berma Bands (BBs) インジケーターは、市場のトレンドを特定して活用したいトレーダーにとって貴重なツールです。価格と BBs の関係を分析することで、トレーダーは市場がトレンド段階にあるか、レンジ段階にあるかを判断できます。 詳細については、[ Berma Home Blog ] をご覧ください。 バーマ バンドは、上部バーマ バンド、中部バーマ バンド、下部バーマ バンドの 3 つの異なる線で構成されています。これらの線は価格の周りにプロットされ、全体的な傾向に対する価格の動きを視覚的に表します。これらのバンド間の距離から、ボラティリティや潜在的な傾向の反転についての洞察を得ることができます。 バーマ バンドの線がそれぞれ離れると、市場が横ばいまたはレンジ相場の期間に入っていることを示すことがよくあります。これは、明確な方向性の偏りがないことを示しています。トレーダーは、これらの期間中にトレンドを特定するのが難しいと感じる可能性があり、より明確なトレンドが出現するまで待つ場合があります。 バーマ バンドの線が 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
ICT PO3 (Power of 3) AMD Protocol Framework Indicator True Time & Structure Integration   |  Non-Repainting | Real-Time  | Multi-Asset  | MT4 Version Available Full Setup Guide & Strategy Playbook: https://www.mql5.com/en/blogs/post/768683 MT4 Version: https://www.mql5.com/en/market/product/171742 Indicator Overview The ICT PO3 AMD Protocol Framework is a complete structural overlay for MetaTrader 5 that maps the True Daily Cycle directly onto your lower-timeframe execution chart. It projects
作者のその他のプロダクト
The Best SMC for All indicator is designed for MetaTrader 5 (MT5) to implement Smart Money Concepts (SMC) for analyzing market structure and identifying key trading zones based on price action. It visualizes supply and demand zones, Break of Structure (BOS) levels, Points of Interest (POI), and optional ZigZag patterns to assist traders in making informed decisions. Below is a detailed description of its features: --- Features 1. Swing High/Low Detection:    - Functionality: Automatically iden
FREE
The Breakout Finder (BF) is a powerful MetaTrader 5 indicator designed to detect potential breakout and breakdown opportunities in price action. By analyzing pivot highs and lows over a user-defined period, it identifies consolidation zones where price has repeatedly tested resistance or support levels within a narrow channel. When price breaks out of these zones with sufficient confirmation (based on the minimum number of tests and channel width threshold), the indicator visually highlights th
FREE
The Volume Profile Fixed Range indicator is a powerful tool designed for MetaTrader 5 (MT5) platforms. It visualizes the distribution of trading volume over a fixed historical range of bars, helping traders identify key price levels where significant volume has accumulated. This aids in spotting support/resistance zones, value areas, and potential reversal or breakout points. Below is a detailed description of its features: Key Features: - Fixed Range Analysis: Analyzes volume profile based on
FREE
Smart Money Breakout Channels Indicator The Smart Money Breakout Channels indicator is a powerful technical analysis tool designed to identify potential breakout opportunities in financial markets by detecting consolidation channels based on price volatility. Built for MetaTrader 5 (MT5), it overlays dynamic channels on the price chart, highlighting areas of low volatility that often precede significant price movements. This indicator is inspired by smart money concepts, focusing on institution
FREE
### Best Order Block Detector Indicator for MT5 The Order Block Detector is a technical analysis indicator designed for MetaTrader 5 (MT5). It identifies potential order blocks (OBs) in the market, which are key price levels where significant buying or selling activity has occurred, often acting as support or resistance zones. These blocks are detected based on volume pivots and market structure swings, helping traders spot areas of institutional interest for potential reversals or continuation
FREE
Auto Trade Manager EA – Black Hole Quantum Pro The Auto Trade Manager EA – Black Hole  is a sophisticated Expert Advisor (EA) designed for MetaTrader 5, tailored for trading GOLD (XAUUSD) & FX, BTC with advanced automation and risk management features. Below are its most prominent features: Automated Entry with Support/Resistance : Utilizes dynamic support and resistance levels based on pivot points and historical price data to identify optimal entry points. Configurable parameters like PivotPer
FREE
The Breakout Finder (BF) is a technical analysis indicator designed for MetaTrader 5 (MT5) platforms. It identifies potential breakout and breakdown patterns in price action by analyzing pivot highs and lows over a specified period. The indicator detects "cup" formations—clusters of pivot points within a narrow price channel—indicating areas of consolidation that may lead to strong directional moves when broken. EA: BlackHole Breakout EA  https://www.mql5.com/en/market/product/149206 Key Featur
FREE
### Indicator Description: Gradient Heiken Ashi with Momentum Coloring This indicator is a technical analysis tool designed to overlay on the main chart, helping traders easily identify price trends and momentum through modified Heiken Ashi candles. It combines smoothed candle value calculations based on moving averages with a gradient color system to represent the strength of bullish or bearish trends. #### 1. Key Features - Display of Modified Heiken Ashi Candles:   - The indicator draws opt
FREE
The Advanced Support and Resistance Indicator for MetaTrader 5 leverages sophisticated pivot point detection algorithms to autonomously identify and visualize critical price levels on the chart. Utilizing a configurable pivot period (default: 20 bars) and data source (High/Low or Open/Close), it intelligently scans historical price action within a user-defined loopback window (default: 290 bars) to pinpoint pivot highs and lows with strict validation criteria for enhanced precision. Pivots are d
FREE
The Moving Average Ribbon is a technical indicator that overlays a series of moving averages (MAs) on a price chart to visualize trend direction, strength, and potential reversals or reentries. It supports both Exponential Moving Averages (EMA) and Simple Moving Averages (SMA), configurable via user input. Key Features: Ribbon Composition: Displays 18 moving averages with periods ranging from 5 to 90 in increments of 5 (e.g., MA5, MA10, ..., MA90), plus an internal MA100 for reference. The MA5
FREE
Linear Regression Trending indicator analyzes price trends by plotting a linear regression channel based on user-defined parameters such as source (for example, close prices), channel length, and deviation multiplier. How It Works: - The indicator calculates a linear regression line over the specified length, forming a channel with upper and lower boundaries offset by the deviation value. - It detects price breaks from the channel and optionally displays broken channel lines (in a customizable
FREE
Description of the Harmonic Patterns + Fib Indicator The Harmonic Patterns + Fib indicator is a technical analysis tool designed for MetaTrader 5 (MT5). It automatically detects and visualizes harmonic price patterns on financial charts, leveraging Fibonacci ratios to identify potential reversal points in markets such as forex, stocks, cryptocurrencies, and commodities. The indicator scans for classic harmonic formations like Butterfly, Bat, Crab, Shark, Gartley, and ABCD, drawing them with lin
FREE
Reverse RSI Signals Indicator The Reverse RSI Signals indicator is a versatile technical analysis tool designed for MetaTrader 5 (MT5). It transforms traditional RSI calculations into dynamic price-based bands, integrates Supertrend for trend identification, and includes divergence detection for potential reversal signals. This overlay indicator provides visual and alert-based insights to help traders spot overbought/oversold conditions, trend shifts, and momentum divergences directly on the p
FREE
Quantum DCA Trader is a powerful, automated trading tool for MetaTrader 5 (MT5), designed to manage trades efficiently with a focus on Dollar Cost Averaging (DCA) strategies, risk control, and performance optimization. Built on advanced algorithms, it combines auto-entry mechanisms, grid trading, trailing stops, and news filters to adapt to volatile markets while protecting your capital. The EA supports both automated and manual orders, making it suitable for novice and experienced traders alike
FREE
Linear Regression Channel (LRC) Indicator – Overview The Linear Regression Channel (LRC) indicator is a professional tool designed to display dynamic price channels around a regression trendline. It automatically adapts to market conditions, helping traders visualize price movement with clarity. Main Features : Regression-based central line with upper/lower channel boundaries. Fully customizable colors, styles, and levels. Optional labels and forward extensions for better chart visualizati
FREE
BlackHole Breakout EA: Unleash Precision Trading with Breakout Mastery Discover the Power of Intelligent Breakouts The BlackHole Breakout EA is a cutting-edge Expert Advisor designed for MetaTrader 5, empowering traders to capitalize on market momentum with pinpoint accuracy. Built by Ngoa Long Tien Sinh (@blackholequantumpro on Telegram), this EA detects high-potential breakout (upward) and breakdown (downward) patterns, transforming volatility into profitable opportunities. Whether you're a
FREE
フィルタ:
aqwa
308
aqwa 2025.10.06 19:20 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信