Index Grid

Index Grid — Buy-Side Grid Engine for Index CFDs

Index Grid is a disciplined, buy-side grid robot designed primarily for cash index CFDs. It places a symmetric grid of orders below and above an “anchor” price and targets a fixed percentage take-profit from each entry.
The EA can operate with pending orders (Buy Limit / Buy Stop) or in market-on-touch mode, has optional auto-re-anchoring when flat, and includes practical safeguards for spread, working hours, and broker StopLevel constraints.

Fair notice: this is a no-SL grid. Drawdowns can become large in persistent bear trends. Use conservative lot sizing and caps; test on a demo first.

How it works

  1. Anchor price
    On launch (and whenever you are flat if enabled), the EA records an anchor at the current mid price and builds levels around it.

  2. Two-way buy grid

    • Below anchor: every -StepPercent → place Buy Limit (or open a market buy when price touches the level in “Market” mode).

    • Above anchor: every +StepPercent → place Buy Stop (or market buy on touch).
      Each order has an individual TP = entry × (1 + TPPercent%). There is no stop-loss.

  3. Lot sizing per level
    Lots start at BaseLot and can scale by LevelMultiplier^level , capped by MaxLot . (Set LevelMultiplier=1.0 for flat size.)

  4. Housekeeping & safety

    • Spread filter ( MaxSpreadPoints )

    • Working hours window (server time)

    • Max orders cap per symbol/magic

    • Per-tick throttle to avoid over-ordering

    • Broker StopLevel check (won’t place pending too close to market)

    • Optional symbol whitelist for Admiral Markets index symbols (can be disabled).

Key features

  • Buy-only grid with symmetric levels above & below anchor

  • Two execution modes: Pending (Buy Limit/Stop) or Market-on-touch

  • Per-order TP in %; no SL (classic grid behavior)

  • Optional auto re-anchor when all orders are closed/cancelled

  • Scalable lots via LevelMultiplier with hard cap

  • Session, spread, StopLevel and order-count guards

  • Clean HUD (Comment panel) showing mode, anchor, step/TP, lots, spread, StopLevel, counts

  • Lightweight & broker-friendly (throttle + pending proximity checks)

Inputs (explained)

Core

  • StepPercent – Grid spacing in percent from the anchor (e.g., 1.0 = every ±1%).

  • TPPercent – Per-trade take-profit in percent from each entry.

  • GridLevels – Number of levels each side of the anchor (total potential entries = 2 × GridLevels ).

  • UsePendingOrders – true = use BuyLimit/BuyStop; false = open market orders when price touches a level.

  • AutoReanchorOnFlat – When no open/pending orders remain, reset anchor to current price.

  • PlaceInitialBuy – Open a starter market buy at launch.

Lot sizing

  • BaseLot – Starting lot at the nearest level.

  • LevelMultiplier – Lot multiplier per level ( lot = BaseLot × Mult^level ). Use 1.0 to keep lot size constant.

  • MaxLot – Hard lot cap (also broker min/step/max are respected).

Safety & timing

  • MaxSpreadPoints – Maximum allowed spread (in points).

  • MaxTotalOrders – Cap on open + pending orders (for this symbol + magic).

  • StartHour / EndHour – Server-time trading window (inclusive/exclusive).

  • RestrictToAdmiralIndices – Whitelist common Admiral Markets index symbols (set false for other brokers).

Technical

  • MaxNewOrdersPerTick – Throttle to limit new orders each tick.

  • PriceRoundDigits – Price rounding (-1 = use symbol Digits).

Best-practice setup

  • Instruments: cash index CFDs (e.g., GER40/DE40, US500, US100, US30, FTSE100). Disable the restriction if your broker uses different tickers.

  • Timeframe: Any (EA works off ticks; TF doesn’t affect logic).

  • Conservative start:

    • StepPercent: 0.8–1.5

    • TPPercent: 0.6–1.2

    • LevelMultiplier: 1.0 (no stepping up)

    • GridLevels: 10–20

    • BaseLot: pick so that max exposure stays acceptable even if all levels fill

  • When trends are strong and one-sided, consider: increase StepPercent , reduce GridLevels , or pause the EA.

