Trend Cue Basket Manager

5

Trend Cue is a basket-management utility for MetaTrader 5 hedging accounts.

You open the first trade. You choose the direction, the timing, and the lot size. Trend Cue then manages the basket that forms around that decision — setting take-profit levels based on real market volatility, optionally building a grid of additional entries, tracking your average price, and protecting your account with drawdown limits that act on the entire basket rather than on individual positions.

It works on any instrument your broker offers: forex, metals, indices, energy, and crypto CFDs. It works on any timeframe.

Trend Cue is not a signal generator. It does not decide when to buy or sell. It is a management layer that sits on top of your own trading decisions and handles the basket logistics so you can focus on reading the market.

WHY IT IS DIFFERENT

Most grid tools are fully automatic. They decide everything. You watch.

Trend Cue works the other way around. You make the trading decision. The utility handles the management. This is a semi-automatic approach — the trader decides, the software executes and manages.

There is another key difference. Most grid tools use fixed pip distances that ignore changing market conditions. A fixed 30-pip grid step that works on EUR/USD during a quiet week may be completely wrong during a news event, or on a different instrument entirely.

Trend Cue uses a dynamic volatility model that adapts to each instrument's actual behavior. This model is designed to be more stable and less sensitive to short-term market noise than a basic standard ATR approach. The result is that TP targets and grid spacing adjust to real conditions without you changing anything.

Volatility values are frozen at the moment your basket is created, so targets remain stable for the life of that basket. They do not shift on every candle close.

WHY IT IS FLEXIBLE

Trend Cue is not locked to one strategy. It is a basket-management framework you can adapt to your own approach.

The grid feature can be enabled or disabled.

With grid enabled, the utility automatically opens additional positions at volatility-calculated intervals if price moves against you. You open the anchor trade. The utility builds and manages the rest.

With grid disabled, the utility opens nothing on its own. It only manages the trades you open yourself. You enter at the prices you choose, using whatever analysis you prefer. The utility groups your same-direction trades into a basket, calculates the average price, sets cumulative TP, and enforces your drawdown limits.

You can also combine both. Leave the grid on and add manual trades whenever you see an opportunity. The utility absorbs everything into one basket and adjusts accordingly.

This makes Trend Cue useful for grid traders, manual traders, swing traders, scalpers, and anyone who manages multiple positions on the same instrument and wants professional basket-level management and protection.

CORE FEATURES AND BENEFITS

Volatility-Adaptive TP Take-profit is calculated from a dynamic volatility model, not fixed pips. For small baskets, each trade gets an individual TP from its own open price. For larger baskets, all trades share a cumulative TP based on the volume-weighted average price. A minimum TP floor prevents unreasonably tight targets in low-volatility conditions.

Two TP Modes Normal mode places a server-side TP that your broker executes even if your terminal is offline. Conservative mode monitors floating P/L in real time and closes the basket when the profit target is reached. Conservative mode is more precise for large baskets but requires your terminal or VPS to be running.

Volatility-Based Grid When enabled, the grid opens additional same-direction positions at intervals determined by the volatility model. Every grid entry uses the same lot size as the anchor trade. There is no martingale. There is no lot multiplication. Entries are only placed when the spread is within your limit and free margin is sufficient.

Basket-Level Drawdown Protection Set a per-symbol drawdown limit to close only the current basket, or a portfolio-wide limit that closes every open position across all charts. This is basket-level risk management — the utility monitors the combined floating loss of all positions in the group, not just individual trades.

On-Chart Control Panel A real-time dashboard displays basket status, direction, trade count, lot size, TP distance, grid step, floating P/L, and average price. A built-in close button with double-click confirmation lets you exit the entire basket at any time.

State Recovery If MT5 restarts or crashes, Trend Cue automatically recovers the active basket and continues managing. No manual intervention needed.

Multi-Chart Independence Each instance generates a unique identifier per symbol. You can run the utility on as many charts as you want without baskets interfering with each other.

Forex and Crypto Ready The volatility model automatically adjusts for crypto instruments, or you can override the detection manually. Works equally well on standard forex pairs, metals, indices, and crypto CFDs.

HOW IT WORKS

Trend Cue follows a simple three-phase cycle.

Phase 1: Waiting The utility monitors the chart for a manual trade opened by you.

