Trend Cue Basket Manager

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.


おすすめのプロダクト
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
Advisor for hedging trading or pair trading. A convenient panel allows you to open positions on the necessary trading instruments and lots. Automatically determines the type of trading account - netting or hedging. Advisor can close all its positions upon reaching profit or loss (determined in the settings). A negative value is required to control losses (for example, -100, -500, etc.). If the corresponding fields are 0, the EA will not use this function.   Settings: Close profit (if 0 here
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
**Bneu Trade Manager Pro** is an advanced trading utility Expert Advisor for MetaTrader 5 that extends the functionality of the free version with automated trade management features, risk protection systems, and compliance tools for proprietary trading firm challenges. **All Free Version Features Included** All features from the free version are included in the PRO version. This includes visual trade management with drag-and-drop lines, risk-based position sizing, one-click order execution, p
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
Custom Alerts:複数市場を監視し、重要なチャンスを見逃さない 概要 Custom Alerts は、複数の銘柄にまたがるトレードチャンスを一元的に監視したいトレーダーのためのダイナミックなソリューションです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power などの主要ツールと連携し、複数のチャートを切り替える手間なく、重要な市場変動を自動で通知します。ブローカーが提供するすべての資産クラスに対応しており、シンボルを入力する必要はありません。設定で資産クラスを選択するだけで、すぐにアラートを構成できます。 1. Custom Alerts がトレーダーにとって非常に有益な理由 オールインワンの市場監視 • Custom Alerts は、為替、金属、暗号資産、指数、株式(ブローカーが対応している場合)からのシグナルを収集・統合します。 • 複数のチャートを切り替える必要がなくなり、明確で一元化された通知が得られます。 戦略に合わせたアラート構成 • ボリューム急増、通貨強弱の閾値、極端な価格変動など、目的に応じたアラート
Martingale panel MT5
Mohammadbagher Ramezan Akbari
In this article, we would like to introduce the trade panel product with the Martingale panel. This panel is made in such a way that it can meet the needs of traders to a great extent. This trade panel actually consists of two trade panels at the same time, with the first one you can take positions with certain profit and loss limits, and with the second one, you can have positions with profit limits but without loss limits. When positions lose, a new position will be added based on the settings
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
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
回帰取引を意味する専門的かつ定量的なアプローチを実装する独自の指標。これは、価格が予測可能かつ測定可能な方法で迂回して平均に戻るという事実を利用しており、非定量的な取引戦略を大幅に上回る明確な出入りルールを可能にします。 [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] 明確な取引シグナル 驚くほど簡単に取引できます カスタマイズ可能な色とサイズ パフォーマンス統計を実装します ほとんどの取引戦略を上回ります 適切なSLおよびTPレベルを表示します 電子メール/音声/視覚アラートを実装します 使い方 インディケータは、より高い時間枠からの完全にカスタマイズ可能な移動平均の周りの標準偏差を測定し、トレンドフォローアプローチを使用して正確に取引を見つけます。取引は、現在のチャートの価格アクションに飛び込むことによって見つけられ、価格が選択したより高い時間枠から計算された平均価格帯に戻ったときに閉じられます。それがコード化される方法のために、指標は高ボラティリティと強いトレンドの市場か
BossFXTradePanelEA (MT5)  [First 10 copies sold at 50 USD price will increase to 99USD] BossFXTradePanelEA is a fully interactive trade management panel designed for MetaTrader 5, providing traders with an easy-to-use, one-click interface to execute and manage trades. This EA simplifies trade execution , risk management, and position control by combining market orders, stop loss, take profit, trailing stops, and breakeven functionalities into a single, intuitive panel.  Key features include: On
SMC Venom Model BPR インジケーターは、スマート マネー (SMC) コンセプトで取引するトレーダー向けのプロフェッショナル ツールです。価格チャート上の 2 つの主要なパターンを自動的に識別します。 FVG   (フェアバリューギャップ) は、3 本のローソク足の組み合わせで、最初のローソク足と 3 番目のローソク足の間にギャップがあります。ボリュームサポートのないレベル間のゾーンを形成し、価格修正につながることがよくあります。 BPR   (バランス価格範囲) は、2 つの FVG パターンの組み合わせで、「ブリッジ」を形成します。これは、価格がボリュームアクティビティの少ない動きで動くときに、ブレイクアウトしてレベルに戻るゾーンで、ローソク足の間にギャップを作成します。 これらのパターンは、大規模な市場プレーヤーと一般参加者の相互作用が発生するチャート上のボリュームと価格動向の分析に基づいて、トレーダーが主要なサポート/レジスタンス レベル、ブレイクアウト ゾーン、エントリ ポイントを識別するのに役立ちます。 インジケーターは、長方形と矢印の形でパターンを視覚
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
Exclusive Imperium MT5 — 自動売買システム Exclusive Imperium MT5 は MetaTrader 5 用のエキスパートアドバイザー(EA)で、市場分析アルゴリズムとリスク管理に基づいています。EAは完全自動で稼働し、トレーダーの介入は最小限で済みます。 注意!購入後すぐにご連絡ください 。設定手順をお渡しします! 重要: すべての例、スクリーンショット、テストはデモ目的のみです。あるブローカーで特定の通貨ペアが良好な結果を示しても、他のブローカーでも同様になるとは限りません。各ブローカーには独自のレート、スプレッド、取引条件があります。したがって、 各通貨ペアはユーザー自身が個別に最適化する必要があります 。実際の口座では 単一通貨モードのみ で稼働させてください。マルチ通貨モードのスクリーンショットは参考例にすぎません。市場環境は変化するため、最適化は少なくとも 年に1回 繰り返すことを推奨します。 重要情報: EAのデモ版は評価目的のみです。最適化なしのテスト結果はアルゴリズムの実際の動作を反映しません。完全な利用には、ブローカー、資金、選
価格でTPとSLを設定 – MT5用自動オーダーモディファイア すべての取引で正確なTPおよびSL価格を自動設定 ️ すべての通貨ペアとEAに対応、シンボルまたはマジックナンバーでフィルタリング可能 このエキスパートアドバイザーは、直接の価格値(例:EURUSDの1.12345)を使用して、取引に正確なテイクプロフィット(TP)とストップロス(SL)レベルを設定および適用します。ポイントもピップスも不要。すべての注文またはシンボル・マジックナンバー別に、シンプルで正確なトレード管理を実現します。 主な機能: 価格を指定して即座にTPおよびSLを変更 すべての注文、現在のシンボル、または特定のマジックナンバーに適用 ️ 0を入力してTPまたはSLを削除 任意のチャートにアタッチすると完全自動で動作 すべての取引商品に対応 おすすめ対象: 素早くTP/SLをコントロールしたい手動トレーダー デフォルトの終了ロジックを上書きしたいEAユーザー 複数のポジションを管理するトレーダー 質問や機能のアイデアはありますか?
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
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
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
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
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
Risk Guardian — Ultimate Equity & Drawdown Protection Protect your capital. Stay disciplined. Trade smarter. Risk Guardian is a powerful utility that helps traders automatically control daily risk and secure profits based on equity. Designed for MetaTrader 5, it’s lightweight, efficient, and extremely easy to use. Key Features: Daily Drawdown Limit (% based) Absolute Equity Target (e.g., stop trading after reaching 110,200 USD) Auto-close All Positions, Orders & Charts Visual Dashboard on C
The Gold Titan is an automated trading advisor for the MetaTrader platform, developed specifically for the XAU/USD (gold) instrument. It analyzes market data and executes trades based on predefined parameters, supporting traders in their decision-making process. Key Features: • Optimized for XAU/USD Designed with the volatility of gold in mind, making it suitable for trading the gold/US dollar pair. • Combined Market Analysis Uses a mix of technical indicators, price action patterns, and volume
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
High Low Open Close
Alexandre Borela
4.98 (44)
このプロジェクトが好きなら、5つ星レビューを残してください。 このインジケータは、指定されたためのオープン、ハイ、ロー、クローズ価格を描画します 特定のタイムゾーンの期間と調整が可能です。 これらは、多くの機関や専門家によって見られた重要なレベルです トレーダーは、彼らがより多くのかもしれない場所を知るために有用であり、 アクティブ。 利用可能な期間は次のとおりです。 前の日。 前週。 前の月。 前の四半期。 前年。 または: 現在の日。 現在の週。 現在の月。 現在の四半期。 現年。
FREE
Script "Bar Close Timer Pro"  is designed to display a real-time countdown to the closure of the current bar. This professional tool is tailored for traders working on any timeframe, enhancing chart analysis efficiency through precise time control. The script automatically adapts to the chart’s current timeframe (M1, H1, D1, etc.), calculating the remaining time until the candle closes. (Note: When switching timeframes, the script must be reattached to the chart.) Flexible display settings: Cus
FREE
One thousand Pip  Set1:TP/SL 20kpip. Set2:TP/SL 10kpip. Set3: TP/SL 5k pip. Set4:  TP/SL 2k pip. Set5:  TP/SL 500 pip. Rate Prop FTMO Broker.  Only Pair DE40, US100, US30. Automatic added EU London Session. This Version works with fixed Lot and buy/sell. Robot Strategy: Trade open = First "Round Price-Number Entry". Write me a Message of Questions when undecided. I send ex4 Code by Request.
Nesco
Gennady Sergienko
4.17 (29)
こんにちは、私は NESCO   / - 私は全自動ロボットの専門家であり、独自に市場を分析し、取引の意思決定を行っています。私の関数の一部は GPT-4_COPILOT を使用して記述され、   MQL5_CLOUD_NETWORK によって最適化されています。私は世界中の金融イベントを取得するための独自のサーバーを持っています。私はあなたの介入なしで 24 時間年中無休であなたのために働きます。あなたの注意が必要な場合は電話でメッセージで通知します。 私の主な特徴は、数十のストラテジーを同時にトレードできるデータフロー分析の方法論です。 しかし、これまでのところ 6 つの戦略があります。 PILOT_R 取引時間は1:30~18:30。 シンボル: EURUSD M5; 最低入金額: 150 USD; STENVALL 取引時間は1:30~18:30。 シンボル: EURUSD M5; 最低入金額: 100 USD; NIGHT_POUND   : 取引時間は1:30~5:30。 シンボル: GBPUSD M5; 最低入金額: 200 USD; - デフォルトでは
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
News Scalper EA is an Expert Advisor for trading EURUSD - GBPUSD - XAUUSD pairs, positioning your positions during the news. Developed by an experienced trader with over 17 years of trading experience. News Scalper EA uses a news calendar from MQL5 and trades according to them. With sophisticated strategy and risk management, the EA protects your positions from larger losses! News Scalper EA lets you close the SL after the set time (1 minute, planned) when the position is in minus, which proves
FREE
Matrix Gold Scalper V10 PRO Matrix Gold Scalper V10 PRO は、特にゴールド( XAU/USD )市場での「スキャルピング」を好むトレーダー向けに設計された高度なテクニカルツールです。このインジケーターは、「包み足(エンガルフィング)」プライスアクション戦略と強力なフィルターを組み合わせ、シグナルの精度を最大限に高めています。 以下に、その機能の概要とパフォーマンスを最大限に引き出すための専門的なアドバイスをまとめました。 1. コアロジックと仕組み このインジケーターは単一の指標に依存せず、以下の 3つの条件 が同時に満たされた場合にのみシグナルを生成します。 プライスアクション (Price Action): 明確な強気または弱気の「包み足(エンガルフィング)」の出現。 トレンド確認 (Trend): 買いシグナルの場合は価格が 13 EMA (指数平滑移動平均線)より上に、売りシグナルの場合は下にあること。 勢いと強さ (Momentum & Strength): RSI: 買いは55以上、売りは45以下であること(「迷い」のゾ
このプロダクトを購入した人は以下も購入しています
VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 Contact me via private message to receive the User Manual and Setup. * Thai Lauguage Support Available Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approac
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / 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 ROLLED OVER PERIOD.
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
Crypto Charting for MT5 – MetaTrader 5 向け暗号資産チャートツール 概要 Crypto Charting for MT5 は、WebSocket を介して暗号資産の OHLC チャートデータをリアルタイムで提供します。複数の取引所に対応し、MT5 上で履歴データの自動更新が可能です。 機能 WebSocket によるリアルタイムデータ 自動履歴データ更新 接続障害時のスケジュール更新 全ての MT5 時間足に対応 OHLCV データ構成 ストラテジーテスターに対応 自動再接続機能付き 対応取引所 Binance、Bybit、OKX、KuCoin、MEXC、Gate.io、Bitget、XT.com 補足情報 ティックデータおよび板情報には、別製品の Crypto Ticks をご覧ください。 注意事項 DLL を使用していません。VPS に適しています。 Strategy Tester では WebRequest 機能は動作しません。 デモをご希望の場合は、MQL5 のプライベートメッセージでご連絡ください。 Full Documentati
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
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
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認
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
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with interactive vi
This Expert Advisor is applicable to plot wave charts as per the NeoWave  method (Neely Extension of Wave Theory).  NeoWave is a scientific, objective and revolutionary style of Elliott Wave Theory that was invented by Glenn Neely in 1990 in the “Mastering Elliott Wave” book. To start analyzing with this method, we need a particular chart called the Wave Chart or Cash Data chart . This is the first step for a good wave analysis. To draw this chart, Highs and Lows should be plotted in the order t
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
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
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
Trade on Binance in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchange Binance in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 5 most popular crypto exchange  Binance . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete orders and close positions (even partially), to set trailing stop and trailing profit.
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
************************************************ *********************************************** GoldMine Train は、ゴールドのトレンド取引戦略 EA です。 オペレーターは主要なトレンドの方向を決定し、トレインに指示を出します。 トレインはその方向で継続的に売買します。ロット数は、アカウント残高と事前設定されたレバレッジ比率によって異なります。 オペレーターがトレンドの方向を変更すると、トレインは停止し、利益を固定します。 ユーザーはチャート上のボタンを使用してトレンドの方向を簡単に選択できます。 ************************************************ ***********************************************
MT5 用 Dynamic Fibonacci Grid Dashboard の最新バージョンを紹介します。 数多くの新機能を搭載したこの新しいダッシュボードは、トレード体験を一新し、市場や価格アクションをまったく新しい視点から見ることができます。複数のタイムフレームと複数のシンボルを同時に分析することで、新たな可能性を発見できます。手動トレードやポジション管理のための使いやすいインターフェース、そしてあらかじめ設定された自動売買戦略を適用するための拡張機能を備えています。さらに、DFGはストラテジーテスター内でトレーディングシミュレーターとして完全に機能し、過去データを使用してさまざまな市場環境を再現できます。ビジュアルモードで手動トレードを練習したり、高速モードで自動売買戦略をテストしたりすることが可能です。 主な特徴 • Dynamic Fibonacci Bands の概念に基づく、複数タイムフレームおよび複数シンボルの高度なテクニカル分析。 リアルタイム市場監視ダッシュボードにより、これまでにない効率性を体験できます。M1、M5、M15、H1 のチャートから得られる複雑な
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
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
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
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
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
HYT (Help Your Trading) は、主に次の 2 つのテクニックを使用して、損失ポジション を平均化 できるように設計されたツールです。 標準平均化。 トレンドの方向に沿ってポジションをオープンすることでヘッジします。 このツールを使用すると、買いと売りの両方において、異なる方向に開かれた複数のポジションを管理できます。 HYT は、次のポジションのサイズ、注文価格、平均化の方向、指定された利益確定レベルでのポジションのクローズを自動的に計算します。 また、希望する利益確定レベルと初期ロットを指定して、「購入」ボタンと「販売」ボタンを使用してポジションを開くオプションも提供します。 使用を開始する には、ツールをチャートにドラッグし、利益確定レベルを設定して、「平均化を開始」ボタンをクリックするだけです。 初期ポジションが大きすぎない ことを確認し、平均を下げるときにツールによってポジション サイズが拡大されるため、追加費用が発生することを覚悟してください。 HYTは 自動取引 も可能です。自動取引を有効にすると、ツールは指定されたパラメータに従ってポジションを開閉しま
CRT Pro Trading EA Ultimate v10 - プロフェッショナルパターンスキャナー 概要 CRT Pro Trading EA Ultimate v10は、Helios Technologiesが開発した高度なマルチシンボルエキスパートアドバイザーで、インテリジェントなトレンドアライメントを備えたCRT(統合-操作-分配)パターンの検出と取引を専門としています。このEAは、機関投資家の取引コンセプトとスマートシグナル管理を組み合わせ、複数の市場で高確率の取引機会を提供します。 主な機能 トレンドアライメント型シグナル生成 スマートトレンド分析:支配的な市場トレンドに沿ったシグナルのみを生成 マルチタイムフレーム確認:上位タイムフレーム分析を使用して低確率セットアップをフィルタリング アダプティブシグナル方向:強気トレンド = 買いシグナルのみ、弱気トレンド = 売りシグナルのみ、中立トレンド = 両方向許可 マルチシンボル市場スキャナー 12以上の銘柄サポート:EURUSD、GBPUSD、USDJPY、USDCHF、AUDUSD、USDCAD、EURGB
MT5用Binance取引ツール 1. 本製品には、Websocketからのライブチャート、ヒストリカルチャート、そしてMT5ターミナルの再起動時に自動更新される機能が搭載されています。これにより、手動操作なしでスムーズにBinance取引を行うことができます。 スポットと先物で取引、ライブチャート、ヒストリカルデータが利用可能です。 チャート機能: 1. Websocket (wss) 経由のライブOHLCチャート 2. APIからの履歴更新 3. MT5を開くたびにチャートの履歴を自動更新 4. M1からMN1まで、すべての時間枠に対応 5. 利用可能なデータ:始値、高値、安値、終値、実出来高、ティック出来高 6. ストラテジーテスターを使用して、暗号資産データでエキスパートアドバイザーのあらゆる戦略をバックテストできます。 チャートと履歴に関する手順: 1. MT5オプションにURLを追加します。 2. 任意のチャートでユーティリティを起動し、モードをLIVEに設定し、取引所(例:Binance Spot)を選択します。初回実行時のみ「シンボルの作成」を「有効」にして、
Modern Trading HUB | MT5 Refined The aesthetic and functional evolution of MetaTrader 5. Recommended for (best usage): Desktop trading, Windows OS, Screen resolution > HD  FULL LIST OF SCREENSHOTS :  https://deliberate-bronze-wiwwprz0fj.edgeone.app/ DETAILED DOCUMENTATION :  https://devoted-amethyst-zrbhosohlp.edgeone.app/ Advanced Visuals Account balance & Quick History Detailed statement (Period Selection) Hot streak tracking Collapsible/Configurable UI Sizing of different buttons Configurable
**MT5トレードコピーラー - 注文コピー** **MT5トレードコピーラー** *   複数のマスター端末とスレーブ端末をサポート *   DLLを使用しないローカル動作 *   オプションの低速監視モード *    強力で信頼性の高いトレードコピーラーを必要とするすべてのトレ ーダーに最適 **MT5 to MT5 トレードコピーラー** (MetaTrader 5 から MetaTrader 5 コピー)| MetaTrader 5 用高速ローカルトレードコピー EA **概要** MT5 to MT5 コピーラー(MetaTrader 5 から MetaTrader 5 コピー)は、すべてのトレーダー、特にプロトレーダー、 アカウントマネージャー、シグナルプロバイダー、 プロプライエタリトレーディングファームユーザーなどを対象とし た、次世代の超高速ローカルトレードコピーラーです。 以下の機能を提供します: *    オフラインタイマーおよび無効化コントロールを備えた完全なスレ ーブ(受信)正常性監視 *   超高速取引複製(10ミリ秒未満) *   100
VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
MetaTrader 5用Crypto Ticks – 暗号通貨のリアルタイムティックデータと板情報の統合 概要 Crypto Ticksは、主要な仮想通貨取引所からのリアルタイムティックデータとオーダーブック(板情報)をMetaTrader 5に直接ストリーミングします。スキャルピング、アルゴリズム戦略、ストラテジーテストを必要とするトレーダー向けに設計されています。 対応取引所 Binance:現物 と先物 KuCoin:現物と先物(チャート板サポート) Bybit:先物およびインバース先物 XT.com:現物と先物 主な機能 WebSocketによるリアルタイムティックデータ Binanceのデータストリーム対応:@ticker, @bookTicker 取引所APIを使用したOHLCV履歴の完全更新 オーダーブックの可視化(最良の買値/売値と深さ) 自動再接続で安定性を確保 キャンドル精度向上のためのデータ置換 MT5再起動時に履歴を自動更新 ティックベースのデータを使ったStrategy Testerに対応 外部DLL不要でVPS対応 補足情報 高精度データを必要とするス
フィルタ:
レビューなし
レビューに返信