MACD Twister

4

The trading strategy bases on MACD signal and confluence of trends on multiple time frames. It supports martingale, smart trade and many options so that you can setup their own trading strategy from the basic one. Look for new idea, improve trading performance by yourself without limitation.


Outstanding Features

  1. Martingale trading: turn on/off martingale strategy. When you find out a parameter set which has a small value of maximum continuous loss, you can consider to turn on martingale mode to expert more return.
  2. Smart trading: trade in mind (virtual trade) to wait for a big loss(a threshold value) before enter actual trades, stop actual trading when total profit reaches a certain value(a threshold value).
  3. One direction trading: set EA to trade only on Short or Long. When you think current trend is up you can set EA only to enter Long positions and vice versa.
  4. Flexible on entry judgment: we can twist the way EA detect and decide a Long/Short entry.
  5. Parameterized multiple time frames: we can adjust number of time frames on which confluence of trends are determined.


Parameters

  • LOT_SIZE: basic lot size for each trade. In martingale mode, volume can be changed.
  • TRADE_FILTER: if you want EA to trade only on Short, choose TRADE_FILTER_SELL. If you want EA to trade only on Long, choose TRADE_FILTER_BUY.
  • FAST_PERIOD: fast EMA period for MACD signal.
  • LONG_PERIOD: slow EMA period for MACD signal.
  • SIGNAL_PERIOD: signal line period for MACD signal.
  • STOP_POINT: distance from open price to take profit (in point).
  • SLTP_RATIO: ratio between stop loss distance and take profit distance(STOP_POINT)
  • SLTP_DIFF: this value is used to calculate stop loss point. SL = STOP_POINT*SLTP_DIFF + SLTP_DIFF
  • VOLUME_ADJUSTMENT: VOLUME_ADJ_DISABLE => turn of martingale trade; VOLUME_ADJ_COMB => turn on martingale trade (continuous loss trades is counted on both Short and Long); VOLUME_ADJ_SEP => turn on martingale trade(make Long and Short separately).
  • VOLUME_ADJ_START_POINT: minimum number of continuous loss trades to trigger martingale trade.
  • MAX_CONS_LOSS: maximum number of continuous loss trades to stop martingale trade.
  • TIME_FRAME_CONFIRM_COUNT: number of time frames on which we determine confluence of trends. Valid values are 0, 1, 2, 3, 4, 5. 0 means we skip trend confirmation on time frames.
  • PAUSE_ON_PROFIT: turn on/off smart trade. When accumulated profit exceeds a threshold value(<MAX_PROFIT_THRESHOLD>) EA will stop place new actual trade. It just trades in memory instead of actually trades and wait for a big loss happens (accumulated loss exceed <MIN_LOSS_THRESHOLD>) before resuming actual trades.

On each time frame, we have a group of parameters to check trend confirmation, these are parameters for first time frame (on other time frames we have similar parameter groups):

  • TF1_PERIOD_START: the start value for period in MA calculation.
  • TF1_PERIOD_STEP: difference value of <period> in MA lines.
  • TF1_MA_COUNT: number of MA lines those involve to trend confirmation.
  • TF1_MIN_CONFIRM_RATE: there will be <TF1_MA_COUNT> - 1 couple of MA lines therefore there are maximum <TF1_MA_COUNT> - 1 confirmations for trend. The number of confirmation rate for a trend must exceed <TF1_MIN_CONFIRM_RATE>
  • TF1_MIN_CON_CONFIRM: trend confirmation will be checked from the first position of candlestick backward to position <TF1_MIN_CON_CONFIRM>.
  • SIGNAL_CONFIRM_TYPE_TF1: to make a final decision when combining between MACD and trend signal. There are two options( SAME_DIRECTION, NOT_REVERSE). In the case of <SAME_DIRECTION>, to make a Buy position, both MACD and trend signal must be Buy signal. In case of <NOT_REVERSE>, the condition is loosen: if MACD gives Buy signal and current trend is not down trend then make a Buy position.