Risk disclosure (read before buying)

  • This is a no-stop grid. Adverse, extended downtrends can lead to deep drawdowns and margin stress.

  • Increasing LevelMultiplier mimics martingale‐like growth in exposure. Use with extreme caution—or keep it at 1.0.

  • There is no account-level equity stop baked in. If you need one, use a companion risk EA or VPS Monitor.

  • Always test on a demo and size lots to a worst-case scenario (all levels filled).

FAQ

Q: Does the EA sell/hedge?
A: No. It is buy-only by design. Above-anchor levels are Buy Stops to add on strength; below-anchor levels are Buy Limits to buy dips.

Q: What if I want to grid other assets (gold, FX)?
A: Set RestrictToAdmiralIndices = false . Make sure MaxSpreadPoints , step/TP, and lot sizing match the symbol’s volatility.

Q: What if the broker’s StopLevel blocks pending orders?
A: The EA checks StopLevel and will skip orders that are too close. Use larger StepPercent or switch to Market-on-touch mode.

Q: When does the anchor move?
A: On startup and whenever AutoReanchorOnFlat = true and there are no open/pending orders for this symbol/magic.

Q: Can I start with a position?
A: Yes—enable PlaceInitialBuy .

Change log

v1.00

  • Initial release: pending/market modes, re-anchor, spread/session/order-cap safeguards, Admiral index filter, TP per entry, HUD.

Final notes

Index Grid is intentionally straightforward: it automates the mechanics of a buy-side grid and adds practical guardrails. The “edge” does not come from prediction but from systematic execution and disciplined sizing. Stay skeptical, use conservative parameters, and verify behavior on your broker’s data before going live.

If you want, I can also prepare:

  • a shorter MQL5 Market listing version (with compact bullet points),

  • preset (.set) files for popular indices,

  • or an optional equity stop module to pair with this EA.


