DYJ Hedging

  • エキスパート
  • Daying Cao
    Daying Cao
    こんにちは! 私はソフトウェアエンジニアが長年にわたって開発してきました。独自のトレーディングシステムを持ち、豊富なEA取引経験を持っています。 主な通貨はEUR / USD、GBP / USDです。 USD / JPY、AUD / USD、USD / CAD、金、EUR / NZDクロス通貨。 EAは、トレンドを識別するために実行して、一日10ドル以上の最大10%以上の、20%の最大リトレースメント、マーチンゲイルアルゴリズムを使用して、月間収入10%-20%を使用して、
  • バージョン: 2.8
  • アップデート済み: 7 7月 2020
  • アクティベーション: 5

The DYJ Hedging is based on the following idea: crossing of two Moving Average lines (Fast and slow ) is used as a signal for opening positions.

The DYJ Hedging searches for position opening conditions only on a new bar (performs operations at the moment of new bar emergence), while Total Profit is controlled on every tick. When a condition for opening a position is found (a check is performed for the Base symbol on which the EA is running), the EA opens two positions at once: on the Base symbol and on the Hedge symbol.

An example of launch on the EURJPY symbol, while the Hedge symbol is USDJPY:

Note: MT5 backtesting cannot simulate all currency signal markets!


Input Parameters

  • InpMagic = 14549924       --  magic number
  • InpBasePairs    = GBPUSD,EURUSD,USDJPY,USDCHF,XAUUSD,XAGUSD,USDCAD --  Comma-separated list of hedge symbols . 
  • InpHedgePairs = USDJPY,EURJPY,USDCHF,EURCHF  --  Comma-separated list of hedge symbols . not used if empty;
  • InpPercentRisk = 0       -- Risk (%) [0=False]
  • InpLots  = 0.1                 --  Lots
  • InpTotalProfit = 50         --  Profit target for closing all positions
  • InpTotalLoss = 1000        --  Loss target for closing all positions
  • InpEquityDelta  = 1.1     --  Equity target multiple for closing all positions
  • InpBaseMaxOrders = 1    --  Base Pairs Counts
  • InpMaxOrders = 1           --  Max Orders
  • InpMaxSpread  = 20        -- Max Spread
  • InpPipStep  = 300      -- Order step
  • InpTakeProfit = 0.0         -- TakeProfit 
  • InpStopLoss   = 0.0         -- StopLoss
  • InpTrailingStop = 0         -- Trailing Stop (in pips)
  • InpTrailingStep = 0;        -- Trailing Step (in pips)
  • InpIncreasedProfit  = 10  --  Increased Profit($) for GrowthRat
  • InpDistanceDivisor  = 3              // Pending Distance fraction. Do not use pending if it is 0.


