Phoenix Magic Levels

The Phoenix Magic Levels indicator is a professional-grade institutional analysis suite for MetaTrader 5, specifically designed for high-precision Gold (XAUUSD) scalping. It transforms standard charts into a tactical dashboard by identifying institutional order flow, liquidity pools, and market inefficiencies. 
Core Functionality & Features
Institutional Liquidity Detection: Automatically scans for "High-Ratio Wicks" and Fair Value Gaps (FVG) across multiple timeframes to reveal where "Big Money" is entering or exiting. 
Tactical Gold Scalp Suite: Features a unique Range Lock & Extend system that allows you to monitor specific 15-minute price ranges for breakouts. 
 
"Pips-to-Zone" Analytics: Provides real-time calculations of the exact distance (in pips) to the nearest bullish or bearish liquidity zones for instant risk-to-reward clarity. 
Atomic Timer: Includes a high-visibility countdown timer that turns red during the final 10 seconds of a candle to confirm institutional entries. 
Interactive Control Panel: A compact UI built with the MQL5 Standard Library that lets you toggle features like the 21/50 EMA, ranges, and alerts without entering the indicator settings. 
Critical Performance Advancements
Based on your code structure, here are the recommended improvements to ensure professional stability:
Eliminate "Object Flooding": 
The Issue: Your current CreateBox function updates every visual property (fill, color, font) on every single tick [Part 4].
The Fix: Use a "First-Time" check (if(ObjectFind(0, name) < 0)) to set static properties like OBJPROP_FONTSIZE and OBJPROP_FILL only once. Only update coordinates (TIME and PRICE) on subsequent ticks to save massive CPU cycles.

Array-Based Data Access: 

The Fix: Use CopyHigh, CopyLow, and CopyTime at the start of your functions to pull data into local arrays once. Processing local arrays is nearly 100x faster than calling built-in functions inside a loop.
UI Responsiveness (OnTimer): 