おすすめのプロダクト
️テストのオンライン放送は、このチャンネルで行われます: https://youtube.com/live/evf3h866CEM?feature=share MetaTrader 4ターミナルでフラン通貨ペアを取引するための完全自動エキスパートアドバイザーです。取引平均化を採用しているため、ストップロスは設定されておらず、入金額全額を失うリスクがあります。このプログラムは、USD/CHFおよび EUR/CHF の通貨ペアで最も効果的であることが証明されています。他のフラン通貨ペアでも使用できますが、結果は若干悪くなります。現在の「k」係数設定は650ドルの入金額に基づいており、1取引あたりの最小ロットは0.01です。ロットサイズを2倍、3倍、または4倍に増やすには、「k」係数をそれぞれ2、3、または4で割ります。リスクはそれに応じて増加します。入金額の増減に応じてロットサイズは自動的に再計算されます。このプログラムは、2014年6月1日から2021年9月25日まで、様々なブローカーでテストされました。Forex4You、Roboforex、FreshForex、InstaFina
An easy-to-use advisor, but with a complex internal algorithm for making trading decisions and subsequent support of open positions. The advisor is not demanding on equipment and network connection speed. It can also work perfectly on a wireless Internet connection. The trading algorithm looks for the best entries to open market positions, but there is no such thing as 100% constant luck in this world. Therefore, the trading volume is not used all at once, but is divided into parts to improve
EA specially made for currency pair XAUUSD. It uses artificial intelligence and complex mathematical operations, all with the goal of as little risk as possible and constant profit. I am an electrical engineer and a professor of informatics, so everything with me is calculated to the maximum and there must be no mistakes. The EA will provide mathematically processed information with the aim of as little risk as possible, , and if you wish, you can increase the Lot in order to achieve the desired
EA MAGIC WIN is the advanced trading system which was tested for long on different market conditions with heavy load tests. Based on our custom indicator which is backed with mean reversion concept along with few other algorithm this products fits itself into the current market conditions and act accordingly.  Supported currency pairs: EURUSD, GBPUSD, AUDCAD, AUDNZD, NZDCAD Recommended TF: M15. Setfile can be downloaded from here : Click Here Features Easy Setup: You just need to drag the EA
Expert Mind Core: Statistical Probability Engine The   Expert Mind Core   algorithm is based on a high-order mathematical model designed to analyze structural market imbalances. Unlike standard indicators, this system utilizes a multidimensional approach to price action, evaluating the rate of change in volatility (Gamma-analysis) and its deviation from the equilibrium point. The core logic functions by identifying   exhaustion zones   where the probability of a corrective movement significantly
Hamster Original (Very Fast, Easy Setup, More Power!) You can check live Hamster Original trading  on  Telegram_Channel The  Hamster Original  is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries. Recommendations :  Lot = 0.01. ( if autolot enabled  Allow (initial Lot) per (xx)USD  = 50 ). Balance  = 100 USD. Pair = EURUSD. TimeFrame = 5Min. Broker = Trusted Brokers Inputs descriptions :  Initial Lot
スキャルピングトレーディングロボット。 EAはトレンドの安定した方向を監視し、その方向に働きます。 アドバイザの最大限に最適化されたコードにより、最小限の遅延と最小限の端末負荷で作業できます。 Expert Advisorは、2015年以降、基本設定で正常にテストされています。 EURUSDおよびGBPUSD取引商品(プレフィックスとポストフィックスを含む)の基本設定、時間枠5分を使用することをお勧めします。 スプレッドが低く、手数料が低いと、取引結果は良くなります。 設定: リスク= falseの場合のロット-リスク= falseの場合の取引ロット; リスクのオン/オフ-自動ロットを有効にします。 リスクパーセント-取引ごとのリスクのパーセンテージ。 利益を得る-利益を得る; ストップロス-ストップロス; トレーリングストップ-トレーリングストップ。 注文へのコメント-注文へのコメント; ブルズ期間-ブルズインジケーターの期間。 ベアーズ期間-ベアーズインジケーターの期間。 マジックナンバー-注文を区別するためのマジックナンバー。 スリッページ-スリッページ。
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair:
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Creating a trading strategy using the Moving Average Convergence Divergence (MACD) indicator can be a powerful tool for traders looking to identify trends and potential entry/exit points in the financial markets. Here's a simple MACD-based trading strategy: Strategy Name: MACD Trend-Following Strategy Timeframe: This strategy can be applied to various timeframes, but it's commonly used on daily or 4-hour charts. Indicators: MACD (Moving Average Convergence Divergence): This consists of three com
Golden Apex Trader
Mazhar Ul Hassan Noorul Hassan Noor Ul Hassan
Golden Apex Trader is a high-performance Expert Advisor specifically designed for trading XAUUSD (Gold) on the M5 timeframe. Built on a custom candlestick pattern strategy developed and tested by the author, this EA is optimized for traders looking for a precise and reliable automated scalping solution in the gold market. Key Features: Specialized for XAUUSD (Gold) on M5 timeframe Advanced candlestick pattern-based trading strategy High-precision scalping entries and exits Fully customizable in
ATLAS Expert
Konstantinos Chariompolis
NEW PRICE!!! ONLY  $59!!! (for few days) Sale, price $ 299 !!!   The next price is $ 349. Real Account Monitoring:   https://www.mql5.com/en/signals/972137 Automata Forex Robot presents: ATLAS EXPERT If you're the type of person who likes being in control and carefree at the same time, then look no further, because we have the perfect EA for you. We do the hard work for you. Our "set it and forget it" EA is: Highly Profitable Simple to use Come with ready-made settings User friendly ATLAS
Dangal
Vitalii Zakharuk
Dangal is trend trading using indicators and levels. The expert system goes through the whole history and can work with several currency pairs (GBPUSD, USDCHF, USDJPY, EURUSD) with a single setting. If there is a commission on the account, it must be recalculated into the equivalent of the spread and fill in the MaxSpread field, taking into account the Wednesday and the commission. The Expert Advisor can be launched on any hourly period, but it works with the H1 period. You can start using it
A lot of traders who start trading on the stock exchange or Forex are looking for THE martingale in trading. That is to say the mostly automated trading strategy using an expert advisor or a trading robot which will let them grow their capital in complete safety. Here is PX Trend Martingale Reverse EA. The PX Martingale Reverse Expert Advisor has a rather straightforward logic. It's a Martingale EA, which means it ONLY PLACES ONE ORDER AT A TIME. It will put an order at any market price and wait
Forex Gump Special is an automatic trading robot for the GBPUSD currency pair. The robot trades on the basis of breaking the boundary price. Using the averaging algorithm, the robot analyzes the market and marks the points of maximum and minimum prices, thus building a virtual channel. Further, the robot analyzes the price movement and as soon as the price goes beyond the virtual channel, the robot opens a deal in the opposite direction. This trading algorithm is based on the idea of ​​returnin
SPECIAL INTRODUCTORY PRICE!! MACD Momentum Pro is a professional, fully-customisable Expert Advisor that uses closed-bar MACD crossovers, confirms trend with HMA/WMA, and filters with ADX . It’s simple to run in the MetaTrader 4 Strategy Tester, so you can backtest, optimise, and find parameters that suit any symbol and timeframe. Packed with features ATR-based SL & TP – Adapts to volatility; no more one-size-fits-all levels. Currency or % risk – Set a fixed cash amount or a percent; lots auto-c
King Scalper EA  is an automatic trading robot to trade  USACAD . Using advanced calculations it opens and manages trading for you automatically. Its a strategy based on a series of indicators that measure the strength of the market to enter trades, when market conditions allow it. No experience is required and it’s easy to set up.  Using King Scalper is a way to improve your trading result instantly. With an Expert Advisor like King Scalper you can instantly start trading, a working system re
一目均衡表3 この専門のIchimoku指標の原理を利用した3Elder画面があります。 このExpert Advisorには4種類のオープニングトレードがあります: 1は、3つの時間枠に同じ買いまたは売りシグナルがあるときです 2-これは、2つの時間枠が同じ買いシグナルを持ち、1つの時間枠が同じ売りシグナルを持っている場合、またはその逆の場合です 3-これは、1時間枠が買いシグナルであり、2時間枠が売りシグナルであるか、またはその逆である場合です 4-これは、1時間枠信号が販売する平均時間枠で購入し、3時間枠が購入するときです マジック=2021 "一目均衡表"のインジケーター設定 天観=9; きじゅん=26; センコウ=52; クラシック終了=true; "マネーマネジメントの設定"; 固定パーセンテージ=1; 1オプション=true; SL=100; TP=450; 2オプション=true; SL=150; TP=450; 3オプション=true; SL=150; TP=450; 4オプション=true; SL=150; TP
IQ Spider
Alexander Kovalenko
Идеология советника построена на постановке прямых и обратных ордеров. Прямые ставятся с постоянной начальной ставкой, ставка обратных постоянно возрастает. В момент достижения достаточного профита, все ордера закрываются одновременно, после чего начинается новая итерация. Пример работы советника в режиме реального времени можно посмотреть здесь. Входные параметры Program Language – выбор языка, на котором советник будет выводить сообщения (может быть русский или английский). Delay – время задер
こちらはExpert Advisor (EA)の日本語翻訳です: --- このExpert Advisor (EA)は、USDCHFの1時間足チャートにおいて、いくつかの技術的な基準に基づいて自動取引を行うよう設計されています。以下はその機能の詳細な説明です。 ### 1. **ロットサイズと最大エントリー数**    - **LotSize**: 各取引の初期ロットサイズは0.1に設定されています。    - **Max_Entries**: EAは最大4つの取引を同時に開くことができます。新しい取引を開くたびに、ロットサイズは比例して増加します(0.1、0.2、0.3など)。 ### 2. **使用されるテクニカル指標**    - **ATR (Average True Range)**: ボラティリティを測定するために、14本のローソク足(各1時間)を基に計算されます。ATRはTake Profit (TP)およびStop Loss (SL)の動的なレベルを決定するために2.0倍されます。    - **MFI (Money Flow Index)**: 14本のロー
A Gold Mine is an automated trading EA for MT4 (MT5 compatible), purpose-built and optimized for XAUUSD (Gold). It combines dual core logic of grid trading and trend recognition: capturing swing profits in ranging markets, and mitigating unilateral drawdowns in strong trending conditions. With built-in risk control for extreme volatility and fully customizable parameters, it caters to traders with different risk appetites. Supported Instruments : Primarily optimized for XAUUSD (Gold); compat
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
Magic Grid
Aliaksandr Charkes
4.54 (28)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisorは、FletBoxPushインジケーターを使用して市場を分析し、取引シグナルを決定します。インディケータはエキスパートアドバイザーに組み込まれており、チャートに追加でインストールする必要はありません。取引は、フラットの境界として定義されたレベルのブレイクアウトで行われます。損失の制限が使用されます。 アドバイザ設定の説明 TimeFrames-チャート期間、インジケーターの設定 色-インジケーターの設定であるフラットとして定義された価格領域の色 長方形-インジケーターの設定で、フラットとして定義された価格エリアを表示します ロット-トランザクションの開始ボリューム MagicNumber-注文のマジックナンバー Count_LOSS-ゼロ利益が設定される(ゼロに終了する)後の連続した負けトレードの数 FlatPips-フラットを決定するためのポイントの制限、インジケーターの設定 FlatBars-フラットを決定するためのバーの数の制限、インジケーターの設定 MinBarsClosedOutside-終値が特定のフラットレベルより上
Godzillas - этот продукт мы разрабатывали больше 5 лет и вот сейчас готовы вам предоставить его для продажи. Он торгует в ночное время использую автоматическую систему адаптации под рыночные условия. Что позволяет эффективно торговать и управлять капиталом. Рекомендации Минимальный баланс счета 300$. Лучше всего работает на EURUSD. Лучше всего работает на таймфрейме M1. Также рекомендуется использовать ECN-счет с низким спредом.
Lock Recovery is created with the aim of to recover a position that suffered a loss. Live Monitoring | Lock Recovery Complete Guide & Setfile: Click here | MT5 Version : Click here Input Settings: 1. Manage Open Positions + Trade Buy: allow buy + Trade Sell: allow sell + Smart Multi Symbol Control : Enable/disable maximum allow forex pair on risk + Maximum allowed number of fx pairs on risk: if Smart Multi Symbol Control = true, fill in max allow fx pairs on risk + Trade At New Bar :open and
️ KiPollator Gemini Tank 7.2 GOLD (MT4 Edition) — Neural Network Trading System of Higher Logic KiPollator Gemini Tank is not just an Expert Advisor. It is a comprehensive trading operating system that combines trend-based grid logic, an independent sniper module, and an AI pattern analytics system. The EA was built with a focus on maximum deposit survivability: it does not use blind martingale, but applies dynamic step calibration, probability analysis from a neural network, and a three-leve
This Expert Advisor is a trading strategy targeting the EURUSD on the 1-hour chart. It is based on entry and exit reversals using specific technical indicators and performs trend-following trades.   I don’t want to rely on just one EA; I want to build a portfolio and diversify my risks..." If that sounds like you, this EA is perfect for your needs. This EA is designed with portfolio management in mind, making it an excellent complement to other EAs to achieve stable performance.   The Benefit of
Adaptive Intelligence to Dominate the Gold Market   LAUNCH PROMOTION - LIMITED AVAILABILITY Launch Price: $297 The price will increase to $397 after the first 15 sales. Next increase to $497 after 30 sales. Final list price: $997 +504% in the Last 12 Months. Here's How. Tired of robots that only work in rigged backtests? We did the opposite. We built clean, transparent code and subjected it to 5 years of relentless tick-by-tick testing (99.9% modeling quality). The results speak for themsel
このプロダクトを購入した人は以下も購入しています
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
Vortex Gold MT4
Stanislav Tomilov
4.93 (43)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience.   With proper brokerage conditions and sufficient running time, this fully automated scalp
BB Return mt4
Leonid Arkhipov
4.89 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
FastBull Market Sentiment は、総口座価値5億米ドル以上に相当する数千件のポジションを集約したデータフィードです。 Scalp On Scalp Off は、直接API統合を通じてこのデータを即座に取得し、取引の際に活用できます。センチメントは、カスタマイズ可能で使いやすいパネルとしてチャート上に直接表示されます。 ライブシグナル: こちらをクリック グリッドやマーチンゲールを使用せずに単発トレードを管理します。 適応型の動的トレーリングストップおよびテイクプロフィット。 セットアップは非常に簡単で、15秒以内に完了できます。API URLを許可されたWebRequestに追加するだけです。 推奨設定 チャート: EURUSD, GBPUSD, XAUUSD 時間足: H1 入力パラメータ Market Sentiment URL - このURLをWebRequestに追加します Market Sentiment Filter - マーケットセンチメントフィルターの有効化または無効化 Market Sentiment Pairs - パネルに表示および監視する
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Multi Sniper mq
DMITRII GRIDASOV
5 (4)
MULTI SNIPER EA は、MT4プラットフォームで約90%の精度を誇る高精度自動取引システムです。 この収益性の高いスキャルピングEAは、現在市場で最も安定したシステムの一つです。   No grid! No martingale! このMQL5ウェブサイトでのみ提供されるオリジナル製品です。 テストと取引用の EA Set_files をダウンロードします 。  GBPAUD Set_file   GBPCAD Set_file - 複利法とスキャルピングテクニックを実装しています。 - システムは市場のボラティリティに応じて動的SLを自動的に設定します。 - EAはデフォルトで自動(ロット計算)リスク管理機能を備えており、固定ロットオプションも利用可能です。 - 取引エントリー感度パラメータを調整可能。 - 週末の取引ギャップを回避。 - 1分単位の高精度な動作時間フィルター。 - スプレッド表示機能搭載。 - ロボットには損益分岐点機能があります。 - 口座レバレッジ:1:30~1:2000の範囲で設定可能。 - 最も推奨される通貨ペアはGBPCADとGBPAUD
XGen Scalper MT4 - プロフェッショナル自動取引システム XGen Scalperは、高度なアルゴリズム構造と実証済みのテクニカル分析を組み合わせ、あらゆる市場で一貫した結果を提供する最先端のエキスパートアドバイザーです。この強力な取引システムは、外国為替ペア、金や銀などの貴金属、暗号通貨、商品指数で問題なく動作します。 高度なアルゴリズム技術 独自の波動スキャンアルゴリズムは、市場データをリアルタイムで処理し、手動の投資家が見逃しがちな、可能性の高い取引機会を特定します。このシステムは、変化する市場の状況に絶えず適応し、トレンド、レンジ、ボラティリティの高い環境でも効果的に機能します。 ユニバーサルな互換性 特定のペア向けに設計された従来の EA とは異なり、XGen はすべての商品で優れたパフォーマンスを発揮します。 プロフェッショナルなコントロールパネル リアルタイムの口座指標、詳細な取引統計、システムステータスを表示する洗練されたインターフェースで、取引パフォーマンスを監視します。統合された波形視覚化により、システムが市場の状況をどのように解釈し
Forex Diamond EA
Lachezar Krastev
5 (5)
BUY 1 and GET 1 FREE - Promotion! Buy Forex Diamond EA with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2379493 Forex Diamond EA – Reliable Automated Trading Powered by Smart Algorithms Forex Diamond EA is a proven expert advisor designed to deliver consistent results us
TPS (Trend Pullback System) is an expert advisor built around a single concept: wait for a defined trend, wait for price to pull back into the value zone within that trend, and enter only when the original move resumes. It applies the principle of buying weakness within an uptrend and selling strength within a downtrend. It does not average down, does not build grids, and does not increase lot size after a loss. This Expert Advisor is NOT for you if: You are looking for a system with no losing
Titan AI 4All
Amirbehzad Eslami
1 (1)
Titan AI(タイタンAI)—— 次世代型自動売買システム Titan AI は、 MX Robots の専門チームによって開発された次世代型の自動売買システムであり、最先端の人工知能技術と高度な金融知識を融合しています。 このEAは Real Tick(リアルティック) , MBP(Market by Price) , MBO(Market by Order) といった高品質な市場データでトレーニングされており、これらは機関投資家レベルのシステムでも使用されるデータ形式です。 そのため Titan AI は複数市場において一貫性のあるスマートな判断を実現します。 Titan AI は複数のAI戦略を同時に動作させる ポートフォリオ型トレードシステム として設計されています。 各戦略は異なる相場環境向けに最適化されており、最大限の利益と最小限のドローダウンを実現し、マージンコールの可能性をほぼゼロにします。 Titan AI 4All の起動と設定方法 Titan AI 4All は、 高度な自動化・機関投資家レベルの精度・簡易セットアップ を求めるトレーダーのために開発されました
Quantum Pips AI MT4
Rodrigo Arana Garcia
5 (5)
新世代のエキスパートアドバイザー、Quantum Pips AIへようこそ! この価格で販売されるのは 2/5 のみです。その後、ロボットの性能が実際の口座で十分であることを確認するため、自動的に価格が上がります。 ご購入後にご連絡いただければ、 インジケーターを無料で 差し上げます。 Quantum Pips AIは、外国為替市場から利益を得るために綿密に設計された最先端のExpert Advisorです。このインテリジェントシステムは、複数の時間枠の綿密な分析と、機械学習の力を組み合わせた多様なインジケーターを使用し、どのような状況でもマーケットに適応する能力を与えます。Quantum Pips AIを際立たせているのは、その比類なき適応性で、より高い精度で短いトレンドを利用することで、どのような市場状況でも利益を上げることができます。さらに、インテリジェントなマーケット終了アルゴリズムが組み込まれており、可能な限り最もインテリジェントな方法( バージョンMT5 )で、希望の方向に進んでいない取引を終了させようとします。詳細については、 マニュアルガイドを ご参照ください。 このロ
PRO ADVANCED MULTI SCALPING EA は、完全自動のマルチペア取引システムで、非常に安全で着実な成長を遂げています。 この収益性の高いスキャルピングEAは、現在市場で最も安定したシステムの一つです。月間約60~90回の取引で運用可能です。 テストと取引用のEA設定ファイルをダウンロードしてください: USDCHF Set_file GBPCHF Set_file GBPCAD Set_file GBPAUD Set_file EURCHF Set_file EURCAD Set_file EURAUD Set_file AUDCAD Set_file EAの特徴: - 調整可能なボラティリティ - 適応型ストップロス - 固定ストップロスオプション - システムは安全で、グリッドやマーチンゲール法などの危険な手法は使用していません。各注文には、アカウント保護のための独自のストップロスが設定されています。 - このEAは非常に使いやすく、FXのプロと初心者の両方が使用できます。 - ロボットがすべてを自動的に実行します。必要なのは、適切なリスク(デフォルト
EA Games Changer
Tjia Elisabeth Jasmine Canadi
5 (3)
AIゲームチェンジャー - マルチペア平均化 + ヘッジシステム(スマートディレクショナル拡張) バージョン: Perfected Interactive UI - MT4 (パッチ適用済み) 開発者: CyberBot Project P R E P A R A T II O N ゲームチェンジャーの哲学:取引がギャンブルだとしたら、賢く受け入れましょう。最大20ペアを同時にアクティブ化することで、補完的な価格パターンが、単一ペアへの依存をはるかに上回る安定したバランスポイントを生み出します。その核となる原則とは?データが多いほど、勝率が高まるということです。 マルチペア戦略の利点 シングルペアリスクの軽減: 突然反転する可能性のある 1 つの不安定なペアに依存しません。 パターン調和の活用: ペアは多くの場合、傾向を共有し、回復力のあるエコシステムを形成します。 利益確率の増幅: 20 ペアで、機会の検出が飛躍的に向上します。 制御されたギャンブルの考え方: 勝ち負けは避けられませんが、多様化によって均衡が保たれます。 精神的な準備と戦略
One Gold MT4
Stanislav Tomilov
4.68 (19)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System — GBPUSD 通貨ペアを対象に、 M5 タイムフレーム用として開発されたトレーディングロボットです。本EAは価格の動きと市場構造の要素を分析することに基づいており、標準的なテクニカル指標は使用しません。マーチンゲール、グリッド取引、逆張りによるナンピン、ヘッジ、ストップロスなしの取引、高頻度取引や無秩序な取引は一切行いません。 Live signals 主な要件および推奨事項 通貨ペア:GBPUSD タイムフレーム:M5 最低入金額:0.01 ロットでの取引時に 100 USD / EUR から ブローカー:高品質なレートを提供する信頼できる ECN ブローカー 口座タイプ:ECN / RAW / Razor(Netting および Hedging モード対応) VPS:EA を安定かつ継続的に稼働させるため推奨 推奨リスク:1 取引あたり 1%~5%(リスクは単一取引のストップロスに基づいて計算) 設定:デフォルト 取引ロジックとリスク管理 戦略タイプ:価格行動および市場構造の分析による重要な反転レベルの特定 標準的なテクニカル指標は使用しません すべ
DAX Robot is an advanced automated trading system developed specifically for the   DAX 40 Index   on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's   most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability   trading opportunities   by combining trend analysis, market momentum, and volatility based conditions. DAX Robot
Session Breakout PRO は、自動化された Forex 取引向けに開発されたプロフェッショナルな Breakout EA であり、クラシックな Session Breakout 戦略をベースに構築されています。 本EAは、London Breakout や Asian Session Breakout を含む複数の取引セッションに対応しており、高度なシグナルフィルタリング、適応型リスク管理(Risk Management)、および最新のリスクコントロール機能を組み合わせています。柔軟な設定システムにより、通貨ペア、CFD、株価指数、貴金属などのさまざまな金融商品だけでなく、多様な市場環境や取引スタイルにも対応できます。 Gold Signal :  https://www.mql5.com/ja/signals/2378603 デフォルト設定は XAUUSD H1(GOLD H1)向けに最適化されています  |  Session_Breakout_PRO_GOLD_H1.set  |  Reports.zip なぜすべてのレンジブレイクアウトが利益につながるわけではない
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
BUY 1 and GET 1 FREE - Promotion! Buy GOLD Scalper PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled
Forex GOLD Investor
Lachezar Krastev
4.39 (51)
BUY 1 and GET 1 FREE - Promotion! Buy Forex GOLD Investor with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330! ) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strat
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
next price 250$ Holy grail gold EA is a fully automated expert Advisor using an advanced search and breakdown mechanism for local extrema. The system does Not use the Grid, does Not use martingale and other risky strategies. All trades are protected by StopLoss ! ------------------------------ ------------------------------ ------------------------------ -------------------------- SIGNAL ===== https://www.mql5.com/fr/signals/1380191?source=Site+Signals+My ------------------------------ ---------
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
フィルタ:
レビューなし
レビューに返信