おすすめのプロダクト
GBPCrasherを発見:注意と戦略でForex市場の取引を最適化したい方のために設計されたボット! GBPCrasherは、M15タイムフレームでGBP市場での取引を行うために開発されたアルゴリズムトレーディングボットです。長期的な自動化ソリューションを求める人々向けに設計され、市場の変動を慎重に利用し、資本の安定した成長を目指しています。 M15タイムフレームで動作する高度なテクニカル分析に基づく戦略。 GBP市場に最適化され、より焦点を絞った取引が可能。 自動的に動作するように設計されており、人間の介入や即時の決定によるストレスを最小限に抑えます。 あなたのForex取引をサポートするツールを探しているなら、GBPCrasherはあなたの財務的な旅を長期的にサポートする理想的なソリューションです。 GBPCrasherは、Forex市場で最も変動の激しいツールの1つであるGBPUSDに焦点を当てて取引操作の管理を改善することを目的として開発されました。M15タイムフレームでの操作により、ボットは小さな変動で市場機会を探し、長期的なビジョンを見失うことはありません。 GBP市場を
Time Range Trading EA v4.2 - MQL5マーケット向け説明 概要 Time Range Trading EA v4.2 は、MetaTrader 5向けに設計された高度でカスタマイズ性の高いエキスパートアドバイザー(EA)で、指定された時間範囲内の価格変動から利益を得ることを可能にします。このEAは、インデックス(例:US30、DAX、NASDAQ)などのトレンド性の高い資産の取引に特に優れており、高度なテクニカル分析と堅牢なトレード管理機能を活用します。移動平均線と一目均衡表のフィルター、1日の取引制限、ダイナミックなストップロス追跡機能を備えており、トレンド市場でのレンジベース戦略のための信頼性の高い自動化ソリューションを求めるトレーダーに最適です。 主な機能 時間範囲ベースの取引 :ユーザーが定義した時間範囲内で自動的に識別し取引を行い、価格のブレイクアウトや反転を捉えます。インデックスなどのトレンド性の高い資産に最適です。 柔軟な取引スタイル :市場状況に応じて、ブレイクアウト(With_Break)または平均回帰(Opposite_to_Break)
Correlated MT5
Ulises Calderon Bautista
## 日本語 ### Correlated MT5 v8.1 Correlated MT5 v8.1 は、MetaTrader 5 向けの複数銘柄対応 Expert Advisor です。資産バスケット、相関、平均回帰を分析し、市場確認用のパネルとしても、エクスポージャー、ポジションサイズ、リスク管理を含む自動売買システムとしても使用できます。 #### 仕組み - 3〜10銘柄のバスケットを作成し、価格を正規化します。 - 相関行列を計算し、Random Matrix Theory によるノイズフィルタを適用できます。 - エントリーには、設定したバスケットとの最低相関が必要です。 - ロングシグナル: 有効 Z-score が `-ZScoreEntry` を下回る、または S-score が `-SScoreEntry` を下回る条件を `SignalMethod` に従って判定します。 - ショートシグナル: 有効 Z-score が `ZScoreEntry` を上回る、または S-score が `SScoreEntry` を上回る条件を `Signal
Fusion Nexus MT5 EA Adaptive Trading System for All Market Conditions Description Multi-Regime System is an automated trading application for MetaTrader 5 designed to perform across diverse market conditions including trending, ranging, and volatile environments. The system combines a balanced mix of trend signals, range signals, and institutional signals with multi-timeframe (MTF) confirmation. This comprehensive approach ensures the EA can adapt to changing market dynamics without requiring m
Compounding Smart Bot is a fully automated Expert Advisor designed for traders who want consistent results through precision and speed. Built with a trend bias algorithm , it identifies the prevailing market direction to increase the probability of winning trades. It also integrates a support and resistance strategy , ensuring that entries and exits are placed at the most reliable market levels. For added performance, the bot employs scalping techniques , capturing quick profits during intraday
Cycle is a configurable multi-cycle grid Expert Advisor for MetaTrader 5. It manages the BUY and SELL sides as two independent baskets, scales lots cycle by cycle, and takes profit on the whole basket rather than on single trades. An optional moving-average trend filter on a separate higher timeframe keeps entries aligned with the dominant direction. MT4:  https://www.mql5.com/en/market/product/181990?source=Site +Profile+Seller Manual:  https://c.mql5.com/6/1012/Cycle_EA_Guide.zip Key features
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
発売プロモーション: 現在の価格で入手できるコピーの数はごく限られています。 最終価格: 999ドル 新規 (349 ドルから) --> 1 EA を無料で入手 (取引口座番号 2 つ)。 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO BITCOIN REAPER へようこそ!   Gold Reaper が大成功を収めた後、同じ勝利の原則を Bitcoin 市場に適用する時が来たと判断しました。そして、それは非常に有望に見えます!   私はこれまで 20 年以上にわたってトレーディング システムを開発してきましたが、私の専門分野は「断然」ブレイクアウト戦略です。 このシンプルながらも効果的な戦略は、常に最高の取引戦略の上位にランクインしており、基本的にあらゆる市場に適用できます。     特にビットコインのような変動の激しい市場では、真価を発揮します。   それで、この戦略はどのように機能するのでしょうか? ブレイクアウト戦略は、重要なサ
NovaQuant FX
Marcos Aurelio Pozzer
NovaQuant FX Overview NovaQuant FX is an automated trading robot (Expert Advisor) developed for the Forex market on the MetaTrader 5 platform. It is designed to execute trades based on predefined technical conditions while maintaining structured risk management and disciplined trade execution. The system identifies potential opportunities, opens positions automatically, and manages them according to the user’s risk settings. How It Works NovaQuant FX operates in three main steps: Market Analysi
Current price: $39 - increases to $49 after the next 20 purchases. VERIFIED BUYER KIT: $147 VALUE, INCLUDED FREE Built from 8 years of live XAUUSD execution - risk control before it compounds, profit capture before it reverses. Broker validation, risk configuration, decision frameworks, and performance tracking tools built specifically for gold. Message me via MQL5 inbox after purchase. Full kit delivered within 24 hours. Gold Trade Manager MT5 is a manual trade management utility for MetaTrade
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
Buy and sell settings fixed M15 (M1-M5-M15). expert advisor does not work in the upper time frames. Important Main Trend Buy and Sell :  You can set TP and SL to zero (0). In this case, transactions are automatically closed at maximum level during trend conversion times and continue to trade according to the trend. If you choose to use each TP and SL, each trend opens a process for change. However, the trend continues to trade in the direction of trend in the transformation. Pullback Buy and Sel
Budget Golden Scalper M1 — Trial Edition Built for traders who are tired of hype and ready for transparency Let’s be honest. If you have explored automated trading before, you have probably seen systems that looked perfect in backtests but behaved very differently in live markets. Many traders today are understandably cautious — and rightly so. Budget Golden Scalper M1 was created with this reality in mind. This is not marketed as a “holy grail” or a get-rich-quick robot. Instead, it is a str
FREE
Overview [TEMA MOVING AVERAGE CHANNEL] is a precision-engineered Expert Advisor designed to catch market spikes and ride profitable moves with minimal guesswork. Using a multi-timeframe SPIKE detection system , it blends short-term momentum with higher-timeframe confirmation for maximum accuracy. Key Features 4 Trade Levels – From conservative (Level 0) to extreme (Level 3). Multi-Timeframe SPIKE Analysis – Current TF + 2 higher TF filters. Instant Trade Activation – Enter right a
Aurum Matrix EA — Advanced Algorithmic Gold Trading System Aurum Matrix EA is a state-of-the-art algorithmic Expert Advisor designed specifically for Gold trading (XAUUSD) on the MetaTrader 5 platform. It is inspired by the open-source GoldTraderEA framework, upgraded with a quantitative multi-strategy fusion engine , robust risk controls and modular architecture ready for advanced enhancements including machine learning integration. Why Aurum Matrix EA? In today’s volatile markets, single
FREE
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
SZA Hybrid Trend Rider (Adaptive Exit) — MT5 エキスパートアドバイザー SZA Hybrid Trend Rider は MetaTrader 5 向けのトレンドフォローEAです。高品質なトレンド局面のみを対象とし、押し目(プルバック)でエントリー、勢いが弱まると自動的に保護を強める適応型の決済エンジンを搭載しています。 マーチンゲールなし/グリッドなし 。リスク管理と安定した執行を重視します。 仕組み(概要) レジームフィルター: 複数の市場要素から合成した Trend Score により、トレンド品質が閾値以上の場合のみ取引。 プルバックエントリー: 追いかけず、トレンド内の“価値ゾーン”への戻りを待ってから確認してエントリー。 適応型マネジメント: トレンドが弱まるほど保護(ストップ)がタイトに。 決済ロジック(適応型) 適応型トレーリング: 強いトレンドでは広く、弱いトレンドでは狭く自動調整。 モメンタム低下で決済: Trend Score が低下し、一定期間確認された場合に決済。 時間制限 “進展なし” 決済: 一定時間内に十分な進
Hello; This product generates buy and sell signals from the intersection of two moving averages. It uses all the capabilities of the moving averages. To generate a scalping strategy, a take profit level is determined after the signal level. To stop the loss, it uses the reverse signal. The system can increase the lot amount according to the fibonacci ratios after each loss .To disable this margintale feature, you will need to enter the low lot and high lot amounts the same. So you can work wit
The Currency Master
Itumeleng Mohlouwa Kgotso Tladi
The Currency Master The Currency Master is a powerful forex trading robot that can help you automate your trading. Here are some of the benefits of using this robot Automated trading The Currency Master can automatically place trades on your behalf, so you don't have to spend hours watching the markets. This can free up your time so that you can focus on other things. Risk management The Currency Master includes built-in risk management features, such as stop-loss and take-profit orders. Thi
This long-term trading system works on  12 pairs and 4 timeframes . The Expert Advisor uses various trading systems, such as trend trading, counter-trend trading and others. This increases the chances of sustained growth and reduces exposure to a single pair or individual operations. The risk is tightly controlled. /> The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. It does not need arrival of every tick an
The Golden Piramid – Smart Money Concepts EA CREATE TO RUN ON ROBOFOREX ECN ACCOUNT, IT COULD NOT WORK PROPERLY ON OTHER BROKERS. A disciplined, robust trading system built for consistency — not hype. Let’s be clear from the start: this is NOT a “get rich quick” system. If you are looking for unrealistic promises, this is not for you. This EA is built around one fundamental principle that most traders ignore: Survive first. Profit comes after. Why this EA is different The Golden Piramid is
Keltner Grid Scalper MT5 EA
Allan Munene Mutiiria
4.33 (6)
The Keltner Grid Scalper MT5 EA is an automated trading system for MetaTrader 5 platforms. It uses the Keltner Channel indicator for entry signals in a grid-based strategy. This EA generates trades based on Keltner Channel crossovers and manages them through baskets. We designed it for forex pairs on timeframes from M5 to H1 but you can test and optimize on any other. The system organizes trades into baskets, with options for lot sizing, breakeven adjustments, and trailing stops. It includes da
FREE
プラチナトレーダーの皆様へ! XPTUSD Trend Protected EAは、無作為にトレードを行いません。 トレンドが明確で、市場が確認したときのみエントリーします。 ノイズや過剰取引を避け、アカウントを守ります。 リスク管理はスマート:連敗時には自動でポジションを減らし、連勝時には利益を最大化します。 すべての取引は独立しており、マーチンゲール、グリッド、ヘッジは使用しません。 プログレッシブ・トレーリングストップにより、利益を守りつつトレンドの伸びを妨げません。 ロンドン、ニューヨーク、中間セッションに適応。 ドローダウンを抑え、長期的な一貫性を実現。 賢いトレーダー向けに設計されており、運頼みではありません。 XPTUSD Trend Protected EAは完全自動のエキスパートアドバイザーで、 プラチナ (XPTUSD) 専用、 M15タイムフレーム に最適化されています。 詳細説明 システムは マルチタイムフレームによるトレンドフォロー のロジックに基づき、マーケット構造、トレンドの強さ、ボラティリティが揃ったときのみトレードを行い、低品質の取引を大幅に減
The EURUSD looking at the Majors  is a Multipair System for operate the  EURUSD !!!!!IMPORTANT!!!!!   THIS EA IS FOR USED IN EURUSD ONLY.  !!!!!IMPORTANT!!!!!  This system detects a multi-pair entry point based on the value of the majors and operates that entry in the EURUSD with its own and efficient algorithm. All tickets have an SL and TP and use optimized trailing. You have to use the name of the value in your broker, in the corresponding inputs. Very stable growth curve as result of s
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
XAUUSD Momentum Hunter PRO is a premium, fully automated trading algorithm engineered specifically for Gold (XAUUSD) on the 5-Minute (M5) timeframe. Unlike standard high-frequency scalpers that suffer from severe broker slippage, or dangerous Grid/Martingale systems that pose a high risk of blowing accounts, this Expert Advisor (EA) strictly operates on a pure Momentum & Trend Following strategy. By utilizing a large-period MACD setup, the EA filters out short-term market noise to capture valid
The   DYJ GlobalForexTradeWarCandleShapeMT5   strategy: it is provided with one combined built-in indicators:   DYJ CandleShapeMT5   in order to determine the signals and has different inputs for Short and Long positions in order to improve its precision. The   DYJ CandleShapeMT5  contains 80 shapes, such as MORNING STAR, DOJI STAR, HARAMI CROSS,INVERT HAMMER,ENGULFING..... Most trading strategies put their emphasis on finding out when to enter the market. Whether it’s technical or fundamental,
Product Details Stargogs Pay EA (MT5 Version 2) - Automated Forex Trading Robot Published : 20 November 2022 Current Version : 2.0 Latest Update : 01 June 2025 --- Overview: The Stargogs Pay EA V2 is an advanced Expert Advisor (EA) designed for the MetaTrader 5 (MT5) platform, developed by Stargogs and copyrighted in 2025. This trading robot is engineered to automate forex trading strategies, leveraging customizable parameters to execute trades, manage risk, and optimize profitability. With a f
Duende MT5
Nestor Alejandro Chiariello
こんにちはトレーダー! 私は「デュエンデ」戦略を提示し、 Duende は、さまざまな高低レベルのパターンを検出するアルゴリズムであり、それらは一定のままで良好なエントリを作成し、回復システムは損益分岐点などのさまざまなことを照会し、ピア間をクロスします。 マーケット中のニュースを強力にコントロールし、複数の通貨を問題なくコントロールできることが証明されています 必要なすべてのシンボルで管理できます 私の戦略は「すべての外国為替市場」向けに最適化されていますが、USDCAD、EURCAD、EURCHF、USDCHF、EURJPY の最高のペアもあります。他の通貨と比較して最も安定した通貨であり、他のシンボルへの道を見つけることができますが、 私がデザインしたものを使用することをお勧めします デュエンデ 残高×額のリスクを負うシステムが内蔵されており、相場が不安定になった場合のリカバリー機能も備えています また、組み込みのシークレットインジケーターから正しい予測を検出すると、TP が一部のポジションをクローズし、他のポジションをクローズできないスマートアルゴリズムシステムも
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (695)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantumエコシステム全体の至宝であり、MQL5史上最高評価とベストセラーを誇るエキスパートアドバイザーです。20ヶ月以上のライブトレード実績により、XAUUSDの揺るぎない女王としての地位を確立しました。 私の専門は?ゴールドです。 私の使命は?一貫性があり、正確で、インテリジェントな取引結果を繰り返し提供することです。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引 価格。10 点購入ごとに50ドルずつ値上がりします。最終価格1999ドル ライブシグナルICマーケット:   こちらをクリック ライブシグナルVTマーケット:   こちらをクリック Quantum Queen mql5 パブリックチャンネル:   こちらをクリック クォンタムクイーンの軽量版で、より手頃な価格の クォンタム
Quantum Athena
Bogdan Ion Puscasu
5 (80)
クォンタム・アテナ ― 経験から生まれた精密さ トレーダーの皆さん、こんにちは!私は クォンタム・アテナ です。伝説のクォンタム・クイーンの軽量版で、今日の市場環境に合わせて改良・再設計されました。 私は何でもできる人間になろうとはしない。 私は今、うまくいっていることに集中します。 私の専門分野は?金です。私の使命は?正確さを核とした、鋭く効率的で、インテリジェントに最適化された取引パフォーマンスを提供することです。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引価格   価格 。       10個購入するごとに価格が50ドルずつ上がります。最終価格は1999ドルです。 ライブシグナルIC市場:       ここをクリック ライブシグナルVTマーケット:       ここをクリック Quantum Athenaのmql5公開チャンネル:       ここ
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 traders
Zerqon EA
Vladimir Lekhovitser
5 (5)
リアルタイム取引シグナル 取引活動の公開リアルタイム監視: https://www.mql5.com/ja/signals/2372719 公式情報 出品者プロフィール 公式チャンネル ユーザーマニュアル セットアップ手順および使用ガイド: ユーザーマニュアルを開く Zerqon EA は、XAUUSD 取引専用に設計された適応型エキスパートアドバイザーです。 この戦略は、ONNX を通じて統合された Deep LSTM ニューラルネットワークモデルに基づいており、市場の連続的な動きを処理し、価格変動を構造的に分析することを可能にしています。 モデルは、金価格の動き、ボラティリティ、および時間的条件における特定のパターンを識別することに重点を置いています。 固定的な従来型シグナルを使用する代わりに、EA は学習済みニューラルネットワークフレームワークを通じて市場を分析し、適切な条件が検出された場合にのみ取引を実行します。 Zerqon EA は継続的に取引を行うわけではありません。 まったく取引が行われない期間もあれば、適した XAUUSD 市場局面では短時間に
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1999ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 1499 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、I
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.46 (115)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 ライブシグナル モード 2 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレーム専用に開発された高精度スキャルピングEAです。取引回数は少なめ——しかし、取引する時は必ず目的を持って行います。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過し、デフォルト設定では極めて高い勝率を実現します。 2つのモード: • モード1(推奨)— 非常に高い精度、週数回の取引。資金保護と規律ある取引のために設計。 • モード2(ショートSL)— ストップロスが大幅に短く、モード1より多くの取引。個々の損失は最小限。リスクを管理しながら市場への露出を増やしたいトレーダーに最適。 仕様: シンボル:XAUUSD | タイムフレーム:M15 最低入金:$100 | 推奨:$250 RAW SPREADアカウントは必須 VPS強く推奨 グリッドなし!すべての取引にTPとSLあり! 推奨ブローカー: Exness Raw | Vantage | Fusion Markets 購入後、以下
Goldwave EA MT5
Shengzu Zhong
4.71 (66)
リアルトレード口座   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA は、MQL5 上で検証済みのリアルトレードシグナルと、完全に同一の取引ロジックおよび執行ルールを使用しています。推奨された最適化済み設定を使用し、信頼性の高い ECN / RAW スプレッドのブローカー (例:IC Markets または TMGM) で運用した場合、本 EA のリアルトレード挙動は、当該ライブシグナルの取引構造および執行特性に極めて近い形で設計されています。ただし、ブローカーごとの取引条件、スプレッド、約定品質、ならびに VPS 環境の違いにより、個々の結果が異なる可能性がある点にご注意ください。 本 EA は数量限定で販売されています。現在、残りのライセンスは 2 件のみで、価格は USD 999 です。購入後は、プライベートメッセージにてご連絡ください。ユーザーマニュアルおよび推奨設定をお渡しします。 過度なグリッド手法は使用せず、危険なマーチンゲールも行わず、ナンピン(平均取得単価の引き下げ)も使用
Quantum King EA
Bogdan Ion Puscasu
5 (203)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT4バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 正確さと規律をもって取引を管理します。 Quantum King EA は、 構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合します。M5 の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
The Gold Reaper MT5
Profalgo Limited
4.46 (101)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) WARNING : 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Client Signal YouTube Reviews LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングス
Chiroptera
Rob Josephus Maria Janssen
4.56 (45)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
このEAは、第三者の販売業者、アフィリエイト、または別の配布チャネルを通じて販売していません。 モニタリング -  ライブシグナル 公開チャンネル - こちら このEAは2つのシンボルを取引し、それらの間の短期的な不均衡を探します。シンボルが通常の関係から外れて動いた場合、EAは取引を開始し、不均衡が小さくなった時に決済できます。 これはグリッドEAではありません。マーチンゲールではありません。EAは多くの回復注文を開きません。各シンボルにつき1ポジションのみを使用します。 含み損のまま何日もポジションを保有するために作られたものではありません。 EAは取引を開始する前にフィルターを使用します。市場条件が良くない場合、取引をスキップできます。 EA入力: メイン取引シンボル - 取引に使用される最初のシンボル。 セカンダリーシンボル - 比較と取引に使用される2番目のシンボル。 分析タイムフレーム - 計算に使用されるタイムフレーム。 履歴データの深さ - EAが計算のために確認するローソク足の数。 Entry Threshold - EAが取引を開始する前に必要な不均衡の強さ。値が高
Byrdi
William Brandon Autry
5 (17)
BYRDI。マルチアセット・メッシュ・トレーディング・インテリジェンス。 ほとんどのEAは一度に1つのチャートで取引します。 BYRDIはネットワークを稼働させます。 各チャートが1つのノードになります。各ノードは、独自のシンボル、口座、ブローカー、AIモデル、リスクプロファイル、ポジション管理モードで取引できます。メッシュがそれらを1つの協調したシステムへと結び付けます。 FX。ゴールド。金属。指数。暗号資産。原油。ブローカーが対応する場合は合成商品も。 1人のトレーダー。多くの市場。1つの協調したメッシュ。 現在のプロモーション。BYRDIには、アクティブなボーナス期間中、Mean Machine Oneの無料アクティベーション1回とAiQの無料アクティベーション1回が含まれます。 新しいカテゴリー 従来のEAは孤立したシステムです。 1つのターミナル。1つのシンボル。1つの判断。ポートフォリオの残りについての認識はありません。 BYRDIは違います。 BYRDIはトレーディング・インテリジェンスを複数のターミナル、ブローカー、口座、市場にわたって分散させます。各ノードは独立して
Scalper speed with sniper entries. Built for Gold. Summer sale  499 USD  only |   regular   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M15/M30 entry confirmation) to only en
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/es/signals/2372338 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation Mapping(動的計算マッピング)にあります。アルゴリズムは単に価格を分析するので
Lizard
Marco Scherer
4.79 (19)
LIZARD とは? Lizard は、MetaTrader 5 の XAUUSD(ゴールド)専用に開発された完全自動の Expert Advisor です。マルチストラテジーのスイングブレイクアウトシステムを使用し、チャート上の重要な構造レベルを特定して、精密に計算されたエントリーポイントに逆指値の待機注文を配置します。マーチンゲールなし。グリッドなし。ナンピンなし。 すべての取引には明確な Stop Loss と Take Profit が設定され、多層的なイグジットシステムによって24時間自動的に管理されます。 ライブシグナル - 購入前に実際のパフォーマンスを確認: https://www.mql5.com/en/signals/2372821 仕組み Lizard は H1 時間足で XAUUSD チャートを継続的にスキャンし、重要なスイングハイとスイングローを探します。有効な構造が特定されると、そのレベルから調整された距離に Buy Stop または Sell Stop の待機注文を配置します。トリガーには単なる価格のタッチではなく、本物のブレイクアウトが必要です。 このア
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (122)
Quantum Bitcoin EA   : 不可能なことは何もありません。やり方を見つけ出すだけの問題です。 トップ MQL5 販売業者の 1 つによる最新の傑作、   Quantum Bitcoin EA で ビットコイン 取引の未来に足を踏み入れましょう。パフォーマンス、精度、安定性を求めるトレーダー向けに設計された Quantum Bitcoin は、不安定な暗号通貨の世界で何が可能かを再定義します。 重要! 購入後、インストールマニュアルとセットアップ手順を受け取るために私にプライベートメッセージを送信してください。 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 残り100部のうち80部のみ Quantum Bitcoin/Queen チャンネル:       ここをクリック ***Quantum Bitcoin EA を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! Quantum Bitcoin EA は H1 時間枠で成功し、市場の勢いの本質を捉
Gold Snap
Chen Jia Qi
4.6 (10)
Gold Snap — ゴールド向け高速利益獲得システム ライブシグナル: https://www.mql5.com/en/signals/2362714 ライブシグナル2: https://www.mql5.com/en/signals/2372603 現在の価格で購入できるのは残り3本のみです。価格はまもなく799ドルに値上げされます。 重要:残り3本です。まもなく値上げ予定です。 購入後、ユーザーガイド、推奨設定、使用上の注意、およびアップデートサポートを受け取るため、必ずプライベートメッセージでご連絡ください。 https://www.mql5.com/en/users/walter2008 製品アップデートやトレード情報を受け取るため、ぜひ MQL5 チャンネルにご参加ください。 https://www.mql5.com/en/channels/tendmaster Gold House の長期的な開発と実運用での検証を通じて、ゴールド市場におけるブレイクアウト戦略の有効性と、当社の自動適応パラメータシステムの実用的な価値を改めて確認しました。 しかし、どのブレイクアウト戦略
Gold House MT5
Chen Jia Qi
4.64 (53)
Gold House — ゴールド・スイングブレイクアウト取引システム 1つのEAで、3つの取引モードを選択できます。 10件販売されるごとに価格が50ドル上がります。 次の価格:799ドル。 最終予定価格:1,999ドル。 ライブシグナル: アダプティブモード: https://www.mql5.com/en/signals/2379287 利益優先モード: https://www.mql5.com/en/signals/2359124 BE(損益分岐)優先モード: https://www.mql5.com/en/signals/2372604 重要:購入後、推奨パラメータ、使用説明、注意事項、使用のヒントを受け取るために、必ずプライベートメッセージをお送りください。 (MQL5 メッセージ):   https://www.mql5.com/en/users/walter2008 最新情報をお届け — MQL5チャンネルに参加して、製品アップデートやトレードのヒントを受け取りましょう。 リンクを開き、ページ上部の「購読」ボタンをクリックしてください: Click to Join
Pulse Engine
Jimmy Peter Eriksson
4.21 (29)
最新情報 - 現在の価格で入手できるのは残りわずかです! このシステムの主な目的は、リスクの高いマルチンゲールやグリッドを使用せずに、長期的なライブパフォーマンスを実現することです。  現在の価格での販売部数は非常に限られています。 最終価格 1499ドル 【ライブシグナル】    |    【バックテスト結果】    |    【設定ガイド】    |    【FTMO結果】 取引への新たなアプローチ Pulse Engineは、インジケーターや特定の時間枠を一切使用しません。MQL5上の他のどのトレーディングシステムも採用していない、非常にユニークなアプローチを採用しています。 この手法は、日中の方向性パターンに基づいて取引を行います。これらのパターンは、私が長年開発・改良を重ねてきた独自のパターン認識ソフトウェアを用いて発見したものです。 このソフトウェアにより、市場が過去に特定の方向に強い動きを示した時間帯を特定することができます。 市場ごと、そして曜日ごとに、それぞれ独自の動きがあります。 この手法が非常に強力な理由は、市場がトレンドにあるのか、反転しているのか、あるい
Cortex Aurex
Vladimir Mametov
5 (1)
本EAはMetaTrader 5向けに開発された完全自動売買システムであり、ゴールド(XAUUSD)専用に設計されています。そのロジックは、金市場の特徴である急激な価格変動、鋭い反転、高いボラティリティを前提に構築されています。本EAは、反応速度・規律・精密なポジション管理が特に重要となる環境での自動売買を可能にします。 本システムは、規律あるトレード管理、市場変化への迅速な対応、そしてコントロールされた決済を重視しています。基本的な考え方はシンプルで、トレーリングストップを用いて利益を伸ばしつつ、すべてのポジションを固定ストップロスで保護し、さらにM1時間足で逆シグナルが発生した場合には損失トレードを早期にクローズできる設計となっています。 シグナル:  https://www.mql5.com/en/signals/2378776 特別ローンチ価格: 現在の価格は最初の20本の販売にのみ適用されます。20本販売後、EAの価格は 100 USD 上昇し、 599 USD となります。 コアコンセプト 本EAは、ゴールド(XAUUSD)を自動売買したいトレーダー向けに設計されており、明
XG Gold Robot MT5
MQL TOOLS SL
4.27 (107)
The XG Gold Robot MT5 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 Action, Cycle S
Quantum Valkyrie
Bogdan Ion Puscasu
4.6 (152)
クォンタムヴァルキリー - 精密、規律、実行 割引   価格。10 回購入するごとに価格が 50 ドルずつ上がります。 ライブシグナル:   こちらをクリック Quantum Valkyrie MQL5 パブリックチャンネル:   こちらをクリック ***Quantum Valkyrie MT5 を購入すると、Quantum Emperor または Quantum Baron を無料で入手できます!*** 詳細については、プライベートでお問い合わせください! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      こんにちは、トレーダーの皆さん。 私は Quantum Valkyrie です。正確さ、規律、そして制御された実行で XAUUSD にアプローチできるように構築されています。 数ヶ月間、私のアーキテクチャは舞台裏で洗練され続けました。変動の激しいセッシ
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (506)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用しています
Smart Gold Hunter
Barbaros Bulent Kortarla
5 (11)
Smart Gold Hunter は、MetaTrader 5 で XAUUSD / Gold を取引するための Expert Advisor です。グリッドなし、マーチンゲールなし、実際の Stop Loss と Take Profit ロジック、そして管理されたリスクコントロールを重視するトレーダー向けに設計されています。 購入前にライブシグナルを確認できます: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Gold Hunter はグリッド EA ではなく、マーチンゲール EA でもありません。無制限のリカバリーポジションや、損失後のロット増加に依存しません。この EA の主な考え方は、危険なナンピンではなく、管理されたロジック、保護設定、実際のトレ
Obsidian Flow Atlas EA
Valentina Zhuchkova
4.67 (3)
Obsidian Flow Atlas EA 精度・構造・実行 金融市場は感情に報いることはありません。 市場が評価するのは、規律、一貫性、そして客観的なデータに基づいて意思決定を行う能力です。 Obsidian Flow Atlas EA は、この理念のもとに開発されました。 MetaTrader 5向けに設計された完全自動売買システムであり、金融市場で最も人気の高い2つの銘柄に対応しています。 • XAUUSD(ゴールド) • EURUSD(ユーロ/米ドル) システムは市場環境を自動的に分析し、独自の取引ロジックと統合されたリスク管理モデルに基づいてポジションを開設・管理します。 チャートを長時間監視したり、エントリーポイントを探したり、手動で取引判断を行う必要はありません。 EAをインストールし、希望するリスクレベルを選択するだけで、システムが自動的に取引を行います。 実証済みのリアル運用実績 最大限の透明性を確保するため、本システムの運用実績は公開ライブシグナルを通じて確認できます。 XAUUSD(ゴールド) https://www.mql5.com/en/signals/23
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 scalpin
ZenQ AI EA
Valentina Zhuchkova
5 (3)
ZenQ AI EA — MetaTrader 5向け インテリジェント自動売買システム ZenQ AI EAは、アルゴリズム取引、人工知能技術、プロフェッショナルな市場分析、高度なリスク管理を統合した次世代の自動売買システムです。 このEAは独自の内部ロジックに基づいて完全自動で動作するよう設計されています。ほとんどの場合、複雑な設定や継続的な監視は必要ありません。EAをインストールし、ご希望のリスクレベルを選択するだけで、システムが自動的に取引を行います。 リアルトレードシグナル 実際の取引結果は以下の公開シグナルで確認できます。 https://www.mql5.com/ru/signals/2375993 このシグナルでは、実際の市場環境におけるシステムのパフォーマンスを確認することができます。 なお、結果はブローカー、口座タイプ、レバレッジ、約定品質、スプレッド、手数料、スリッページ、市場環境などによって異なる場合があります。 限定販売 ZenQ AI EAは限定数のみ販売されています。 製品の独自性を維持し、既存ユーザーの取引環境を保護するため、ライセンス数は予告なく削減さ
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 is designe
Mosquito
Muhammad Zahran Rahmadi Putra
5 (2)
The price is gradually increasing up. Only 1 copy remains available at the current price,  next price increase to   $699 . Hello, traders!, the newest and a very powerful Mosquito MT5 of Expert Advisors. My specifically designed to run on the XAUUSD/GOLD pair. Live Performance      ||      Setfile ICM Mosquito  EA is more selective and accurate in signal entry and better in managing existing transactions.  Mosquito   MT5 EA analyzes markets based on Trend Following using Bollinger Bands and Mo
Impulse MT5
Simon Reeves
5 (10)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A quad-strategy gold EA that waits for the perfect shot. Live Signal:  https://www.mql5.com/en/signals/2375861 Impulse is a momentum grid EA designed exclusively for XAUUSD, combining four independently developed entry strategies into a single unified grid framework. 4 momentum-based scalper strategies | Dual-timeframe confirmation | Bar-close execution | Smart virtual take profit Every entry, every grid addition, every
作者のその他のプロダクト
DYJ GlobalForexTradeWarMAPools   is based on  indicator  MA . It can be used for any currency pair and timeframe. The Indicator is based on the following idea: crossing of two Moving Average lines (Fast and slow ) is used as a signal for opening and closing a position together. Go Long when Fast MA (MA1) crosses above Slow MA (MA2). Go Short when Fast MA (MA1) crosses below Slow MA (MA2). The EA uses dynamic allocation MA period. The MA1 and MA2 period is the Fibonacci sequence, such as InpMAArr
The  DYJ WPR - SignalSource is based on  WPR  indicator. It can be used for any currency pair and timeframe. The  WPR  recommends  Indicator values ranging between 80 and 100% indicate that the market is oversold. Indicator values ranging between 0 and 20% indicate that the market is overbought. The entry signal of this indicator is a turning point in the trend. The indicator uses analog trading technology, Provide you with indicators to evaluate the overall profit of the opening signal and clo
QuickClose: Instant Order Management Made Simple QuickClose   allows you to instantly close all orders with a single click. It operates at high speed, giving you the flexibility to close orders for a specific symbol or all symbols at once. This makes trade management significantly faster and more efficient. This   Expert Advisor can swiftly close all buy and sell orders either for a selected symbol or across all trades. The   SymbolButton is specifically designed for order closure, featuring bo
Professional traders know that a reversal in market price is the best entry points to trade. The trend changes K line state changes the most obvious. The SoarSignal is good to identify these changes, because we have incorporated the KDJ indicators. It is the closest to the K line state of the indicators. The two lines of KDJ Winner move within a range of 0 and 100. Values above 80 are considered to be in overbought territory and indicate that a reversal in price is possible. Values below 20 are
This StrongCurrency is a complete trading system based on a variety of technical indicators, moving averages and pivots. Each of those elements can be assessed in defined rules and coefficients (depending on the indicator) providing limitless optimization scenarios for the StrongCurrency. In order to work the StrongCurrency creates a trend strength and entry point signal list display by evaluating these data, that takes data from all symbols. It extrapolates all the information in order to get t
このPowerSignalは、テクニカル指標のATRに基づく完全な取引システムです。これらの指標は、分析されたすべての時間枠と通貨ペアにおける各POWERTRENDの現在のステータスを記録します。 PowerSignalは、これらのデータを評価することにより、トレンド強度とエントリポイント信号リストの表示を作成します。いずれかのペアに完全な一致がある場合、そのような場合を示すアラートがポップアップ表示されます。リストデータには、Symbol、M5-MN1、BuyPercent、SellPercent、LastEntryが含まれます。 LastEntryは、エントリポイント(期間、価格、時間)を表示します。トレンド強度が75%を超える場合、それは強い通貨ペアであると見なされます。 Inputs Value Periods = 14 - indicators Periods. Text color = White - Normal text color. Buy Signal color = LawnGreen - Long signal color. Sell signal col
This indicator shows the crossing between two moving averages, a slower and faster moving average. Signal show alert pop-up, when MA1 crosses above the MA2. Signal show alert pop-up, when MA1 crosses below the MA2. Inputs Value Fast MA Setup Period = 5 - period of Faster Moving Average (value 5). Mode = SMA - type of Moving Average (SMA, EMA, SMMA, LWMA). Price = Close - type of price (Close, Open, Low, High, Median, Typical, Weighted). Slow MA Setup Period = 10 - period of Slower MA (value 10)
This EA is based on the classical trend-following system of opening the positions. The EA is based on DYJ TwoMACrossAlarm and ATR and CCI indicator. It uses two moving averages. The EA uses dynamic allocation MA period. The MA1 and MA2 period is the Fibonacci sequence, such as 5.8 or 13.21 or 21.34 or...; EA Entry Rules: Go long when fast MA1 crosses above the slow MA2 and CCI crosses above the zero line; Go short when fast MA1 crosses below the slow MA2 and CCI crosses below the zero line; the
DYJニュース外貨工場はカレンダー取引ツールとマクロ経済事件の基本的な市場分析指標である。 ここでは、世界最大の経済ブロックの金融ニュースと指標を見つけることができます。アメリカとeuからオーストラリアと日本まで、合計9つの経済ブロックがあり、60以上の通貨ペアが関係しています。 公共ソースからリアルタイムで800以上のマクロ経済指標と事件を収集する。 各指標には、履歴、現在値と予測値、および重要性の特徴があります。 また、このサービスは大量の履歴データをグラフと表の形で保存します。 指標の右側の動的な緑色の矢印は、前回のイベントの発生を示し、その通貨のデータ分析結果、良し悪しを示します。 結果から通貨ペアの数と空を判断できます インジケータの左側にある黄色のアスタリスクは、次に起こるイベントを示しています。 インジケータの時系列列には、各時点のイベントオブジェクトが表示されます。 インジケータには電子メールとプッシュ通知機能があります。 All currency pairs GBPUSD, EURUSD, USDJPY, USDCHF, USDCAD, GBPJPY, E
This indicator shows the crossing between three moving averages (slower, middle and faster ones). When fast MA crosses up middle MA and middle MA crosses up slow MA, the bullish alert is issued. When fast MA crosses down middle MA and middle MA crosses down slow MA, the bearish alert is issued. Signals to close buy positions are generated if fast MA crosses middle MA downwards, signals to close sell positions are generated if fast MA crosses middle MA upwards. Inputs Fast MA Setup MAPeriod1 = 5
The Expert Advisor is based on three Moving Average indicators. ThreeMACross is based on the following idea: crossing of three Moving Average lines (Fast, Middle and slow ones) is used as a signal for opening and closing a position together. Go Long when Fast MA (MA1) crosses above Middle MA (MA2), and Middle MA (MA2) crosses above Slow MA (MA3). Go Short when Fast MA (MA1) crosses below Middle MA (MA2), and Middle MA (MA2) crosses below Slow MA (MA3). Signals to close buy positions are generate
The RiseTrading is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and PowerSignal and MACD and Stochastic indicators. The main advantages of the trend trading strategy used by the Expert Advisor are opening positions only in the direction of a trend, ability for the long-term retention of profitable positions allowing users to achieve good combinations of profit/loss distributions. That can work on a real account at
DYJ株式コントローラは全通貨株式取引システムである M1からMNまでの各通貨ペアのランダムな値を表示できます 1サイクルのStoch値がスーパーエリアとスーパーエリアに到達すると、色のヒントがあります これらの情報に基づいて正しい取引をすることができます 「DYJ在庫管理者」という在庫指標テンプレートを作成して保存してください。 スーパーストアまたはスーパーストアをマウスでクリックすると、対応する通貨ペアのサイクルマップが自動的に開き、Stoch指標がロードされます。 INPUT InpPairs                      = "GBPUSD,EURUSD,USDJPY,USDCHF,XAUUSD,USDCAD,GBPJPY,EURJPY,EURGBP,EURAUD,EURNZD,EURCAD,CADJPY,AUDUSD,AUDNZD,AUDCAD,AUDJPY,NZDJPY,NZDUSD,NZDCAD,GBPAUD,GBPNZD,GBPCAD,CHFJPY,NZDCHF,AUDCHF,EURCHF";     InpStrategyMinTimeFrame   
The DYJ SoarTrading is based on SoarSignal indicator. It can be used for any currency pair and timeframe. Signals to buy are generated when SoarSignal has crossed oversold downwards, reached oversold and then crossed back up through oversold. Signals to sell are generated when SoarSignal has crossed overbought upwards, reached overbought, and then crossed back down through overbought. Close a trade when SoarSignal reaches the opposite side ( overbought for long order, oversold for short order).
DYJ Sharp advanced algorithm that detects new trends and current trend continuations for use as an entry and exit strategy. The strategy display the SHARP trend demarcation area. This SHARP area has high HighLine and low LowLine. Falling of high below HighLine of SHARP and then falling of close below LowLine of SHARP can be interpreted as a signal to sell. Rising of close above HighLine of SHARP and then rising of low above LowLine of SHARP can be interpreted as a signal to buy. The signal for e
DYJ TRENDWAVE features an advanced algorithm that detects new trends and current trend continuations for use as an entry strategy. DYJ TRENDWAVE's volatility is based on the power of buyers and sellers, it grabs total body size of candles and identifies the battle between buyers and sellers as a percentage of the total volume, like Sellers: (-)100% and Buyers: (+)100%. This information can be used for any entry and exit strategy. For bullish/Long Pin bar it is below the price line, for bearish/S
DYJTRENDWAVE features an advanced algorithm that detects new trends and current trend continuations for use as an entry strategy. DYJTRENDWAVE's volatility is based on the power of buyers and sellers, it grabs total body size of candles and identifies the battle between buyers and sellers as a percentage of the total volume, like Sellers: (-)100% and Buyers: (+)100%. This information can be used for any entry and exit strategy. For bullish/Long Pin bar it is below the price line, for bearish/Sho
DYJ Scalpingは完全に自動化された専門家のアドバイザーです。 確率インジケータフィルタはエントリに使用されます。アドバイザーにはヘッジやECNのアカウントタイプが必要です。 オーダーロスはゲームで救済され利益になる。順序が間違っているならば。 いつでも無効にすることができますゲームの戦略。 一般勧告 お勧めのECNのアカウントは、Xauusdスプレッド8と11の間に、ユーリッッドスプレッド1 最低保証金は$ 200です。 Please download the xauusd and EURUSD settings file in the product comments area 入力パラメータ InpLotsRisk                = 0.002  -- Lots Risk x% risk 0.002% If the balance is $10000 and 500 leverage risk 0.1%  If the balance is $100 or $200 and 500 leverage rsik 0.008%, If the balanc
DYJ T3ModeMAはT3アルゴリズムに基づく。 T3アルゴリズムは、米国雑誌「TASC」が発表した記事「より良い移動平均線」で技術分析分野に導入された。 T3価格序列を平滑化しながら、トレンド追跡システムの遅れを減らすことができる。 指標の柱線の大きさによって入場信号が決まり、柱線の大きさが0に近づいたときがトレンドの転換点である。 この指標はシミュレーション取引技術を用いて、 開盤信号と終盤信号の全体的な利益を評価する指標を提供します。 どの評価モデルで取引しても便利です。 最大利益モデル評価モデルを選択すると、 トラッキングストップ機能を使用することをお勧めします。 これにより、トレンド利益を最大限に追跡できます。 逆の信号オフ評価モードを選択した場合、 向こうの信号が出てから平倉に入るのを辛抱強く待つことをお勧めします。 これはトレンドが本格的に終わり、利益が出るのをずっと待つことができます。 指数の開倉と平倉に自動的に従う必要がある場合は、ユーティリティをダウンロードしてください DYJ Follow Me Input [Indicator] InpMaMetod    
DYJ Long term Strategy EAはロングライン取引システムである 私たちはろうそくの中で最低価格を探して多頭トレンドとして始まり、最高価格の空頭トレンドを探して始まり、私たちは最長時間で倉庫を持ち、最大の利益を得ることができます。 注文の方向が間違っている場合、戦略は黒字に転換することができます。 EAは1つの通貨対グラフの任意の周期でのみ実行されます Signal URL INPUT InpMagicNumber = 8257 InpIsDisplayInterface = true InpEAComment = LTS InpRStrategyTimeFrame = 1 Day InpLotsRisk = 0.0002 -- Lots Risk x%,default 0.002% if blance is 10000$ InpLots = 0.01 -- fixed lot [0-->Auto] InpMaxSpread = 100 Maxtrades = 1 InpDirection = Both InpFristOrderStep = 200 InpOr
The DYJBands opens and closes positions using Bollinger Bands signals: It performs trades after a price rebound from the borderlines of the indicator. It has the option to close positions by an opposite signal, by take profit and stop loss, move a trade to breakeven upon reaching the central Bollinger band or after a certain price movement. By default, the EA is configured for trading the GBPUSD currency pair on the H1 timeframe. Also, settings for the EURUSD, USDJPY, USDCAD and XAUUSD currency
The DYJ MacdSto is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and MACD and Stochastic and RSI and ADX indicators. The main advantages of the trend trading strategy used by the Expert Advisor are opening positions only in the direction of a trend, ability for the long-term retention of profitable positions allowing users to achieve good combinations of profit/loss distributions. DYJ MacdSto EA uses MACD and Stoch
This StrongCurrency is a complete trading system based on a variety of technical indicators, moving averages and pivots. Each of those elements can be assessed in defined rules and coefficients (depending on the indicator) providing limitless optimization scenarios for the StrongCurrency. In order to work the StrongCurrency creates a trend strength and entry point signal list display by evaluating these data, that takes data from all symbols. It extrapolates all the information in order to get t
The DYJ TrendPending EA tracks the new change of price of the currency pair and opens trades in case of a price low and high from the main movement in the direction of the trend. So EA uses the least risky grid and Add lots. And can attach a positive and reverse pending order. The PositivePending orders can reduce the number of grids and Add lots,  while ReversePending orders reduce the loss of orders . For more convenient search, the working timeframe has been added to inputs (Work timeframe).
This is a multi-currency and multi-strategy EA. This EA is to create one or more polling trading strategies in a transaction. In the polling mode, the strategies filter a trend-free range market environment and trades are placed in the opposite direction at the edges of the range. With an additional main trend filter in the trend-following mode, the DYJ's ArtOfForexWar can also trade pull-backs during trends in the trend of loss. The winning rate is more than 95% within three orders or three cl
DYJ Scalpingburg EAは完全に自動化された専門家のアドバイザーです。 BURGアルゴリズムフィルタはエントリに使用されます。アドバイザーにはヘッジやECNのアカウントタイプが必要です。 オーダーロスはゲームで救済され利益になる。順序が間違っているならば。 いつでも無効にすることができますゲームの戦略。 一般勧告 お勧めのECNのアカウントは、Xauusdスプレッド8と11の間に、ユーリッッドスプレッド1 最低保証金は$ 200です。 製品コメントエリアでXauusdとEURUSD設定ファイルをダウンロードしてください Input Parameters [Burg] MinProfit                  =  160 -- Open positions if predicted profit >= MinProfit PastBars                   =  200     --   Number of past bars ModelOrder              =  0.37     --   Order of Burg mo
DYJ ArtOfMakingMoney attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices The EA's BullsIndex attempts to measure the market's appetite for higher prices Features Monitors all pairs at the same time. The EA monitors the top 35 pairs by default, but you can select less pairs if you wish. It is a multi-currency EA that can be run from a s
私たちの目標は、アクセス可能で質の高いサービスを提供し、市場参加者、トレーダー、アナリストに、情報に基づいたタイムリーな取引決定のための非常に必要なツールを提供することです。 最も最適化された、非常に堅牢で使いやすいDYJトレンドアナリストインジケーター。 DYJトレンドアナリストは、方向性圧力のタイプごとに1つずつ、2つの別々の測定値を使用して、市場の強気と弱気の力を測定しようとします。 指標のBearsIndexは、低価格に対する市場の欲求を測定しようとします。 指標のBullsIndexは、より高い価格に対する市場の欲求を測定しようとします。 DYJトレンドアナリスト向けのピボットポイント追加インジケーター。 当社のピボットポイントインジケーターは、ピボットポイントとサポートおよびレジスタンスレベルを計算する高度なアルゴリズムに基づいています。 将来の重要な価格レベルと起こりうる市場の逆転の信じられないほど正確な予測。 すべての市場(外国為替、商品、株式、指数など)と時間枠に役立ちます。 特徴 すべてのペアを同時に監視します。 インジケーターはデフォルトでM
The DYJ Trend Analyser EA is based on  DYJ Trend Analyst  indicator. The most optimized, highly robust and easy to use DYJ Trend Analyser EA. DYJ Trend Analyser EA attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices. The EA's BullsIndex attempts to measure the market's appetite for higher prices. Pivot Point Extra Indicator for DYJ Tre
This is an expert adviser that is intended to trade where sudden sharp movements occur on charts.  This EA is the trend breakout trading. However it makes only one trade per bar. Low risk EA with no too many positions, and there are predefined TP, SL and TS for each position. Features Monitors all pairs at the same time. The EA monitors the top 15 pairs by default, but you can select less pairs if you wish. It is a multi-currency EA that can be run from a single chart (M5 to D1,recommended timef
フィルタ:
レビューなし
レビューに返信