Phase 2: Adoption When you open a Buy or Sell, Trend Cue detects it within one second, adopts it as the basket anchor, freezes the volatility values, calculates TP and grid distances, and begins managing. The panel switches from "Waiting" to "Managing."

Phase 3: Management The utility applies TP levels, opens grid entries if enabled, monitors drawdown, and absorbs any additional manual trades you open in the same direction. The basket closes when TP is hit, a drawdown limit is reached, or you press the close button.

After closure, the utility resets to idle and waits for your next trade.

STEP-BY-STEP BEGINNER GUIDE

Step 1: Verify Your Account Type Trend Cue requires a hedging account. If your account uses netting mode, the utility will not load.

Step 2: Install After purchase, drag Trend Cue from the Navigator panel onto any chart.

Step 3: Enable Algo Trading Click the Algo Trading button on the MT5 toolbar so it turns green. Also check "Allow Algo Trading" in the utility's properties dialog.

Step 4: Review Settings The defaults work for general use on major forex pairs. At minimum, review MaxTrades (your exposure limit) and SymbolDDPct (your drawdown safety net). All settings are explained below.

Step 5: Open a Trade Open a manual Buy or Sell on the chart using any method you prefer. Use any lot size appropriate for your account.

Step 6: Let the Utility Work Trend Cue detects your trade, adopts it, and begins managing. Watch the panel for real-time updates. The basket closes automatically at TP or at your drawdown limit.

Step 7: Manual Exit To close the basket manually at any time, click the close button on the panel once to see a confirmation prompt, then click again within five seconds to execute.

SETTINGS AND INPUTS EXPLAINED

EA Settings

BaseMagic (default: 7777) — Base number used to generate a unique magic per symbol. Keep the same across charts unless running multiple configurations on the same instrument.

CumTPThreshold (default: 3) — When the basket has fewer trades than this, each gets an individual TP. At this count and above, all trades share a cumulative TP based on the volume-weighted average price.

MaxTrades (default: 10) — Maximum positions allowed in one basket. This is your primary exposure control.

MaxSpreadPips (default: 5.0) — Grid entries are only placed when the spread is at or below this value. Set to 0 to disable.

MinTPPips (default: 10.0) — Minimum TP distance in pips. Also serves as a temporary fallback if volatility data is not yet available at basket creation.

TPMode (default: Normal) — Normal sets a server-side TP. Conservative monitors floating P/L and closes at the calculated target.

Take-Profit Settings

TP_ATR_TF (default: H1) — Timeframe for the volatility calculation used for TP distance. Lower timeframes produce tighter targets. Higher timeframes produce wider targets.

TP_ATR_Mult (default: 1.0) — Multiplier for the TP distance. Use smaller values for tighter targets, larger values for wider targets.

Grid Settings

EnableGrid (default: true) — Enables or disables automatic grid entries. Set to false if you want the utility only for basket management and protection.

Grid_ATR_TF (default: H4) — Timeframe for the volatility calculation used for grid spacing. Generally set higher than the TP timeframe.

Grid_ATR_Mult (default: 1.0) — Multiplier for grid step distance. Increase to widen spacing, decrease to tighten it.

Drawdown Settings

SymbolDDPct (default: 0, off) — Maximum basket drawdown as a percentage of balance. When reached, the basket is closed. Set to 0 to disable.

PortfolioDDPct (default: 0, off) — Maximum equity drawdown across your entire account. When reached, all positions on all symbols are closed. Set to 0 to disable.

ATR Model

CryptoMode (default: 0, Auto) — 0 = auto-detect, 1 = force crypto model, 2 = force forex model.

Display

ShowPanel (default: true) — Show or hide the on-chart panel.

PanelCorner (default: 0) — Chart corner for panel placement. 0 = top-left, 1 = top-right, 2 = bottom-left, 3 = bottom-right.

PanelX / PanelY (defaults: 10 / 25) — Pixel offset from the chosen corner.

Colors — All panel colors are fully customizable.

USAGE MODES

Grid Enabled You open a manual trade. The utility builds a grid automatically if price moves against you. Each entry is the same lot size. The cumulative TP moves closer to the current price with each new entry. The basket closes at TP or at your drawdown limit.

Grid Disabled / Manual Trading With Basket Management Set EnableGrid to false. The utility opens nothing. You open all trades yourself at prices you choose. The utility groups them into a basket, calculates the average price, sets cumulative TP, and enforces your drawdown limits. You control the entries entirely. The utility handles the basket math and protection.

