EvolutionaryTrader

5
  • エキスパート
  • Dipak Dilip Reddy
    Dipak Dilip Reddy
    • Professional trader において  self employed
    • インド
    • 3418
    3.6 (3)
    私は株式市場と為替市場で3年以上の経験を持つプロのトレーダーです。アルゴリズムと手動の両方のトレーディング戦略を使って、自分のパフォーマンスを最適化し、目標を達成しています。
    トレーディングにおけるリスク管理は、株式市場の取引によって生じる損失を回避するために不可欠です。トレーダーにとって一般的なリスク管理戦略は以下の通りです。
    トレードごとに自分のリスク許容度とリスク・リターン比を決めること。これは、自分が損失として許容できる金額と、トレードから得られると期待する利益の金額を知り、それらの限界を守ることを意味します。
  • バージョン: 3.4
The provided code is an example of an Expert Advisor (EA) written in MQL5, a programming language used for creating algorithmic trading systems in MetaTrader 5. Here is a breakdown of the code:

The code begins with various input parameters and settings defined using the input keyword. These parameters allow customization of the EA's behavior, such as entry lots, stop loss, take profit, and indicator parameters.

Several constant values and variables are declared, including session time settings, position-related variables, bar-related variables, and indicator handlers.

The OnInit() function is called during the EA's initialization. It sets up various variables and indicators required for the EA's operation.

The OnTick() function is executed on every tick received by the EA. It checks if a new bar has formed and calls the OnBar() function accordingly.

The OnBar() function is responsible for managing the EA's logic on each new bar. It updates the position, checks for session close conditions, manages position closure, trailing stop, and determines entry signals for opening new positions.

The UpdatePosition() function retrieves information about the current open position, such as position type, ticket, lots, stop loss, and take profit.

The InitIndicators() function initializes the required indicators for the EA. In this example, it adds two indicators: RSI and Standard Deviation.

The GetEntrySignal() function calculates the entry signal based on the defined indicators and their respective parameters. It determines whether to open a buy, sell, or no position (OP_FLAT).

The ManageClose() function checks if the conditions for closing an open position are met. In this case, it checks for a specific condition related to the Standard Deviation indicator.

The OpenPosition() function opens a new position based on the provided command (buy or sell). It calculates the stop loss and take profit prices based on the input parameters and calls the ManageOrderSend() function to execute the trade.

The ClosePosition() function closes the currently open position by executing an opposite trade.

The ManageOrderSend() function handles the order sending process. It attempts to send the order multiple times and waits for a certain duration between retries. It checks if the trade context is free, performs order checks, and sends the order using the OrderSend() function. It also handles the case when the order filling mode needs to be changed.

The remaining functions ModifyPosition(), CheckOrder(), GetStopLossPrice(), GetTakeProfitPrice(), GetTrailingStopPrice(), and ManageTrailingStop() are responsible for modifying positions, checking orders, calculating stop loss/take profit prices, and managing the trailing stop functionality.

The code also includes the OnDeinit() function, which is called when the EA is removed or reloaded from the chart. It cleans up any indicators added to the chart by deleting them.

Preferred: USDCAD H1

Preferred brokers: Octafx incorporated.


レビュー 1
Konrad Mieszkowski
962
Konrad Mieszkowski 2023.07.17 22:53 
 

I have been using EA for 2 weeks and it gives quite a lot of income. It's coming along well. Will post an update in a few weeks.

Profitable EA

From July 15 to August 1 account grow up 29.92%

7 trades 100% win.