For ex: TF1_PERIOD_START = 10, TF1_PERIOD_STEP = 5, TF1_MA_COUNT = 5, TF1_MIN_CONFIRM = 3, TF1_MIN_CON_CONFIRM = 2.

There will be 5 MA lines: MA(10), MA(15), MA(20), MA(25), MA(30) and trend confirmation will be check from candlestick at position 1 to 2 because
TF1_MIN_CON_CONFIRM = 2.

At each position, there are 4 uptrend confirmation checking MA(10) > MA(15); MA(15) > MA(20); MA(20) > MA(25); MA(25) > MA(30). If we have at least 3 confirmation for up trend, EA will judge it is up trend.

レビュー 1
Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.21 09:50 
 

Good job.

おすすめのプロダクト
Market Structure Zig Zag
Lesedi Oliver Seilane
4.66 (29)
Free Market structure zig zag to assist in price action trading the screenshots describe how to use and how to spot patterns new version comes with alerts, email alert and  push notification alert can be used on all pairs  can be used on all timeframes  you can add additional confirmation indicators the indicator shows you your higher high and low highs as well as your lower lows and lower highs  the indication makes price action analysis easier to spot.
FREE
Binary Options Assistant (BOA) ICE Signals Indicator provides signals based on gkNextLevel Binary Options Strategy.  Indicators: 2 Bollinger Bands & Stochastic Stop missing trades, stop jumping from chart to chart looking for trade set-ups and get all the signals on 1 chart! U se any of the BOA Signals Indicator with the  Binary Options Assistant (BOA) Multi Currency Dashboard .   All BOA Signal Indicator settings are adjustable to give you more strategy combinations. The signals can be seen
FREE
Quantum Falcon Signal Free is a smart visual trading indicator for MetaTrader 4 designed for Forex and Gold traders. The indicator combines: • Trend analysis • RSI momentum confirmation • MACD momentum filtering • ATR volatility filtering • Higher timeframe confirmation • Smart exit signal detection Main Features: • Smart Buy and Sell signals • Exit Buy / Exit Sell alerts • Real-time dashboard on chart • Professional candle arrows • Multi-timeframe trend confirmation • ATR market volatility filt
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,
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
CodEx 4
Anton Gorin
2.5 (4)
Operation of the CodEx 4 Expert Advisor is based on patterns composed of consecutive candles. Positions are closed when opposite signals appear. Sequences of candles are encoded into an integer according to the following rule. The code number must be converted to binary form and the highest bit must be discarded. The resulting sequence of bits encodes a continuous sequence of candles, where 1 is a bullish candle, 0 is a bearish candle. The higher bits encode the earlier candles. For example: 19[
FREE
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
GoldStar EA is a fully automated trading program (Expert Advisor) designed exclusively for trading gold (XAU/USD). It analyzes multiple timeframes to detect high-probability trading opportunities and integrates advanced trade management tools — all while remaining easy to set up and operate . Key Advantages of GoldStar EA Advanced algorithm scanning multiple timeframes for optimal entry signals. Built-in money management and capital protection to minimize risk. Stable and consistent results ba
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
Custom Pattern Detector Indicator This indicator lets you define your own custom pattern instead of the typical candlestick patterns. Everybody already knows about common candlestick patterns like the Doji pattern. This indicator is different though. The pattern you will define is a custom pattern based on CANDLE FORMATIONS . Once the indicator knows the pattern you want it to look for, then it will go through history on the chart and find matching patterns, make them visible to you, and calcula
FREE
Cristoforo Gold Rush: Your Ultimate Trading Ally Welcome, Traders and Investors! Join the Conversation:   Telegram Channel for Cristoforo Gold Rush Step into the world of advanced trading with "Cristoforo Gold Rush," the ultimate trading ally engineered to navigate the complexities of financial markets with unmatched precision. In this comprehensive guide, discover how this state-of-the-art trading tool can elevate your strategies, turning every trade into an opportunity. Now Available ! Don't m
FREE
ROYAL DUTCH SKUNK USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 6 great strategies The EA can be run on even a $20000
エルメス スペシャリストは、ロボット自身の傾向と戦略を操作することを目的としたメタ トレーダー用のロボットです。 エルメス ゴールド プロを無料でインストールしてアカウントに操作してください。プライベート メッセージをください。 タイムフレームの使用に関する推奨事項: H1 エルメスはアメリカの金属であるXAUUSD(ゴールド)を扱うために開発されました。 エルメスはアサーティブ スキャルピングの長期エキスパートであるため、「リスク (設定)」の値に応じて、取引せずに 1、2、3 日間滞在することができますが、それについては心配しないで、以下をお読みください。 エントリーとスキャルピング(ショート)クローズの積極性により、低ドローダウン/またはゼロドローダウン(標準設定)に優れた能力を備えています。 アカウントに エルメス を残しておくこともできますし、別の専門家 (ロボット) を呼んで作業してもらうこともできます。問題はありません。 リスクの高い構成 (構成値が低い) を使用しないように注意してください。説明します。 ロボットの設定には次のものがあります。 リスク: こ
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
<EA main logic> 1. EA reads candle pattern for most profitable of BUY & SELL. 2. If these pattern matches , then EA places the order. 3. If the order was closed with stoploss, then EA should stop trade on that day. 4. Next day EA will re-start again with increasing lot size to recover the loss. <INPUT parameters> Slippage 3 pips MaxPosition 1 BaseLots 0,01 takeprofit 10pips stoploss 20pips Martingale True/False Max martingale 2 (times) Multiplier (lot size) 2,5 <Best pair & time frame>
FREE
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
In FX, signals from doji patterns can be effective in capturing potential trend developments. Therefore, setting pending orders simultaneously after the appearance of a doji can make it easier to capture the onset of a trend. Setting stop-loss (SL) and take-profit (TP) levels more widely can enhance the probability of success, but it also increases the associated risk. In the event of a loss, it is possible to recover by increasing the next position size through multi-lot trading, but this str
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
EA Garuda Fire MT4 .This is the logical development of EA Dragon Fire ultimate, with the addition of better logic and confirmation than before.   EA Garuda Fire MT4   is a trend following system for swing trading based on PLT indicator filtered by I-gentor LSMA. no need to add any indicators because everything is included in this EA code, so the trading decisions are simple and immediate without confusion that can result from the use of many indicators Only   10 download  of the EA left  at $69
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
Automatic Expert Advisor. Night scalp system, with trend detection and pullback entry. Dynamic exit signal, for SL or TP. Every trade has fix SL. No usage of risky strategies like martingale, hedge, grid etc. About EA Scalper strategy Technical strategy Can use with small deposits Pairs with best rezults: AUDNZD, AUDCAD, AUDCHF, EURAUD, GBPAUD, USDCHF, CADCHF, EURNZD, EURGBP, GBPCAD, GBPCHF, EURCHF Time Frame: M15 Recommendations Broker account with ECN and low spread Test it first to find out
AMA Bands EA v2
Emanuel Baltensperger
5 (1)
I had this EA produced by an expert. No grid or martingale , just pure trend following. The arrows of the indicator used on the chart indicate trading signals in trend following. You can find the indicator in the comments. My trading signal is generated when the indicated arrow direction changes. A trade is then kept open until the arrow direction changes again. If the arrow then changes in the opposite direction, the previous position must be closed automatically and a new position opened in th
FREE
Darwinex Obtain Funding
Luis Mariano Vazquez Marcos
Obtain Funding Darwinex Un asesor experto diseñado para cuentas de Darwinex teniendo en cuenta sus reglas de drop y apalancamiento 1:10 .Diseñado especielmente para  la gestión de activos de divisas. Especializado para divisas en el eur usd por el bajo spread recomendación de métrica H1 Darwinex es una excelente plataforma y hemos creado este robot para trabajar expresamente con ella. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
The Profitunity version of Bill Williams in my vision The EA works according to standard indicators: Aligator + AO + Fractals To move into a deal, a pin bar is also used at a distance of N points from the Aligator (Distance Pin from Alig). To exit positions, there is TP, SL, several Trailling options, closing all orders by the total profit. NOT GRAIL but it works! The Profitunity version of Bill Williams in my vision. What about the settings of the advisor and how it works. Fix Lot - fixed lot
FREE
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Magic
Adjustable Fractal MT4 is a modification of Bill Williams' Fractals indicator. The fractal consists of a two sets of arrows - up (upper fractals) and down (lower fractals). Each fractal satisfies the following conditions: Upper fractal - maximum (high) of a signal bar exceeds or is equal to maximums of all bars from the range to the left and to the right; Lower fractal - minimum (low) of a signal bar is less or equal to minimums of all bars from the range to the left and to the right. Unlike a s
FREE
This indicator allows to analyze a chart using the rule of supple and demand. You will see zones of sales and purchases and determine the most profitable points to open positions. The indicator is based on the principle of market fractality. Chart zones show places where a strong buyer or seller has made the price reverse and change its direction. The indicator has several types of zones calculation. Color and type of zones displaying are set as desired. The zone width can be displayed in pips.
FREE
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
このプロダクトを購入した人は以下も購入しています
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
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 は単純なグリッド/マーチンゲール
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 は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
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 は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Vortex Gold MT4
Stanislav Tomilov
4.93 (44)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
One Gold MT4
Stanislav Tomilov
4.68 (19)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
Iberian EA Ultimate - FX H4 is a fully automatic professional Forex expert advisor. This EA trades according to trends (NO scalping, NO martingale) This EA combines various strategies to verify the possibility of a trend and a series of global validations to give the final approval to the opening of the order Despite its complexity, detecting trends is not always the greatest difficulty, it is also necessary to know when to close the operation. In this case, the success of the EA is supported b
RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
Golden Moon Scalper
Nguyen Hang Hai Ha
5 (1)
Expert Gold Moon Scalper is a fully automated Expert Advisor designed specifically for the Gold market (XAUUSD). The EA combines price action analysis, tick-based market behavior, and technical indicator confirmation to identify high-probability trading opportunities. The strategy uses Stop Orders to capture momentum during Gold's fast price movements, helping reduce premature entries in volatile conditions. Positions are managed with a combination of scalping logic, dynamic trailing, and predef
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
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 - パネルに表示および監視する
Trend Catcher Exp
Ramil Minniakhmetov
5 (2)
Trend Catcher EAは、開発者独自のカスタマイズされた適応型トレンド分析指標を用いて市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。移動平均線、RSI、ボラティリティフィルターなどの独自のカスタマイズ指標の平滑化機能とトレンドフィルタリング機能を組み合わせることで、EAは事前に定義された取引条件に基づいて自動的に取引を実行します。 このシステムは、あらゆる価格変動に反応するのではなく、トレンドの形成を確認するまで待ち、その後、支配的なトレンドの方向にエントリーする前に、動的な均衡ゾーンへの制御されたプルバックを探します。これはマーチンゲール/グリッドEAです。 対応通貨ペアと時間枠: このEAは、XAUUSD、またはEUR/USD、GBP/USD、USD/CAD、AU/USD、AUD/CAD、NZ/CADなどの主要通貨ペアで効果的に機能します。 NZDUSDなどの銘柄は、M15以上の時間足(H1など)で取引すると、より正確な取引が可能になります。 設
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 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
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
Expert Advisor  Hamster Gold Trading  is an automatic trading robot programmed with exclusive and unique algorithms. The EA is optimized for the Gold market. EA's strategy applies movement patterns along with price momentum for reliable and accurate signals. Signals are also entered using the smart momentum trap method, where Stop orders are often canceled when momentum is not reached. Trades are closed quickly by Trailing and there is always a Stop Loss to control risk. Bonus: get free 1 EA wh
Tom Scalper - The Trendline Breakout Expert Advisor Overview: Tom is an Expert Advisor designed for Gold (XAUUSD) trading. It uses a single trendline to determine the trend and incorporates pattern recognition to identify breakout conditions. Built for traders seeking a structured approach, Tom follows predefined criteria to execute trades based on market movements. Join My MQL5 Channel for the Latest Updates! Live Signal :   https://www.mql5.com/en/signals/2361938 Pricing Launch Price : $199
EA Gold Stuff
Vasiliy Strukov
4.7 (1091)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Gold Zilla AI MT4
Christophe Pa Trouillas
5 (2)
Grok AI支援 、リスク分散、 ゴールド最適化EA で制御されたリターンを生成。 GoldZILLA AIは、市場体制を検出して5つの異なる戦略から動的に選択するマルチストラテジーアルゴリズムであり、XAUUSDでのドローダウンを最小限に抑えながらリターンを最適化します。 [   Live Signal   ] - [  Dedicated group   | Version   MT5   -   MT4   ] 購入後、ユーザーマニュアルとAIセットアップ手順を受け取るために、私にプライベートメッセージを送信してください。 このEAを選ぶ理由 動的マルチストラテジーアプローチ 最適なストラテジー選択のための高度な市場体制検出 5つの異なる、相関のない取引ストラテジー 買いシグナルと売りシグナルの対称的なアルゴリズムルール リスク分散 複数時間足分析(M5からH1) 5つの非相関ストラテジーが全体のポートフォリオリスクを低減 市場状況に基づく動的リスク調整 すべてのポジションにストップロス保護 高度なAIリスク管理 ライブWeb検索機能を備えたGrok大規模言語モデル搭載 リア
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
ULTIMATE SALE -60% OFF! Get GOLD Scalper PRO with a huge –60% discount ! Special Price: $177 (Regular Price: $447 — You Save $270!) Don't miss out on getting this amazing gold trading EA at such a low price. The price will increase very soon! 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 by the low price – GOLD Scalper Pro is
Dark Algo
Marco Solito
4.66 (67)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Universal Indicator EA, your ultimate solution to automate your trading strategy without any coding requirements. This powerful expert advisor is designed to work with any indicator that gives Buy and Sell Signals, making it a versatile tool for traders of all levels. With Universal Indicator EA, you can easily read signals from both Indicator Buffers and Objects on the Chart. You can also test your indicator on the demo account before purchasing to ensure that the EA is compatible with your ind
Umbrella EA
Ramil Minniakhmetov
5 (2)
アンブレラ 概要: アンブレラ・エキスパートアドバイザー(EA)は、独自のインジケーターを搭載したトレンドフォロー型トレーディングシステムです。トレード管理とポジション最適化のために、マーチンゲールグリッド戦略を採用しています。このEAは、あらゆる通貨ペアと時間足に対応するように設計されていますが、特にM15時間足のXAUUSDのようなトレンドの強い銘柄で優れたパフォーマンスを発揮します。 対応通貨ペアと時間足: このEAは、XAUUSDや、EUR/USD、GBP/USD、USD/CAD、AU/USD/USD、AU/CAD、NZ/CAD、NZ/USD/USDといった主要通貨ペアで、M15時間足またはH1時間足などの上位時間足で高い精度を発揮します。 設定: 新規シリーズを開く – 有効/無効 – 新規シリーズを許可 買い注文 – 有効/無効 – 買いを許可 売り注文 – 有効/無効 – 売りを許可 手動注文の管理 – 有効/無効 – トレーダーが新規注文を手動で入力した場合、EAがそれを制御します ヘッジの使用 – 有効/無効 – ヘッジを許可 注文コメント – EAトレン
Recovery Manager Pro は、他のアドバイザーまたは手動でオープンされた注文からのドローダウンを回復するためのシステムです。 RM Pro には、自動的に動的に調整する機能があります。トレーダーはリスクレベルを選択する必要があり、アドバイザーは完全自動モードで動作します。 ドローダウンリカバリモードとスタンバイモードで動作可能!別のアドバイザーがドローダウンを生成した場合、RM Proはそれを無効にし、ポジションをロックし、部分クロージャを使用してデポジットを復元するプロセスを開始します。取引では、アドバイザーはスマートな平均化、ロック、部分クロージングを使用します。アドバイザーはカスタム トレンド インジケーターに取り組んでおり、アドバイザーのすべての購入者がギフトとして受け取ります。 Advisor の主な機能は、スタンバイ モードで動作できることです。別のアドバイザーがドローダウンを生成するとすぐに、RM Pro が注文管理を引き継ぎ、平均注文をオープンし、その後部分的にクローズします。 セットアップ手順:           リンク MT5のバージョン:  
Alex Expert Advisorは、トレンド反転の可能性を特定するために設計された独自のツールであるVertex Indicatorを中心に構築されています。取引シグナルは、基となるオシレーターが買われすぎまたは売られすぎの状態に達し、クロスオーバーまたは反転シグナルが確認されたときに生成されます。この高度なマルチシグナルEAは、トレンド分析、モメンタム評価、および正確なエントリータイミングを、直感的で使いやすい単一の取引システムに統合しています。弱い市場状況を自動的にフィルタリングし、高確率の取引機会に焦点を当てることで、幅広い市場環境において、取引実行の明確性、一貫性、および信頼性を高めることを目指しています。EAに組み込まれているVertex Indicatorは、短期および長期のトレンドデータを独自に組み合わせ、信頼性の高い売買シグナルを生成し、より高い精度で機会を特定します。このEAはすべての通貨ペアおよび取引可能な金融商品に適用できますが、特にXAUUSD(金)において、持続的なトレンド状況が存在するM15時間足で優れたパフォーマンスを発揮することが実証されています
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%(リスクは単一取引のストップロスに基づいて計算) 設定:デフォルト 取引ロジックとリスク管理 戦略タイプ:価格行動および市場構造の分析による重要な反転レベルの特定 標準的なテクニカル指標は使用しません すべ
AFTrade Scalper EA is an automated trading robot designed for XAUUSD using a breakout-based scalping approach. The EA focuses on very short-term opportunities with controlled risk management, fixed lot options, trading session filters, and a three-stage trailing stop system consisting of Trailing Start, Trailing Stop, and Trailing Step. No grid and no martingale, every trade has a defined Take Profit and Stop Loss. Please see below live signal of this EA : Live Signal Broker IC Markets (startin
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
作者のその他のプロダクト
The indicator displays price distribution on a horizontal histogram. Horizontal histogram help find out key levels of price so that you can make good decision on setting point of take profit, stop loss... You can improve exist trading strategy or get new trading idea with the histogram of price. Outstanding features Support multiple time frame : you can choose to work with history data in any time frame you want. It does not depend on current display time frame. Support weighting by volume and/
FREE
There are many candlestick patterns but only a few are actually worth knowing. Candlestick Pattern Filter detects and marks the most reliable candlestick patterns. Remember that these patterns are only useful when you understand what is happening in each pattern. They should be combined with other forms of technical analysis for best result. These patterns are included: Hammer / Hanging Man Inverted Hammer / Shooting Star Bullish / Bearish Engulfing Piercing Line / Dark Cloud Cover Morning Star
FREE
Vanesa RSI Reverse provides an amazing trading strategy. Use optimization function of Strategy Tester in MetaTrader 4 to find out many high potential parameter sets in very long term of history data (more than 2 years). The EA works well with XAUUSD in M15 but it also give similar results in others symbols and time frame. It just takes some minutes to try it out in your own history data to see the very good performance. We will continue to improve the strategy to get better performance in next v
FREE
Setting Take profit (TP) to fixed level does not optimize your trade while using trailing stop requires traders to stay all time to screen. Vanesa Trailing Stop does trail stop by preset scenarios automatically. Vanesa Trailing Stop provides 3 (maximum) TP levels in points. For example: Level 1< Level 2 < Level 3. Traders provide value of trailing stop level for each TP level as parameters. Whenever total gain of a trade in points reaches the first TP level, EA will start doing trailing stop wit
FREE
フィルタ:
Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.21 09:50 
 

Good job.

レビューに返信