OPTIONAL BONUS FOR BUYERS

After purchasing Trend Cue, you are welcome to send me a private message here on MQL5. I will send you a free bonus package containing one of my custom indicators and a PDF document explaining my personal trading workflow.

This bonus is entirely optional. It is not required to use the utility. Trend Cue is a complete product on its own. The bonus is simply an appreciation gesture for buyers who want additional insight.

FAQ

Does it work on netting accounts? No. A hedging account is required.

Can I run it on multiple charts? Yes. Each instance is independent. Baskets on different symbols do not interfere.

What happens if MT5 restarts? The utility recovers the active basket automatically and continues managing.

Does it use martingale? No. All grid entries use the same lot size. No lot scaling of any kind.

Can I add manual trades to an active basket? Yes. Any same-direction trade on the same symbol is absorbed automatically.

Does it set a stop loss? No. It uses basket-level drawdown limits instead. You can set manual stop losses on individual trades if you want — the utility will not interfere with them.

What is the minimum account balance? It depends on the instrument, lot size, and MaxTrades setting. The utility checks margin before every grid entry and skips if insufficient. Start with 0.01 lots if testing.

Does it work on a VPS? Yes. A VPS is recommended if you use Conservative TP mode.

RISK DISCLAIMER

Trading foreign exchange, crypto, and CFDs on margin carries a high level of risk and may not be suitable for all investors. You could sustain a loss of some or all of your deposit.

Trend Cue is a management utility, not a profit guarantee. Basket strategies involve multiple positions in the same direction. If the market moves strongly against your basket, losses can accumulate. Drawdown protection limits this risk but does not eliminate it.

Always test on a demo account first. Use only capital you can afford to lose. The developer is not responsible for any trading losses incurred through the use of this software.

CLOSING

Trend Cue does not predict the market. It does not replace your judgment.

It gives you a reliable, professional management layer for the hardest part of basket trading: maintaining correct TP levels as positions change, spacing entries at sensible distances, tracking your average price, and enforcing drawdown limits that protect your account.

You bring the market insight. Trend Cue handles the execution, the math, and the risk management.

Attach it to any chart. Open one trade. Let the utility do what it was built to do.


レビュー 1
fatemeyavari14
19
fatemeyavari14 2026.05.04 09:34 
 

Trend Cue is a very smart concept. It helped me turn trades that used to end in repeated stop losses into much better managed and more profitable trades. My market direction was often right, but I struggled with getting stopped out too early. Trend Cue improved both my trade management and risk control. Mohammadreza is also very supportive, answers questions clearly, and is always friendly and professional.