おすすめのプロダクト
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
FlashBang EA
Michael Prescott Burney
FlashBang EA – EURUSD H1 アルゴリズム取引システム FlashBang EAは、EURUSD H1時間足専用に設計された厳格にテストされたアルゴリズム取引システムです。20年間にわたる包括的なEURUSDチャート分析(2004-2024年)を基に開発され、極端な市場環境下での究極の生存者となっています。 逆時間系列ストレステスト手法 FlashBang EAは、脆弱なカーブフィット戦略と真正の堅牢システムを分離するために設計された過酷な逆時間系列ストレステストを通過しました: 2019-2024年データ(直近5年間)のみで訓練 2009年市場環境(スイスフランショック前、ユーロ危機期)に投入 2009年から2020年まで再訓練なしで生存かつ利益獲得が要求されました この厳しい選抜を通過した戦略のみがFlashBang EAに採用されました。この手法により、レジーム固有のパターンを排除し、信用危機、中央銀行介入、長期レンジ相場を通じて持続するEURUSDの普遍的行動のみを保持しました。 包括的な機能セット FlashBang EAはすべての重要取引パラメータに対す
FREE
Adx rsi orion
Murtadha Majid Jeyad Al-Khuzaie
ADX RSI Orion — Smart Trend Alignment Expert Advisor ADX RSI Orion is a precision-engineered Expert Advisor that combines two of the most respected indicators in technical trading — the Relative Strength Index (RSI) and the Average Directional Movement Index (ADX) — into one intelligent and adaptive trading system. Designed for traders who want clarity and automation, this EA identifies high-probability entries only when both momentum and trend strength agree, delivering smart, data-driven dec
FREE
Gold one hour
Shi Xuan Liang
1 (1)
Any EA can't guarantee our eternal and stable profit, but it is a manifestation of trading ideas. The quality of the back test data is an intuitive affirmation of the EA. If an EA backtest result fails, we will not believe that it can make money for us on the firm offer. On the contrary, EA, which produced a beautiful asset curve in the process of backtesting, is worthy of our belief that she can meet the challenge of updating.  GOLD ONE HOUR is specially made for gold varieties to run in one h
UsdJpy RangeBot Pro – Expert Advisor for Breakout Trading UsdJpy RangeBot Pro is a breakout-based Expert Advisor developed for the USDJPY pair. It identifies trading opportunities during the early hours of the London session by analyzing a defined range and executing pending orders above or below it. The EA applies fixed logic, clear visual elements, and built-in risk controls. This tool is designed for disciplined breakout trading without the use of breakeven, martingale, or grid systems.
FREE
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
Gold Swing Trader EA Advanced Algorithmic Trading for XAUUSD on Higher Timeframes The Gold News & Swing Trader EA is a specialized MetaTrader 5 Expert Advisor designed for trading XAUUSD (Gold). It operates on a swing trading strategy to capture medium- to long-term price movements on the H4 and Daily charts. Key Features: · Dedicated XAUUSD Strategy: Logic optimized for the unique volatility of Gold. · Swing Trading Focus: Aims to capture significant price swings over several days. · High
FREE
Ironclad
Vadodariya Bhargavkumar Punabhai
ironclad is a powerful automated trading system designed to execute trades based on dynamic price levels. The EA is optimized for smooth and controlled trading with built-in risk protection and profit management. The strategy focuses on level-based market movement and automatic trade execution, helping traders reduce emotional trading and maintain consistency. Main Features • Fully automated trading system • Level-based trade execution • Smart lot management system • Target profit auto close • M
FREE
このエキスパートアドバイザーは、MACD、ストキャスティック、RSIなどの指標から得られるシグナルを精査し、市場のトレンドと転換点を把握します。 複数の戦略を組み込み、シームレスに連携させています。 アドバイザーはリアルタイムで市場状況を分析し、事前定義されたストップロスとテイクプロフィットのレベルで自動的に取引を実行します。 使いやすさも「HydraAlchemist」の大きな特長です。直感的で理解しやすい設定画面では、少ないパラメータで取引戦略を実行できます。 ゴールド(XAUUSD)の5分足で取引を行う際には、最低残高$500からスタートできます。 XAU(GOLD)USD 5分足 最低残高 : $500
FREE
Product Overview Woori Gold Algorithm is an automated trading system designed specifically for XAUUSD (Gold). This Expert Advisor (EA) uses a simple yet effective EMA crossover strategy combined with trailing stop risk management to capture short-term price movements in a disciplined and systematic way. The strategy is built for scalping on the M15 timeframe, focusing on clear trend direction and controlled risk. Trading Strategy The core logic of Woori Gold Algorithm is based on trend-followin
FREE
Welcome to the future of algorithmic trading. The Nascore Scalper EA is a precision-engineered, AI-inspired scalping robot built exclusively for trading NAS100 (US Tech 100 Index) . It analyzes smart money footprints, breakout zones, and high-timeframe bias to capture high-probability scalping entries. Key Features: Optimized for NAS100 (US100) – Fast-moving Nasdaq-based index trading Smart Money Concepts – Integrates structure, breakout logic, and bias Minimal Margin Usage – Ideal for traders
FREE
この EA は、移動平均クロスオーバーを使用して取引します。完全にカスタマイズ可能な設定、柔軟なポジション管理設定に加えて、カスタマイズ可能な取引セッションやマーチンゲールおよび逆マーチンゲール モードなどの多くの便利な機能を提供します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 使いやすく、監視しやすい 完全にカスタマイズ可能な移動平均設定 2 つの異なる取引動作を実装します。 カスタマイズ可能な損益分岐点、SL、TP、トレーリング ストップ ECN/非ECNブローカーで機能 2-3-4-5 桁の記号に対応 取引はNFA/FIFOに準拠可能 反対のシグナルで取引を閉じることができます マーチンゲールと逆マーチンゲール機能を実装します 平日と時間帯で取引を絞り込む 組み込みの資金管理 EA は 4 つの異なる動作を実装します。 通常: 強気のクロスオーバーで買い、弱気のクロスオーバーで売る 逆:強気のクロスオーバーで売り、弱気のクロスオーバーで買う 買いのみ: 強気のクロスオーバーで購入し、弱気のクロスオーバーを無視する
FREE
King_Expert EA - Professional Trading System Overview King_Expert EA is a sophisticated automated trading system for MetaTrader 5 that combines trend-following strategies with intelligent risk management. The EA uses a multi-layered approach to identify high-probability trading opportunities while incorporating advanced features like grid averaging and dynamic position management. Core Trading Strategy Primary Signal Generation EMA Crossover System : Uses dual Exponential Moving Averages (21/50
FREE
Triple Indicator Pro
Ebrahim Mohamed Ahmed Maiyas
4 (4)
Triple Indicator Pro: ADX, BB & MA Powered Trading Expert Unlock precision trading with Triple Indicator Pro, an advanced Expert Advisor designed to maximize your market edge. Combining the power of the ADX (trend strength), Bollinger Bands (market volatility), and Moving Average (trend direction), this EA opens trades only when all three indicators align 1 - ADX (Average Directional Index) indicator – This indicator measures the strength of the trend, if the trend is weak, the expert avoids
FREE
Sharpe Domination EA Description Sharpe Domination is a high-frequency trading Expert Advisor engineered for peak performance on JPY currency pairs using the 1-minute timeframe . Leveraging proprietary momentum-based algorithms and meticulously optimized risk management , this EA is designed to deliver consistent, market-leading returns, resulting in extremely high Sharpe Ratios .
Phoenix Volume Trader
Nigel Nii Darku Narnor Darko
The Phoenix Volume Trader is a high-performance Semi-Automatic Execution EA designed for traders who prioritize Order Flow and Momentum Analytics. Built for the MetaTrader 5 platform, it bridges the gap between complex Volume Profile analysis and lightning-fast trade execution. At its core, the Phoenix Engine identifies the Point of Control (POC)—the price level with the highest trading activity—and visualizes it as a dynamic "Value Zone." By monitoring the Volume Ratio, the EA alerts traders t
FREE
MultiTrend Commander
Джованни Орсани
MultiTrend Commander - Automated Trading System What is it? An automated trading software that: Intelligently identifies market trends Makes decisions based on multiple timeframes Automatically manages risk What does it do? Identify Trends Analyze the market in real time Combine signals from different time frames (15 min, 1 hr, 4 hr) Confirm the trend direction before entering Protect Your Capital Automatically calculates stop losses Adjusts trade size to your risk Stops trading if
FREE
Grid Hlevel MT5
Sergey Ermolov
4.56 (34)
MT4版  |  Valable ZigZagインジケーター   |   FAQ Grid HLevel   Expert Advisor は、 FX 市場で毎月安定した利益を上げたいと考えているトレーダーに最適です。この Expert Advisor は平均化戦略に従って動作するので、正しく使用することをお勧めします。 「正しく」使うというのは、相場の反転ポイントで平均化取引を行い、グローバルトレンドの方向にのみ取引を行うことです。メイントレンドの方向性については、タイムフレームH4でValable ZigZagインディケータで判断することをお勧めします。相場が変わる可能性のあるレベルは、インジケーターで判断するのは難しいので、平均化注文でより正確に相場に入るために、チャート上で手動で設定することをお勧めします。 そこで、手動で設定したサポートとレジスタンスのレベルでトレードするエキスパートアドバイザー、 Grid HLevel   Expert Advisor を紹介したいと思います。 注意 !   Grid HLevel EA は完全な自動売買ではなく、むしろ半自動売買です
FREE
Trade Anomalo BTC Multi Grid EA   Trade Anomalo  BTC Multi Grid  is an advanced, fully automated Multi-Grid Expert Advisor meticulously designed to navigate the volatility of BTC and other major pairs. Introduces highly requested features, including Multi-Window Time Management and an interactive, upgraded on-chart dashboard. Unlike traditional grids that get trapped in one direction,   Parallel Pro   utilizes a dual-engine architecture (Grid A and an optional inverted mirror Grid B) to simultan
FREE
Cyber Grid BB XAU Edition MT5
Jonathan Fernandes Xavier Da Silva
Cyber Grid BB — XAUUSD H1 Edition FREE Gold (XAUUSD) Expert Advisor with Bollinger Bands and Intelligent Grid Management Hello, trader! If you are looking for a free Expert Advisor to trade Gold (XAUUSD) on MetaTrader 5, Cyber Grid BB was built specifically for that purpose. This EA combines Bollinger Bands volatility analysis with an intelligent grid management system, creating an automated strategy optimized for XAUUSD on the H1 timeframe. Cyber Grid BB is part of the ForexDexsters family of a
FREE
RSI   EA is a   fully automated   Forex trading strategy based on the MACD indicator, one of the most popular and widely used trend-following methods in technical analysis. This expert advisor automatically opens and manages buy and sell trades using RSI to capture market momentum while removing emotional decision-making. Premium advanced   version with   +40 filter!   :   Click Here Or search "RSI ProLab mt5" on the market
FREE
Gold ICT OrderBlock Expert
Charles Antoine Dominique Julien Fournel
4.24 (37)
I finally decided to outsource this EA code, you can pull it from there : https://github.com/cfournel/orderBlock , feel free to fork it and suggest improvements ! Enjoy ! Gold ICT OrderBlock Expert is an Expert Advisor for automated trading of XAUUSD (Gold) on the M6 timeframe. It is based on structural market concepts from the ICT methodology: Order Blocks, Liquidity Sweeps, and Market Structure Shifts. The algorithm looks for valid setups during the London and New York sessions, applying tre
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
[FREE EA] EA34 TANIN FORCE: MACD & STOCH ENGINE (Prop Firm Ready) Are you tired of market noise and false breakouts? Meet EA34 Tanin Force, a commercial-grade Expert Advisor designed specifically for the EURUSD on the M15 timeframe. This system combines the raw trend-following power of MACD with the precision timing of the Stochastic Oscillator. PERFORMANCE HIGHLIGHTS (6-Year Stress Test 2020 - 2026): * Symbol & Timeframe: EURUSD | M15 * Set & Forget: Hard Stop Loss and Take Profit. No
FREE
This is the first EA built using the free and open source library AlgoTradingHub that i develop and mantain. The library aims to simplify and streamline the development of Expert Advisors (EAs) for MetaTrader 5 (MT5) using the MQL5 programming language. By providing reusable components, developers can quickly create highly customized and maintainable trading strategies, reducing the complexity of building EAs from scratch. It can be found on my GitHub profile at: GiacomoGhi/AlgoTradingHub
FREE
Steady Gain Protector  is a simplified entry-level version of the Gold Rocket HFT trading system. It is designed for users who want a basic automated trading experience with fixed parameters and limited functionality. This Expert Advisor opens BUY positions only , using a dual Exponential Moving Average (EMA) crossover combined with short-term price momentum confirmation. The system is intended for small accounts and traders who prefer a simple structure with controlled exposure. Trading Logic
FREE
The Dual MACD & Stochastic Expert Advisor (EA)  is a fully automated trading system that utilizes two  MACD (Moving Average Convergence Divergence) indicators along with the  Stochastic Oscillator  to identify high-probability trading opportunities. By combining trend confirmation from MACD with momentum analysis from Stochastic, this EA provides precise entry and exit points for optimized trading performance. Key Features: • Dual MACD Strategy – Uses two MACD indicators with different setting
FREE
MACD RSI Optimized EA is a free, fully automated trading robot designed to capture trends using a classic combination of indicators. By merging the trend-following capabilities of the MACD (Moving Average Convergence Divergence) with the momentum filtering of the RSI (Relative Strength Index), this EA aims to filter out market noise and enter trades with higher probability. This version has been specifically optimized for the month of October on the M15 (15-minute) timeframe and performs best on
FREE
EURUSD EMA–SMA Reversal Breakout (H1) is a fully automated MetaTrader 4 strategy designed to capture **confirmed reversal breakouts** on EURUSD using a simple trend + position filter with rule-based **pending STOP execution** beyond recent structure. The EA was backtested on **EURUSD on the H1 timeframe** from **April 1, 2004 to April 24, 2024** using a MetaTrader 4 backtest engine (base data: EURUSD_M1_UTC2). No parameter setup is required — the system is delivered with optimized and fine-tune
FREE
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (698)
トレーダーの皆さん、こんにちは!私は 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 (82)
クォンタム・アテナ ― 経験から生まれた精密さ トレーダーの皆さん、こんにちは!私は クォンタム・アテナ です。伝説のクォンタム・クイーンの軽量版で、今日の市場環境に合わせて改良・再設計されました。 私は何でもできる人間になろうとはしない。 私は今、うまくいっていることに集中します。 私の専門分野は?金です。私の使命は?正確さを核とした、鋭く効率的で、インテリジェントに最適化された取引パフォーマンスを提供することです。 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
Goldwave EA MT5
Shengzu Zhong
4.72 (67)
リアルトレード口座   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA は、MQL5 上で検証済みのリアルトレードシグナルと、完全に同一の取引ロジックおよび執行ルールを使用しています。推奨された最適化済み設定を使用し、信頼性の高い ECN / RAW スプレッドのブローカー (例:IC Markets または TMGM) で運用した場合、本 EA のリアルトレード挙動は、当該ライブシグナルの取引構造および執行特性に極めて近い形で設計されています。ただし、ブローカーごとの取引条件、スプレッド、約定品質、ならびに VPS 環境の違いにより、個々の結果が異なる可能性がある点にご注意ください。 本 EA は数量限定で販売されています。現在、残りのライセンスは 2 件のみで、価格は USD 999 です。購入後は、プライベートメッセージにてご連絡ください。ユーザーマニュアルおよび推奨設定をお渡しします。 過度なグリッド手法は使用せず、危険なマーチンゲールも行わず、ナンピン(平均取得単価の引き下げ)も使用
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 購入後、以下
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 は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングス
Quantum King EA
Bogdan Ion Puscasu
5 (204)
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 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
このEAは、第三者の販売業者、アフィリエイト、または別の配布チャネルを通じて販売していません。 モニタリング -  ライブシグナル 公開チャンネル - こちら このEAは2つのシンボルを取引し、それらの間の短期的な不均衡を探します。シンボルが通常の関係から外れて動いた場合、EAは取引を開始し、不均衡が小さくなった時に決済できます。 これはグリッドEAではありません。マーチンゲールではありません。EAは多くの回復注文を開きません。各シンボルにつき1ポジションのみを使用します。 含み損のまま何日もポジションを保有するために作られたものではありません。 EAは取引を開始する前にフィルターを使用します。市場条件が良くない場合、取引をスキップできます。 EA入力: メイン取引シンボル - 取引に使用される最初のシンボル。 セカンダリーシンボル - 比較と取引に使用される2番目のシンボル。 分析タイムフレーム - 計算に使用されるタイムフレーム。 履歴データの深さ - EAが計算のために確認するローソク足の数。 Entry Threshold - 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
Gold House MT5
Chen Jia Qi
4.65 (54)
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 ユーザーの実際の取引シグナル: https://www.mql5.com/en/signals/2379877 重要:購入後、推奨パラメータ、使用説明、注意事項、使用のヒントを受け取るために、必ずプライベートメッセージをお送りください。 (MQL5 メッセージ):   https://www.mql5.com/en/users/walter2008 最新情報をお届け — MQL5チャンネルに参加して、製品アップデートやトレードのヒントを
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はトレーディング・インテリジェンスを複数のターミナル、ブローカー、口座、市場にわたって分散させます。各ノードは独立して
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/es/signals/2372338 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation Mapping(動的計算マッピング)にあります。アルゴリズムは単に価格を分析するので
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
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 時間枠で成功し、市場の勢いの本質を捉
Lizard
Marco Scherer
4.8 (20)
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 の待機注文を配置します。トリガーには単なる価格のタッチではなく、本物のブレイクアウトが必要です。 このア
Gold Snap
Chen Jia Qi
4.67 (12)
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 の長期的な開発と実運用での検証を通じて、ゴールド市場におけるブレイクアウト戦略の有効性と、当社の自動適応パラメータシステムの実用的な価値を改めて確認しました。 しかし、どのブレイクアウト戦略
Pulse Engine
Jimmy Peter Eriksson
4.21 (29)
最新情報 - 現在の価格で入手できるのは残りわずかです! このシステムの主な目的は、リスクの高いマルチンゲールやグリッドを使用せずに、長期的なライブパフォーマンスを実現することです。  現在の価格での販売部数は非常に限られています。 最終価格 1499ドル 【ライブシグナル】    |    【バックテスト結果】    |    【設定ガイド】    |    【FTMO結果】 取引への新たなアプローチ Pulse Engineは、インジケーターや特定の時間枠を一切使用しません。MQL5上の他のどのトレーディングシステムも採用していない、非常にユニークなアプローチを採用しています。 この手法は、日中の方向性パターンに基づいて取引を行います。これらのパターンは、私が長年開発・改良を重ねてきた独自のパターン認識ソフトウェアを用いて発見したものです。 このソフトウェアにより、市場が過去に特定の方向に強い動きを示した時間帯を特定することができます。 市場ごと、そして曜日ごとに、それぞれ独自の動きがあります。 この手法が非常に強力な理由は、市場がトレンドにあるのか、反転しているのか、あるい
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
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
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 にアプローチできるように構築されています。 数ヶ月間、私のアーキテクチャは舞台裏で洗練され続けました。変動の激しいセッシ
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は限定数のみ販売されています。 製品の独自性を維持し、既存ユーザーの取引環境を保護するため、ライセンス数は予告なく削減さ
Cortex Aurex
Vladimir Mametov
5 (1)
本EAはMetaTrader 5向けに開発された完全自動売買システムであり、ゴールド(XAUUSD)専用に設計されています。そのロジックは、金市場の特徴である急激な価格変動、鋭い反転、高いボラティリティを前提に構築されています。本EAは、反応速度・規律・精密なポジション管理が特に重要となる環境での自動売買を可能にします。 本システムは、規律あるトレード管理、市場変化への迅速な対応、そしてコントロールされた決済を重視しています。基本的な考え方はシンプルで、トレーリングストップを用いて利益を伸ばしつつ、すべてのポジションを固定ストップロスで保護し、さらにM1時間足で逆シグナルが発生した場合には損失トレードを早期にクローズできる設計となっています。 シグナル:  https://www.mql5.com/en/signals/2378776 Official Cortex Aurex community 特別ローンチ価格: 現在の価格は最初の20本の販売にのみ適用されます。20本販売後、EAの価格は 100 USD 上昇し、 599 USD となります。 コアコンセプト 本EAは、ゴールド
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 の主な考え方は、危険なナンピンではなく、管理されたロジック、保護設定、実際のトレ
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つの小さな取引に継続的に分割する独自の戦略を採用しています
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
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
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
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
作者のその他のプロダクト
The given MQL5 code is for an Expert Advisor (EA) that implements a trading strategy using the Alligator indicator and the Standard Deviation indicator. Here's a breakdown of the code: The code defines various input parameters for the EA, including entry lots, stop loss, take profit, indicator parameters, and expert settings. The OnInit() function initializes the EA by setting some variables and validating the initialization. The OnTick() function is called on each tick of the price data and c
FREE
This strategy uses two indicators: Commodity Channel Index (CCI) and Envelopes. It opens a buy position when the CCI crosses above the lower level and closes it when the price crosses above the upper band of the Envelopes. It opens a sell position when the CCI crosses below the upper level and closes it when the price crosses below the lower band of the Envelopes. It also uses a fixed stop loss and take profit, and a trailing stop based on the previous bar’s high or low. It has some parameters t
The code is a trading robot that uses two indicators moving averages crossover and envelopes. It opens a buy or sell trade when the fast moving average crosses the slow moving average and the price is above or below the envelopes. It closes the trade when the opposite signal occurs or when the stop loss or take profit is reached. It also has some session settings to limit the trading hours and days. The code has some input parameters to adjust the trade size, stop loss, take profit, magic number
Here's a short note explaining some of its key aspects: The code starts with defining various input parameters such as entry amount, stop loss, take profit, and indicator parameters. The code includes functions and variables to manage trading positions, handle position updates, and check entry signals. The OnInit() function is called when the EA is initialized and performs necessary initialization tasks. The OnTick() function is called on each tick and checks if a new bar has formed, then call
フィルタ:
Konrad Mieszkowski
962
Konrad Mieszkowski 2023.07.17 22:53 
 

I have been using EA for 2 weeks and it gives quite a lot of income. It's coming along well. Will post an update in a few weeks.

Profitable EA

From July 15 to August 1 account grow up 29.92%

7 trades 100% win.

Dipak Dilip Reddy
3418
開発者からの返信 Dipak Dilip Reddy 2023.10.29 11:02
Your kind words have made our day! We are delighted to hear that you are satisfied with our service and we are thrilled to have been able to meet your expectations.
レビューに返信