The Fix: Move the countdown logic to the OnTimer() event. Use EventSetTimer in OnInit to ensure a smooth, one-second update regardless of market activity.
Cleaner Deinitialisation:
おすすめのプロダクト
EasyTrading Panel Basic by Vexo EasyTrading Panel Basic is a free manual trade execution panel for MetaTrader 5. It provides a streamlined workflow for placing market orders with automatic risk-based lot sizing, stop loss, and take profit calculation. The panel works on any symbol and any timeframe. How It Works The panel displays on-chart with your account balance, current lot size, risk percentage, reward-to-risk ratio, and calculated stop loss. All values update in real time as you adjust par
FREE
Time Range Separator  is a useful tool to display a separator period on your platform. You could go in the properties of the indicator, select the desired range and that's ALL. We believe it is a useful and necessary that we wish to share with you for free all our followers. Input Values: TimeFrame = Period Separator Separator_Color = Vertical Color Line Separator_Style = Vertical Color Style Separator_Width = Vertical Line Width Good trading to all and see you soon. Same indicator for MT4 here
FREE
SyncCrosshair - シンクロ&スナップ十字インジケータ 概要 SyncCrosshairは軽量なMQL5インジケーターで、複数のMT5チャートでTradingViewの十字線を再現します。同期されたチャート上でマウスを動かすかクリックすると、チャートのタイムフレーム(5分足、15分足、H1、H4など)の各ローソク足の始値に合わせて、垂直線と水平線が正確にスナップします。 主な機能 - マルチチャート同期: SyncCrosshairが接続されているすべてのチャートで、クロスヘアーの位置を自動的にミラーリングします。 - タイムフレームのスナップ: 現在のタイムフレームのバーに正確にラインをロック(例:M5では5分ごと、M15では15分ごと、H1では1時間ごと)。 - ローカルとグローバルの切り替え: Sボタンを押すと、アクティブなチャートのみで同期の有効/無効が切り替わります。 Hボタンを押すと、すべてのチャートで同期の有効/無効が切り替わります。 - カスタマイズ可能な外観: 好みの線の色、スタイル(ドット/ソリッド/ダッシュなど)、幅を選択。 - 高速でスムーズ:
FREE
Double Correlation indicator (free) plots two windowed correlations in a separate window.  the size of window is taken as input before the two symbols to correlate to. Two symbols are taken as an input parameters as well as period length. and the two correlations are computed with the currently shown symbol ex: input GBPJPY and AUDNZD.  current symbol EURUSD then the following will be computed corr(EURUSD,GBPJPY) and corr(EURUSD,AUDNZD) The indicator can be useful to run a multi-symbol pair trad
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator projects Higher-Timeframe (HTF) candles onto the current chart and optionally shows their OHLC lines and Fair Value Gaps (FVGs) using ICT 3-candle logic. Projects multiple higher timeframe candles. Accurately preserves HTF OHLC on any lower timeframe. Allows spacing adjustment between projected candles. Optionally displays OHLC horizontal reference lines. Automatically detects and draws HTF Fair
FREE
DC Indicator
Lamont Simone Reynecke
The donchian channel indicator might just be the best fit for you Trading in derivative products such as futures, options, CFD's, forex and certificates contains significant risk. These products are not suitable for every investor. Investors could potentially lose all or more than the original investment. If anything, only money equal to personal risk capital should be used and can be lost without jeopardizing financial security or lifestyle. Partially or fully automated trading programs can
FREE
Индикатор собирает данные из биржевого стакана, суммируя отложенные ордера на покупку или продажу. Далее, по сумме ордеров определяется общее направление, куда смотрят участники рынка. Если суммарные покупки/продажи превышают определенный коэффициент, то производится сигнал. Настройки: Timer=5 // указывается как часто обновлять данные по рынку в секундах. Чаще чем раз в 10 секунд ставить не рекомендуется. X-size =700 // размер окна по оси Х. Y-size=650// размер окна по оси Y. Only "Market Watch"
FREE
Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、設定可能なアラートシステムを備えた相対力指数(RSI)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! RSIとは? 相対力指数(RSI)は、価格変化の速度と大きさを測定するモメンタムオシレーターです。このインジケーターは0から100の間で振動し、指定された期間にわたって最近の上昇幅と最近の下落幅の大きさを比較します。 RSIは主に買われすぎと売られすぎの状態を識別するために使用されます。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。トレーダーはまた、RSIと価格動作の間のダイバージェンスにも注目しており、これは潜在的なトレンド転換を示す可能性があります。 機能: 矢印と垂直線を使用したビジュアルシグナルマーカー 設定可能なトリガー付きの3つの独立したシグナルバッファ(方向変化、レベル交差、ピーク/谷、極端ゾーン) 時間帯フィルタリング付きの設定可能なア
FREE
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
MaxDD Monitor Pro
Cristhian Alexander Gaibor Cuasquer
5 (1)
Monitor MaxDD Pro MaxDD Monitor Pro は、プロのトレーダー向けの包括的なドローダウン監視ツールです。残高ベースと預金ベースの両方のドローダウン指標をリアルタイムで追跡し、効果的なリスク管理を支援します。機能には、過去の最大ドローダウン追跡、シンボル固有のドローダウン分析、ポジション監視、およびエクスポージャー計算が含まれます。 主な機能: 色分けされたアラートによるリアルタイムのドローダウン監視 履歴ドローダウンと預金ベースのドローダウンの個別追跡 シンボル固有のドローダウン分析 日次パフォーマンス指標 ポジションとエクスポージャーの監視 24時間リセット機能 セッション間の永続的なデータストレージ
FREE
Time Session OPEN-HIGH-LOW-CLOSE This Indicator Will Draw Lines Of OHLC Levels Of Time Session Defined By User. It Will Plot Floating Lines On Current Day Chart. Time Session Can Of Current Day Or Previous Day. You Can Plot Multiple Session Lines By Giving Unique ID To Each Session. It Can Even Show Historical Levels Of Time Session Selected By User On Chart To Do Backdating Test. You Can Write Text To Describe The Lines.
FREE
Trading Session Indicator The Trading Session Indicator visualizes the high and low points as well as the start and end times of the Asian, London, and New York trading sessions directly on your chart. Features: Visualization of major trading sessions Highlighting of high and low points Display of start and end times for each session Customizable session times User-friendly and efficient Customizability: Each trading session (Asian, London, New York) can be individually customized to match speci
FREE
Multi Currency Strength Dashboard Mini(無料)– MetaTrader 5 用 通貨強弱メーター Multi Currency Strength Dashboard Mini は MetaTrader 5 向けの無料インジケーターで、 8つの主要通貨 (USD / EUR / GBP / JPY / CHF / CAD / AUD / NZD)の相対的な強弱を、見やすいダッシュボードでリアルタイム表示します。 目的:強い通貨・弱い通貨を数秒で把握し、ウォッチリスト作成や「 強い通貨 vs 弱い通貨 」の組み合わせ選定を効率化します。 主な機能(Mini 無料版) 8主要通貨 の強弱を1つのパネルに表示。 強弱バー +パーセンテージの視覚的ダッシュボード。 自動リアルタイム更新(軽量更新)。 全タイムフレーム対応 (計算は選択した時間足で実行)。 多くのブローカーに対応(一般的なシンボルのサフィックスを考慮)。 仕組み Market Watch に表示されている主要FXペアの価格変化をもとに通貨ごとの強弱を算出し、0〜100に正規化してランキング形式
FREE
LZ Session Boxes PRO is a professional-grade tool for day traders, designed to beautifully visualize global trading sessions (Asia, Pacific/Sydney, London, New York) across your entire chart history. It eliminates the confusion of broker time offsets by automatically detecting timezones and adjusting for Daylight Saving Time (DST), ensuring your session boxes always align perfectly with real-market hours. **SPECIAL PROMOTION: All PRO features are FREE to use until June 30, 2026!** Enjoy the
FREE
AZ ATR indicator (with volume correlation bonus) Standard ATR indicator, you can enable ignoring abnormally large candles. It is possible to change the location of the displayed text in 4 corners of the chart. You can change the calculation period (days ago). Bonus - the indicator has a correlation with volumes. Can be enabled to display a possible priority at the current moment in the market. What do the values ​​mean: Positive correlation (0.3 - 1.0): 0.3-0.7 - moderate connection
FREE
TimeFrameLow milliseconds
Israel Goncalves Moraes De Souza
O indicador mostra o preço ou volume em milissegundos, ótimo para identificar padrões de entrada por agressão de preço ou volume e escalpelamento rápido. Características Período de tempo do WPR em milissegundos Oscilador de agressão de preço Tela personalizável O indicador pode indicar movimentos de entrada, como: Cruzamento da linha 0.0 Identificando padrões de onda A velocidade de exibição do gráfico dependerá do seu hardware, quanto menores os milissegundos, mais serão necessários do hardwar
FREE
Switch Tray  is a shortcut tray tool for commonly used trading pairs provided to traders. It can be placed at the bottom of the chart, and commonly used trading pairs can be set by themselves. 1. You can set the shortcut switch button for your commonly used trading pairs. The default is [EURUSD/GBPUSD/XAUUSD/USDJPY/USDCHF/USDCNH]. / slash is the separator. 2. The button of each trading pair is also equipped with the number of open positions of a certain trading pair. 3. Multi-cycle quick switchi
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
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
Mae Pla Green Pen Analysis Framework The Mae Pla Green Pen Analysis Framework is a multi-timeframe price action scanner for XAUUSD (Gold Spot) . It monitors all 9 timeframes simultaneously — M1, M5, M15, M30, H1, H4, D1, W1, and MN — and displays pattern detection results on a real-time dashboard drawn directly on the chart. The indicator is based on the Mae Pla Green Pen trading methodology, which uses structured price action patterns to identify potential trade setups. Pattern Detection Three
FREE
この情報インジケーターは、アカウントの現在の状況を常に把握したい人にとって役立ちます。 VERSION MT 4 -   More useful indicators このインジケーターには、ポイント、パーセンテージ、通貨での利益、現在のペアのスプレッド、現在の時間枠でバーが閉じるまでの時間などのデータが表示されます。 チャート上に情報線を配置するには、いくつかのオプションがあります。 価格の右側 (価格の後ろにあります)。 コメントとして (グラフの左上隅に); 画面の選択した隅。 情報区切り記号を選択することもできます。 | / \ # このインジケーターは使いやすく、非常に有益です。設定で不要な情報項目を無効にすることも可能です。 設定 外観の種類     - 情報行の表示タイプ。次の 3 つのオプションがあります。 価格に従ってください     - 価格に従う。 コメントとして     - コメントとして; 画面の選択した隅に     - 画面の選択した隅にあります。 添付用グラフコーナー     - 表示タイプを選択した場合 画面の選択されたコーナーでは、この項目を使用して
FREE
This indicator is about candle countdown timer You can change timer color 3 colors can be set for different time range You can set font size, you can set font name If you need anything extra, ping me, I will add that functionality. Thank you :) Always open to feedback and criticism if it helps me provide you more value. - Rahul  My other indicators you may like [I have been trading forex for last 6 years and i publish every indicator that i build for my personal use so everyone can benefit]
FREE
Haven Volume Profileは、取引量の分布に基づいて重要な価格レベルを識別するための多機能なボリュームプロファイル分析インジケーターです。市場をより深く理解し、重要なエントリーポイントとエグジットポイントを特定したいプロのトレーダー向けに設計されています。 その他の製品 ->  こちら 主な機能: Point of Control (POC) 計算 - 最大の取引活動が行われるレベルで、最も流動性の高いレベルを特定するのに役立ちます Value Area(高い活動の領域)の定義とカスタマイズ可能な取引量の割合で、取引範囲をより正確に評価できます ティックボリュームと実際の取引量の両方に対応し、さまざまな市場タイプや取引戦略に対応しています 計算期間(日数)の柔軟な設定により、任意の時間枠にツールを適応させることができます ターミナルのライトテーマとダークテーマに自動的に適応し、ユーザーインターフェースの視覚的な体験を向上させます レベルの視覚化が明確で、スタイルや色をカスタマイズでき、グラフ分析と迅速な意思決定を支援します このインジケーターは、重要な価格レベルや統合ゾー
FREE
The Indicator show Daily Pivot Points. It is possible to specify the number of days to display. For forex it doesn't consider the sunday session data. It is possibile to modify the color, style and  width for every level. It is better to use this indicator with timeframe not higher than Н1. 4 Levels of support and resistance with also Intermediate Levels that is possible to hide.
FREE
Trend Quorum   は、動的なSuperTrendエンジンと独自のトレンド品質指数(TQI)、3つのオプションのコンフルエンスフィルターを組み合わせた適応型トレンドフォロー指標です。十分な数の独立した要素が一致して「投票」した場合にのみシグナルが発動します——まるで定足数のように。 MT5バージョンはこちら:  Trend Quorum MT5 その他の製品はこちら:   全製 品一覧 ライブ事例や新しいツールはプロフィールをご覧ください。更新情報を見逃さないよう、フレンドリクエストもお送りください! 仕組み 適応型SuperTrendエンジン 固定ATR乗数を使用する標準的なSuperTrend指標とは異なり、Trend Quorumはトレンド品質指数(TQI)を使用してリアルタイムでバンド幅を動的に調節します。TQIは4つの加重要素から計算された0から1までの連続スコアです: 効率比率   — 方向性のある動きの純粋度を測定します(価格の動きのどの程度が方向性のあるものでノイズでないか) ボラティリティレジーム   — 拡大または収縮するボラティリティ状況を検出します 価
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Simple QM Pattern   is a powerful and intuitive trading indicator designed to simplify the identification of the Quasimodo (QM) trading pattern. The QM pattern is widely recognized among traders for effectively signaling potential   reversals   by highlighting key market structures and price action formations. This indicator helps traders easily visualize the QM pattern directly on their charts, making it straightforward even for those who are new to pattern trading. Simple QM Pattern includes d
FREE
High Low Open Close
Alexandre Borela
4.98 (44)
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
My other indicators: https://www.mql5.com/en/market/product/156702   (FREE) https://www.mql5.com/en/market/product/153968 (FREE) https://www.mql5.com/en/market/product/153960 (FREE) This indicator displays higher timeframe candles directly on your lower timeframe chart, allowing you to monitor higher timeframe price action without switching between charts. It also plots session highs and lows for the Asia, London, and New York kill zones, giving you key liquidity levels directly on your chart.
FREE
このプロダクトを購入した人は以下も購入しています
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
SuperScalp Pro
Van Minh Nguyen
4.59 (22)
SuperScalp Pro – 高度なマルチフィルタースキャルピングインジケーターシステム SuperScalp Pro は、クラシックな Supertrend と複数のインテリジェント確認フィルターを組み合わせた高度なスキャルピングインジケーターです。M1 から H4 まで複数の時間足で効率的に動作し、XAUUSD、BTCUSD、主要 Forex 通貨ペア向けに最適化されています。 このインジケーターは明確な Buy / Sell シグナルを提供し、ATR に基づいてエントリー価格、Stop Loss、Take Profit を自動計算します。Fibonacci Take Profit 機能により、重要な価格帯で早期決済し、到達時に通知を送信します。 初期設定では Fibonacci Take Profit が有効化されており、より安定した取引体験を重視しています。チャートに適用するだけですぐ利用可能です。上級者向けに、すべてのパラメータは自由にカスタマイズできます。 EMA、RSI、ADX、Volume、VWAP、Bollinger Bands、MACD Divergence な
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
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 V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
SignalTech MT5 is a trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY H2 and H3 Timeframe.  It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flagged on the chart, as well as potential Targets 1, 2, and 3. The Entry and TP levels are fixed after the trade is taken. The exit level is dynamic. If there are signs of a potential short-term trend reversal, the
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
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状態のみを表示します。
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
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
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 65 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な戦
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
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
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   MT4バージョン 。 無料インジケーター:   Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend :   強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3:   3回目の利食い価格 Current price :   現在値 Age (in bars):    最後に描画されたパターンの年齢 主な入力項目 Symbols:   "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols:   カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーがペアに接
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
Market Structure Order Block Dashboard MT5 は、市場構造と主要な価格反応ゾーンをチャート上で直接読み取りたいトレーダー向けに設計された MT5 インジケーターです。BOS、ChoCH、オーダーブロック、Fair Value Gap (FVG)、流動性、Kill Zones、Volume Profile、そして素早い分析のためのコンパクトなダッシュボードを組み合わせています。 本インジケーターは、市場構造、ICT、Smart Money の概念を意思決定の枠組みとして使用するトレーダーを対象としています。トレンド継続、反転の可能性、価格の不均衡、流動性ターゲット、注目ゾーンをより構造的に特定する助けとなります。 購入者向けの付属リソース 購入後、MQL5 のプライベートメッセージにてご依頼いただくと、完全な PDF ユーザーガイドとパラメータ設定のヒントを提供いたします。MQL5 のプライベートメッセージによる直接的な技術サポート。 バージョン 1.20 では 2 つの重要な追加機能があります: Pending BOS / Pending Cho
Smart Stop Indicator – チャート上で実現するインテリジェントなストップロス精度 概要 Smart Stop Indicator は、ストップロスを勘や感情ではなく、明確で体系的に設定したいトレーダーのために設計されています。本ツールは、クラシックなプライスアクション(高値更新・安値切り下げ)と最新のブレイクアウト認識ロジックを組み合わせ、次に来るべき論理的なストップレベルを正確に特定します。トレンド相場、レンジ、急速なブレイクアウト局面のいずれであっても、最適な SL ゾーンとその状態(“new”、“broken”、“valid”)をチャート上に直接表示します。さらに今回、SL 距離の %ADR 表示も新たに追加されています。 主な特徴 マーケット構造に基づく自動ストップ配置 • 市場構造とリアルタイムの値動きに基づき、意味のあるストップロスレベルを自動検出します。 スマートなブレイクアウト感知 • 急激な方向転換やブレイクアウトにも柔軟に対応し、早すぎるストップ調整を避けます。 SL %ADR の表示 • ストップロスまでの距離を ADR(Averag
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
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Analyzes the chart using Bill Williams' "Profitunity" system. Signals are displayed in a table in the corner of the screen and on the price chart. 2. Finds all known AO and AC signals, as well as zone signals. Equipped with a trend filter based on the Alligator. 3. Finds "Divergence Bar
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
作者のその他のプロダクト
Phoenix Orb Asia
Nigel Nii Darku Narnor Darko
This is a professional-grade institutional toolkit designed for breakout traders and trend followers worldwide. It specializes in the  Opening Range Breakout (ORB)  strategy—one of the most consistent ways to capture intraday volatility during the London and New York opens. This indicator does the heavy lifting for you by automatically mapping out the high and low of the first 15 minutes of any session. It combines this with  Smart Money Concepts (SMC) , identifying structural shifts like  BOS
FREE
This indicator, "Phoenix Volume Amazing", is a sophisticated Volume Delta and Order Flow Dashboard. Unlike standard volume indicators that only show total activity, this tool dissects the internal "tug-of-war" between buyers and sellers in real-time. Core Functionality The indicator calculates Delta (the difference between buying volume and selling volume) to provide a "under the hood" look at market sentiment. It uses a custom-built GUI (Graphical User Interface) panel to display these metrics
FREE
Phoenix Volume Trader
Nigel Nii Darku Narnor Darko
The Phoenix Volume Trader is a high-performance Semi-Automatic Execution EA designed for traders who prioritize Order Flow and Momentum Analytics. Built for the MetaTrader 5 platform, it bridges the gap between complex Volume Profile analysis and lightning-fast trade execution. At its core, the Phoenix Engine identifies the Point of Control (POC)—the price level with the highest trading activity—and visualizes it as a dynamic "Value Zone." By monitoring the Volume Ratio, the EA alerts traders t
FREE
Phoenix Evening Star: Advanced Pattern Trading Console The Phoenix Evening Star is a high-performance semi-automated Expert Advisor (EA) designed for traders who value precision, speed, and visual clarity. It combines sophisticated candlestick pattern recognition with an integrated one-click trading panel, allowing you to identify, validate, and execute high-probability reversals instantly. Core Features 1. Multi-Pattern Recognition Engine The "engine" scans the market in real-time for four of
FREE
Phoenix Fvg Viewer
Nigel Nii Darku Narnor Darko
The Phoenix FVG & S&R Toolkit is a professional-grade visual engine designed to pinpoint institutional liquidity and market imbalances with surgical precision. By automating the detection of Fair Value Gaps (FVG) and Support & Resistance (S&R) zones, this tool removes the guesswork from technical analysis and helps you focus on high-probability "Smart Money" setups. The indicator identifies areas where price has moved too quickly, leaving behind "unmitigated" gaps that act as magnets for future
FREE
Phoenix Delta Volume
Nigel Nii Darku Narnor Darko
This is the Phoenix Institutional SMC Dashboard (Emerald-Teal Edition). It is engineered to provide retail traders with the same "Volume-at-Price" clarity used by institutional desks. Below is a full breakdown of the benefits, the high-confluence logic for entries, and how to manage your trades using the current visual engine. Strategic Benefits to the User Sentiment over Price: Most indicators only look at where the price is. This dashboard tells you how much effort (Volume Delta) was required
FREE
Phoenix Volume Panel
Nigel Nii Darku Narnor Darko
This is a comprehensive summary of the Phoenix Master Engine (MT5). This tool is designed as a high-performance "Execution Dashboard" that blends Smart Money Concepts (SMC) with real-time momentum tracking. Project: Phoenix Master Engine (v1.0) Platform: MetaTrader 5 Strategy Type: Order Flow & Momentum Execution Visual Style: Dark Mode (Indigo/Teal/Black) 1. Core Visual Features Dynamic Volume Profile: Unlike standard indicators, this renders a "no-flicker" horizontal volume profile in the cha
FREE
Phoenix Trade Planner
Nigel Nii Darku Narnor Darko
This EA turns your chart into a   tactical command centre . It’s built for the trader who wants   precision, speed, and safety   without the "messy" code of standard indicators. Phoenix Trade Planner. This isn't just a basic script; it's a high-performance Visual Execution Engine designed to bridge the gap between "drawing a plan" and "hitting the button." Here are the core qualities and the "trader-first" benefits we’ve baked into it: 1. Zero-Friction Risk Management The Quality: Dynamic Auto-
FREE
Phoenix Fibonacci
Nigel Nii Darku Narnor Darko
This indicator, often referred to as an Auto-Fibonacci Retracement Tool, is a technical analysis script designed to identify potential support and resistance levels based on the "Golden Ratio." Unlike the standard manual tool, this version automatically scans a specific lookback period (e.g., the last 100 candles) to find the absolute Swing High and Swing Low, drawing the levels for you in real-time. How to Use it for Trading 1. Entering a BUY Trade (Long) You use the Fibonacci levels to find "
FREE
Phoenix Volume Suite
Nigel Nii Darku Narnor Darko
The Phoenix Volume Suite v1.1 The Phoenix Volume Suite is a high-performance order-flow tool designed to bridge the gap between simple price action and professional volume analysis. By visualizing the "hidden" energy of the market directly on your chart, it allows you to see not just where the price is moving, but how much conviction is behind the move. Understanding the Core Metrics 1. Delta: The "Net Power" Delta is the difference between buying pressure and selling pressure within a single c
FREE
Phoenix Pulse
Nigel Nii Darku Narnor Darko
This indicator, the Phoenix Pulse Scalper v1.0, is a high-velocity momentum engine specifically engineered for the 2026 Gold (XAUUSD) and Major Forex markets. It is designed to filter out market noise and identify "Pulse" points—moments where trend, momentum, and volatility align for a high-probability scalp. The "Phoenix Pulse" Core Strategy The indicator identifies entries using a 3-layer institutional filter: Directional Bias (21 EMA): Only allows Buy signals when price is above the 21 Expon
FREE
The Freedom Orb Europe is a professional-grade multi-utility trading dashboard designed for MetaTrader 5. It combines Time-Based Volatility, Market Structure, and Trend Bias into a single, high-contrast visual interface. Here is a breakdown of its core features and the benefits it provides to a trader: 1. Dynamic Session & ORB Selection The Feature: A custom dropdown menu allows you to switch instantly between Asia, London, and New York opening ranges. The Benefit: It eliminates the need for mu
FREE
1. Concept & Premise Institutional Execution: The script transitions from a UI panel to a high-speed execution engine. The use of GetTickCount() to measure execution latency (in milliseconds) is a professional touch used by high-frequency traders to monitor broker slippage and network health [1]. Security Focus: The "Phoenix Spread Security Check" adds a layer of protection by preventing trade entry during low-liquidity periods (e.g., market open/close or high-impact news), which is essential f
FREE
Phoenix Master Engine
Nigel Nii Darku Narnor Darko
Phoenix Master Engine v3は、MetaTrader 5専用の機関投資家向けマルチストラテジー・ダッシュボードです。ゴールド・スキャルピング、機関投資家の流動性、FVG分析の3つの高精度手法を1つに統合しています。 1. ゴールド・スキャルプ・モジュール: XAUUSDに特化。EMA 21フィルター、15分足レンジのスキャン、手動調整可能なブレイクアウト・アラートを搭載。 2. 機関投資家の流動性: ヒゲと実体の比率(2.0倍〜15.0倍)から「スマートマネー」を特定し、現在価格からの距離をピップスで表示。 3. FVG & S&R分析: M1とM5のフェアバリュー・ギャップを同時スキャン。タッチ回数カウント機能付きのフラクタル・サポレジで構造を分析。 特徴: ゼロラグ・インターフェース、Telegram連携(チャート画像送信対応)、視認性の高いブラック&ファイヤーブリック・レッドのテーマ。
FREE
This indicator, the Phoenix Projection v1, is designed as a High-Visibility Price Action Terminal. It transforms the standard chart into a specialized trading environment by combining automated pattern recognition with a bespoke, high-contrast control interface. By serving as a Prime Execution Assistant, it bridges the gap between raw data analysis and active trade management. Core Functionality Automated Engulfing Detection: It scans every candle in real-time to identify Bullish and Bearish En
FREE
Phoenix Moving Average
Nigel Nii Darku Narnor Darko
This indicator, the Phoenix Moving Average Panel, is a professional-grade visual dashboard designed to remove guesswork from trend-following strategies. It transforms a standard Moving Average into a functional trading workstation. Here is how it assists a trader in making precise decisions: 1. Identifying the Buy/Sell Zone (The Trend Matrix) Instead of looking at just one line, the panel provides a Three-Tier Trend Confirmation: Current Trend: Shows the immediate momentum on your active chart.
FREE
The Phoenix Master Engine is a high-performance Institutional Liquidity & Price Action Scanner designed for MetaTrader 5. It transforms a standard chart into a tactical "Atomic" dashboard by identifying exactly where the "Big Money" is entering and exiting the market. Unlike standard indicators that lag or flicker during high volatility, the Phoenix Engine uses Data-Verification Shield technology to ensure every zone and timer is 100% accurate before it appears on your screen. The Power of the
FREE
Phoenix Break Even Trader
Nigel Nii Darku Narnor Darko
The "Gold-Standard" Execution & Risk Dashboard The Phoenix Momentum Trader is a high-speed execution panel designed for traders who operate in "fast-twitch" markets like Gold (XAUUSD) and Indices. It eliminates "execution paralysis" by merging real-time risk math with one-click management buttons. 1. Key Features & Interface The "Price Tag" Dashboard: Before you enter a trade, the panel calculates your exact Cash Risk (£) and Potential Reward (£) based on your current lot selection and symbol-s
FREE
Phoenix Projection
Nigel Nii Darku Narnor Darko
SPECIAL OFFER: FREE FOR A LIMITED PERIOD To celebrate our February 2026 launch, we are offering the Phoenix Trade Planner for FREE to the first 500 users. Download now and secure your lifetime access to the most intuitive planner on the market! Why Phoenix Trade Planner? Most traders fail because they enter trades without knowing their exact £/€/$ risk. The Phoenix Trade Planner changes the game by allowing you to draw your trade on the chart before you commit. 1. Intuitive "Drag-to-Trade
FREE
Pheonix Delta
Nigel Nii Darku Narnor Darko
This Phoenix Delta Lite indicator is an institutional-grade order flow and trend-following tool. It combines Volume Delta Analysis with EMA-based Trend filtering to identify where "Big Money" is moving in real-time. Indicator Description The tool provides a dual-layer analysis of the market: Volume Delta Histogram: Unlike standard volume, this calculates the net difference between buying and selling pressure within each candle. If the bar is Teal, buyers are in control; if Orange-Red, sellers a
FREE
Phoenix Vision
Nigel Nii Darku Narnor Darko
The Phoenix Vision indicator is a sophisticated High-Frequency HUD (Heads-Up Display) and Price Projection Tool designed for MetaTrader 5. It transforms a standard chart into a data-rich command centre by merging real-time candle analytics with automated mathematical forecasting. 1. Trader Benefits & Strategic Advantages Eliminates Analysis Paralysis: By centralising Tick Volume, Pip Range, and EMA-based Trend Direction into a single black-box HUD, it prevents you from constantly switching betw
FREE
Phoenix Range Indicator v6 is a multi-timeframe tool designed to track and display price ranges for XAUUSD (Gold).  Core Functionality Range Detection: It identifies the highest and lowest price points over specific time intervals (e.g., 1-minute, 1-hour, or 4-hour ranges). Timeframe-Specific Toggles: It uses a dashboard with checkboxes (like the chk_1 for 1m and chk_4H for 4-hour) to allow you to turn the visibility of different range levels on or off. Visual Levels: The indicator plots horizo
FREE
Here is the step-by-step guide to installing and operating your Phoenix Independence Trader in MetaTrader 5. Phase 1: Installation Open MetaTrader 5: Launch your terminal. Open Data Folder: Go to File > Open Data Folder. Navigate to Indicators: Go to MQL5 > Indicators. Create Folder: (Optional but recommended) Create a folder named "Phoenix". Save the File: Paste your merged .mq5 code into a text file and save it as PhoenixTrader.mq5 inside that folder. Compile: Double-click the file to open Me
FREE
Phoenix Measured Box
Nigel Nii Darku Narnor Darko
PHOENIX MEASURED BOX DASHBOARD, engineered specifically for Phoenix Au Trading to provide "No dreams, just the tools" for high-precision institutional-style trading. 1. THE INDICATOR DEFINITION The Phoenix Measured Box is a multi-dimensional analysis tool designed for SMC (Smart Money Concepts) and ICT-style traders. It combines time-segmented price action with real-time volume metrics and automated target projections. Key Components: 15m Range Boxes: Automatically identifies and boxes every 15
FREE
This Phoenix Pro MTF Dashboard acts as your high-level command centre, transforming a cluttered chart into a streamlined, data-driven trading panel. By consolidating data from M1 to Daily timeframes into a single view, it eliminates the need to flip through multiple windows, allowing you to focus purely on execution. Panel Component Breakdown Signal (Summary): A quick snapshot of current price momentum. It tells you immediately if the most recent candle action is bullish or bearish. Trend (50 S
FREE
Phoenix Vision v2.1: Professional Description Phoenix Vision is a high-performance Heads-Up Display (HUD) and Algorithmic Pattern Scanner for MetaTrader 5. It is engineered to condense complex price action into a single, draggable command centre, providing traders with an "X-ray" view of market sentiment. Key User Benefits Draggable Intelligence: The HUD can be moved anywhere, ensuring your main price action area remains clear while keeping vital data in sight. Automated Pattern Detection: Scan
FREE
Phoenix Test
Nigel Nii Darku Narnor Darko
PERFECT.... Based on the professional MQL5 code you've provided, here are the top 10 reasons why your implementation is superior to standard trading scripts: High-Performance UI Throttling : By using  GetTickCount()  to limit UI updates to 200ms in  OnTick , you prevent the terminal from freezing during high-volatility news events. Bulletproof Order Closing : Your  HandleCloseAll  uses a  reverse loop  ( i = PositionsTotal() - 1 ). This is the industry standard for ensuring no positions are skip
FREE
Phoenix Au Scalper
Nigel Nii Darku Narnor Darko
Are you a scalper? This indicator reviews all 15 minute time frame and lets you set you range with an alert for when locked range is broken. This indicator, engineered for the Phoenix Trading 2026 suite, is a professional-grade Multi-Timeframe (MTF) Liquidity & Trend Dashboard. It is designed for high-precision scalping on Gold (XAUUSD) and Major Forex pairs, specifically targeting traders who operate on the 1-minute and 5-minute charts but need higher-level institutional context. Core Features
FREE
Phoenix Graphics Timer
Nigel Nii Darku Narnor Darko
Ever wonder when next candle is due?.. This indicator, developed for the Phoenix Trading suite (v3.06), is a high-precision Visual Utility and Time-Management Dashboard. It is designed to bridge the gap between institutional-grade aesthetic and retail functional needs by providing a clean, non-intrusive environment for professional traders. Key Features Dynamic Phoenix Branding: A centrally-anchored, high-definition logo that automatically scales to your chart size. It uses an ARGB Alpha-channel
FREE
Phoenix From SA
Nigel Nii Darku Narnor Darko
TBC...#property copyright   "Phoenix Trading Copyright 2026, MetaQuotes Ltd." #property link        " https://www.phoenixautrading.com/ " #property version     "1.0"// Current version of the Expert Advisor  #property icon        "Phoenix.ico" #property description "At Phoenix Trading, we specialize in the engineering of high-precision MQL5 Expert Advisors,"  #property description "designed to transform market volatility into consistent opportunities. Our EAs are built for the modern trader, comb
FREE
フィルタ:
レビューなし
レビューに返信