おすすめのプロダクト
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
SMC Venom Model BPR インジケーターは、スマート マネー (SMC) コンセプトで取引するトレーダー向けのプロフェッショナル ツールです。価格チャート上の 2 つの主要なパターンを自動的に識別します。 FVG   (フェアバリューギャップ) は、3 本のローソク足の組み合わせで、最初のローソク足と 3 番目のローソク足の間にギャップがあります。ボリュームサポートのないレベル間のゾーンを形成し、価格修正につながることがよくあります。 BPR   (バランス価格範囲) は、2 つの FVG パターンの組み合わせで、「ブリッジ」を形成します。これは、価格がボリュームアクティビティの少ない動きで動くときに、ブレイクアウトしてレベルに戻るゾーンで、ローソク足の間にギャップを作成します。 これらのパターンは、大規模な市場プレーヤーと一般参加者の相互作用が発生するチャート上のボリュームと価格動向の分析に基づいて、トレーダーが主要なサポート/レジスタンス レベル、ブレイクアウト ゾーン、エントリ ポイントを識別するのに役立ちます。 インジケーターは、長方形と矢印の形でパターンを視覚
BREAK RETEST NON-REPAINT. WORKS BEST AT M15 AND ABOVE.  Benefits Fewer false breakouts . Combining close confirmation + retest + previous-close filter greatly reduces noise vs. raw high/low breaks. Tighter execution plans . The drawn level line gives an objective spot for entries, stop placement (just beyond the level), and partial-take-profit structure. Non-repainting confidence . Signals are placed on current bar. Flexible across markets . Works on FX, indices, metals, crypto; scalping on M15
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro — 規律あるビットコイントレードのための信頼できるパートナー。 最新バージョンでは OpenAI の人工知能 を統合し、高ボラティリティな暗号資産市場において、より高度な執行判断と取引フィルタリングを実現します。 本プロフェッショナル向けエキスパートアドバイザーは、 MetaTrader 5 上での Bitcoin(BTCUSD) 取引専用に設計されており、構造化された執行ロジック、エクスポージャー管理、そして高度なリスクマネジメントに重点を置いています。 価格: $499  →  次段階: $699  →  最終価格: $999 LIVE SIGNAL HERE OpenAI搭載・執行フィルター 最新バージョンでは OpenAI 技術を活用し、リアルタイムで市場環境を分析し、質の低いエントリーや不利なセットアップをフィルタリングします。 AIセーフティレイヤー: AIモジュールは取引実行前の第二承認レイヤーとして機能します。これは予測ツールではなく、あくまで執行フィルターとして設計されています。すべての取引は構造化ロジックとインテリジェントな検証プ
Smart FVG Stats
- Md Rashidul Hasan
5 (1)
The  Smart FVG Statistics Indicator  is a powerful MetaTrader 5 tool designed to automatically identify, track, and analyze Fair Value Gaps (FVGs) on your charts. Love it? Hate it? Let me know in a review! Feature requests and ideas for new tools are highly appreciated. :) Try "The AUDCAD Trader": https://www.mql5.com/en/market/product/151841 Key Features Advanced  Fair Value Gap  Detection Automatic Identification : Automatically scans for both bullish and bearish FVGs across specified histo
FREE
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
Basic Support and Resistance   インジケータは、テクニカル分析を強化するために必要なソリューションです。このインジケータを使用すると、チャートにサポートレベルとレジスタンスレベルを投影できます/ mt4バージョン 機能 フィボナッチレベルの統合: サポートと抵抗レベルとともにフィボナッチレベルを表示するオプションを使用すると、私たちの指標は市場行動と逆転領域の可能性についてさらに深い洞察を提供します。 パフォーマンスの最適化: 各バーの開口部のみで拡張ラインを更新するオプションを使用すると、インジケータは、サポートレベルと抵抗レベルの精度を犠牲にすることなく最適なパフォーマンスを保証します。 入力 メイン設定 Timeframe:  この入力を通じて、より高い時間枠のサポートラインとレジスタンスラインをチャート上に表示することを選択できます。 Support/Resistance Strength [Number of Bars]:   この入力を使用して、サポートと抵抗の強度を決定できます。数が高いほど、サポート/抵抗がより強くなります。 Pric
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
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
価格でTPとSLを設定 – MT5用自動オーダーモディファイア すべての取引で正確なTPおよびSL価格を自動設定 ️ すべての通貨ペアとEAに対応、シンボルまたはマジックナンバーでフィルタリング可能 このエキスパートアドバイザーは、直接の価格値(例:EURUSDの1.12345)を使用して、取引に正確なテイクプロフィット(TP)とストップロス(SL)レベルを設定および適用します。ポイントもピップスも不要。すべての注文またはシンボル・マジックナンバー別に、シンプルで正確なトレード管理を実現します。 主な機能: 価格を指定して即座にTPおよびSLを変更 すべての注文、現在のシンボル、または特定のマジックナンバーに適用 ️ 0を入力してTPまたはSLを削除 任意のチャートにアタッチすると完全自動で動作 すべての取引商品に対応 おすすめ対象: 素早くTP/SLをコントロールしたい手動トレーダー デフォルトの終了ロジックを上書きしたいEAユーザー 複数のポジションを管理するトレーダー 質問や機能のアイデアはありますか?
Bohemia Gold MT5
Vladislav Taska
4.75 (4)
Bohemia Gold MT5 is  Trend & Volatility EA trading system designed specifically for Gold (XAUUSD) . It combines higher-timeframe trend filtering , trend detection , volatility-based SL management , and advanced trade management to adapt market conditions. It uses style logic focused on trend strength, volatility, and capital protection. NOTE:   Based on backtests, I found better trading results with the following setup: D1/H4/H2 (Trend/ADX/ATR & trade). The SET file can be downloaded here … bohe
FREE
Manus Pro
Itumeleng Mohlouwa Kgotso Tladi
MANUS PRO EA The Trading Revolution You've Been Waiting For Are you TIRED of watching other traders make consistent profits while your account bleeds red?   The financial markets don't wait for anyone – and neither should you. MANUS PRO isn't just another Expert Advisor... it's your   TICKET TO FINANCIAL FREEDOM . Why MANUS PRO is Different (And Why Everyone's Talking About It) FOR BEGINNERS: Your Trading Mentor That Never Sleeps Zero Learning Curve   – Install, activate, and watch it wo
Imagine flying a real aircraft without ever stepping into a flight simulator. That's what trading is like. You have to simulate your strategy before you can take it to a live market. It is good if you can simulate things speedily before even stepping into any live market, or before coming up with an automated system.  People don't have all day to stare at a higher timeframe chart until the entry signal finally arrives. That's why I built this so that you can simulate your strategy with speed. Th
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
BeansAssist
Ivanvielle Bonifacio Dupaya
BeansAssist *Major update 3.00 released. Kindly update your copy of BeansAssist Gives you fruitful information of the price of the symbol that you are trading. Improve your trades simply by following the suggestion that it gives you. Tracks deal stats daily so you keep track of your performance. Don't let emotions take control, be a better and profitable trader with BeansAssist to guide you. *Note: This utility is not for free 
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Range Directional Force Indicator – Designed for You to Optimize! The Range Directional Force Indicator is a cutting-edge tool designed to empower traders by visualizing market dynamics and directional strength. Built to offer i
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
プレミアムレベルは、正しい予測の精度が80%を超える独自の指標です。 この指標は、最高のトレーディングスペシャリストによって2か月以上テストされています。 あなたが他のどこにも見つけられない作者の指標! スクリーンショットから、このツールの正確さを自分で確認できます。 1は、1キャンドルの有効期限を持つバイナリーオプションの取引に最適です。 2はすべての通貨ペア、株式、商品、暗号通貨で機能します 手順: 赤い矢印が表示されたらすぐにダウントレードを開き、青い矢印が表示されたら閉じます。青い矢印の後に開くこともできます。 試してテストしてください!推奨設定はデフォルトです! 日足チャートで最高の精度を示します! インディケータは、2600 Pipsの収益性に対して、約10Pipsという非常に小さなマージンを使用します。
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
マイルストーン達成:PFTA Honey Harvester v14 が MT5 マーケットで正式リリース! 絶え間ない開発、 システムの深層最適化、 そして実環境での厳しいストレステストを経て、 PFTA Honey Harvester v14 は、 業界で最も過酷な自動テスト環境の1つである MetaTrader 5 Market Validator を見事にクリアしました。 これは単なる基本的な審査通過ではありません。 ️ MT5 検証ツール(Validator)のシミュレーション内容: 極端なスプレッドの急増 複数通貨ペアにおけるカオス状態 マルチタイムフレームのストレステスト 最悪のブローカー条件 この審査を通過したこと = 極限の圧力下でもシステムの構造的完全性が証明されたことを意味します。 10/10 — クオンツアナリストによる満点評価 リリース前に、 v14 は4名の極めて厳しいクオンツ(計量)アナリストによる監査を受けました。 最終評価: パーフェクトスコア — 10/10 卓越したシステム安定性 完璧なトレーディング・アーキテ
このプロダクトを購入した人は以下も購入しています
Quant AI Agents is NOT AN Expert Advisor. Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. Other brokers can only achieve trading performance equivalent to 60
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROL
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
PineChart
Muhammad Minhas Qamar
Developed by MMQ —  PineChart: Run PineScript Inside MT5 With A Modern Charting Experience An MQL5 Expert Advisor that runs Pine Script indicators and strategies directly inside MetaTrader 5. PineChart includes a full Pine Script interpreter so you can use your existing Pine Script v5/v6 source code without manually rewriting anything in MQL5. Links [  Website  |  Documentation  |  Demo ] NOTE: Downloading demo through MQL5 will give you limited functionality. To experience PineChart fully, dow
The Performance Logger is a utility for MetaTrader 5 designed to track and report account metrics. It identifies trades based on specific criteria and provides summaries of account activity. Main Functions Automated Reporting : Generates summaries of account performance and sends them to specified communication channels (Telegram or Discord) on a weekly, monthly, or yearly basis. Strategy Analysis : Organizes performance data based on the specific Expert Advisor or strategy used for each trade.
Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
System Overview The Golden Remote Trade Copier MT5 is a professional-grade cloud-based system for global signal distribution. It consists of two components: the Master (paid broadcaster) and the Client (free receiver). Together, they synchronize trades across unlimited accounts, brokers, and VPS providers worldwide with millisecond execution accuracy, requiring no local network connection. THE MASTER COMPONENT: WHAT IT DOES This is the core broadcasting component for signal providers who want
EA price is reduced to 50% discount for limited time period. Spot vs Future Arbitrage EA for MT5 Spot vs Future Arbitrage EA is an automated Expert Advisor designed for MetaTrader 5 that operates using price differences between Gold spot and Gold futures instruments. The strategy opens positions on both instruments simultaneously to take advantage of temporary differences between spot and futures prices. Requirements The trading account must provide both Gold spot and Gold futures instruments
ENGLISH VERSION TICK CHART SERVICE - Professional Tick Chart Service
************************************************ *********************************************** GoldMine Train は、ゴールドのトレンド取引戦略 EA です。 オペレーターは主要なトレンドの方向を決定し、トレインに指示を出します。 トレインはその方向で継続的に売買します。ロット数は、アカウント残高と事前設定されたレバレッジ比率によって異なります。 オペレーターがトレンドの方向を変更すると、トレインは停止し、利益を固定します。 ユーザーはチャート上のボタンを使用してトレンドの方向を簡単に選択できます。 ************************************************ ***********************************************
Mentfx Mmanage mt5
Anton Jere Calmes
4.25 (8)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
Introduction Our system is more than just a tool—it’s your personal guide in the dynamic trading landscape. Expertly developed and optimized using advanced strategies, this groundbreaking predictor gives traders a powerful edge. It’s not just about the features; it’s about a trading journey that stands out from the crowd. Get ready for an enhanced trading experience like never before! What It Does Next Candle Prediction: Imagine gaining insights into the market’s next move before it happens. Our
Here is the corrected, MQL5-compliant version of your second product description. I have removed the custom bullet point symbols, cleaned up the list formatting to use standard markdown, and organized the setup guide into clean, numbered steps. PropFolio Command Manager Pro is an advanced, multi-symbol execution terminal designed to automate your custom arrow indicators. Simply enter the name of your arrow indicator into the settings, and the Command Manager will monitor up to 30 currency pairs
SSFx Ultimate Hedge Manager EA Description: The SSFx Ultimate Hedge Manager EA is the pinnacle of trade management tools for the MT5 platform. Combining the advanced trade management features of the SSFx Hedge Manager EA with the comprehensive backtesting capabilities of the SSFx Manual Backtester, this ultimate product empowers traders to refine and optimize their strategies with unmatched flexibility. This EA focuses on a hedging-based approach to risk management, providing traders with a dyn
Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT4 version   here You only open the first order. When your trade goes into profit RM opens a ne
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
Online Accounts Manager MT5
Kyra Nickaline Watson-gordon
5 (1)
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these p
作者のその他のプロダクト
TrendCue Smart Trend
Mohammadreza Faghanimakrani
TrendCue Smart Trend MT5 is a clean trend-following indicator with candle-close confirmed Buy/Sell signals that do not repaint once printed. The system is built around a simple workflow: Read the Chaser Cloud, wait for a SuperTrend Trail signal in the same direction, and use the Trail line as a practical stop-loss reference. After purchasing the TrendCue Smart Trend MT5, buyers can send me a private message here on MQL5 to receive Trend Cue Guardian as a bonus utility. Trend Cue Guardian is
フィルタ:
fatemeyavari14
19
fatemeyavari14 2026.05.04 09:34 
 

Trend Cue is a very smart concept. It helped me turn trades that used to end in repeated stop losses into much better managed and more profitable trades. My market direction was often right, but I struggled with getting stopped out too early. Trend Cue improved both my trade management and risk control. Mohammadreza is also very supportive, answers questions clearly, and is always friendly and professional.

Mohammadreza Faghanimakrani
333
開発者からの返信 Mohammadreza Faghanimakrani 2026.05.04 11:12
Thank you so much for your kind words. I’m really happy to hear that Trend Cue has helped you manage your trades better and improve your risk control.
レビューに返信