• 概要
  • レビュー (6)
  • コメント (2)
  • 最新情報

Sydney MT4

1.25

シドニーは、人工知能を従来のテクニカル分析と組み合わせて使用し、GBPUSDと USDJPYのシンボルの将来の市場の動きを予測する複雑で新しいアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレントニューラルネットワーク、特にLong-Short-Term-Memoryセルを使用します。この方法によって、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができるのです。さらに、LSTMネットワークは、短期と長期の両方の履歴データを考慮することができるため、時系列分析に特に適しています。

注:本商品は限定紹介商品です:このEAを現在の価格で販売するのは、10本中1本のみです。次の価格:499ドル

このEAの価格は、このシステムで取引するユーザーを限定するために、着実に値上げされる予定です。

ライブ信号: https://www.mql5.com/en/signals/2021790

MT5バージョン: https://www.mql5.com/en/market/product/96960

重要:追加情報および特典を受け取るには、製品購入後、PMを通じて直接ご連絡ください。


メカニクス

このExpert Advisorは、マーチンゲール、スマートリカバリ、グリッドトレーディング、平均化など、経験の浅いトレーダーが大きな損失を被る可能性のある手法を使わずに使用することができます。

すべてのポジションには、固定またはトレーリングのテイクプロフィット、固定ストップロスが最初から設定されています。値は変更可能ですが、長期間のバックテストに最適化されたデフォルト値を維持することをお勧めします。リカバリーモードを使用している場合を除き、一度に最大1つのオープンポジションが常に存在することになります。


通貨ペアとタイムフレーム

ネットワークはGBPUSDと USDJPYのペアの歴史的な市場の動きを学習するように訓練されました。 しかし、あなたは常に他の通貨ペアでテストし、実験することができます。どのようなタイムフレームチャートを使用しても、EAは常に同じ方法で動作することができます。


入力パラメータ

トレード設定
  • ダイナミックロット(残高1000あたり):現在の残高に基づき、ロットサイズを動的に設定します。
    (例:ダイナミックロット0.5、口座残高1200USDの場合、取引のロットサイズは0.6になります。(0.5 * (1200/1000))
  • Max Lot(絶対値):取引ごとの最大ロットです。取引ロットがこの値を超えるように計算された場合、ロットサイズは自動的に最大ロットと同じに設定されます。
  • Take Profit Type(テイクプロフィット・タイプ):テイクプロフィットの種類。固定またはトレーリングのどちらか。
  • テイクプロフィット(pips):テイクプロフィットの値をpipsで設定します。初期値のままがおすすめです。
  • Trailing Take Profit (pips):トレイリングテイクプロフィットの値をpipsで設定します。テイクプロフィットタイプが「Fixed」に設定されている場合は、無視されます。元の利益確定値がヒットすると、EAはこの値に従ってトレーリングストップロスを作成します。
    (例:例:テイクプロフィットを6pips、トレーリングテイクプロフィットを4pipsとした場合、6pipsの利益に達すると同時にトレーリングストップロスは2pipsの利益に設定されます)
  • ストップロス(pips):ストップロスの値をpipsで設定します。初期値のままがおすすめです。
  • 最大スプレッド(ポイント):現在のスプレッドがこの値を超える場合、取引は実行されません。
一般設定
  • マジックナンバーです:EAの識別子です。1つの通貨ペアで同じEAの複数のインスタンスを実行する場合、この値はインスタンスごとに変更する必要があります。
  • トレードコメントトレードと一緒に送信されるコメントです。
  • インフォパネルを表示するチャート上の情報パネルを表示または非表示にします。
リカバリーセッティング
  • リカバリーモードです:リカバリーモードの有効/無効を設定します。
  • リカバリートレードの数:リカバリートレードを実行する最大数。
  • Start Recovery at Loss (pips):最初の回復取引が送信される損失(pips)。
  • リカバリートレードの距離(pips):リカバリートレード間の距離(pips)。
  • リカバリーのプロフィットターゲット(pips):リカバリーのプロフィットターゲット。例:0だと収支トントンになります。
  • リカバリーロットの割合(%):各取引に使用される元のポジションサイズの割合。 例.元のポジションのロットサイズが5で、リカバリーロットの割合が50の場合、リカバリートレードは2.5ロットで行われます。

リカバリーモード- リカバリーモードでは、利益確定値を平均化するために追加の取引を開始することで、自動的に負けポジションを回復しようとすることができます。各回復取引は、ストップロスを維持したまま、テイクプロフィットを現在の価格に近づけることになります。

トレーリング利益モード- トレーリング利益モードでは、有利な方向への大きな値動きを利用することができるかもしれません。これは、リカバリーモードと組み合わせて使用することもできます。

静的モード- 固定ロットサイズでこのEAを使用するには、最大ロット値を希望のロットサイズに設定します。これにより、計算されたロットサイズがこの値で上限となります。


バックテスト

開発中、このニューラルネットワークは、2010年1月1日から2023年3月15日までのバックテスト期間中、100%履歴品質のデータで学習・テストされました。さらに、EAは2023年4月までフォワードテストされました。

以下のスクリーンショットのバックテスト結果を、以下のバックテスト設定により再現することができます:

  • シンボルGBPUSDまたはUSDJPY
  • タイムフレーム任意
  • モデリングトレイリングプロフィットやリカバリーモードでテストする場合は、最小限の「Every Tick」を推奨します。 それ以外の場合は「1分足OHLC」で十分です。
  • デポジット最低100ドルを推奨
  • レバレッジを効かせる任意

Expert Advisorの設定に関するご質問やヘルプが必要な場合は、ご遠慮なくPMを通じてお問い合わせください。可能な限り迅速な返信を心がけています。


ご購入の際は、取引に伴うリスクや、過去の実績が将来の結果を保証するものではないことをご理解の上、ご購入くださいますようお願いいたします。

おすすめのプロダクト
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Forex Workstation is a powerful and efficient bot for trading on the Forex market. It is designed to use patterns, price delay levels, volatility analysis and market scaling. This bot provides unique opportunities for automated trading and optimization of strategies on various currency pairs. Let's look at the features and settings of Forex Workstation: Peculiarities: Multi-currency : Forex Workstation supports a wide range of currency pairs for trading, which allows you to diversify your por
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
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 mo
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
Bfxenterprise RSI
Ricky Romadona Tri Saputra
Bfxenterprise RSI Inspired and optimized RSI indicator is the focus of this Expert Advisor (EA). Designed with the use of RSI to perform optimal transactions. Reading trends and price reversals is done by the RSI whose functions have been sorted. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy
FTMO passing EA (High risk) is unique Expert Advisor that continues the iBoss series of advisors. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. The iBossTrade is a fully automated EA designed to trade currencies only. Working pairs US30. EURUSD, GBPUSD, EURGBP, USDCAD. XAUUSD. Expert showed stable results on currencies in 1999-2023 period. No dangerous methods of money management
This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
Dr Trade Proをご紹介します。知的で一貫性のある取引のために精巧に設計されたEA(専門家アドバイザー)です。 当社の専門家アドバイザーは、トレンドの認識と正確な市場分析を利用して取引をシームレスに実行する精度を重視しています。Dr Trade Proは、各取引に戦略的なバックアッププランを備えており、収益性を重視し潜在的な損失を最小限に抑えています。 Dr Trade Proの特徴的な点は、異なる市場状況に適応できることであり、ニュースや市場の変動に強い、信頼性のあるEAの重要な特徴です。この適応性により、ボットは市場の変化をスムーズに検出し、アルゴリズムを更新し、大規模またはより波乱のある市場でも安定性と最適なパフォーマンスを確保します。 Dr Trade Proには取引に平均戦略が組み込まれていることに注意してください。このEAのスタイルに馴染みがない場合は、購入を検討する前にその機能を慎重に確認することをお勧めします。 Dr Trade Proの能力を探索して、取引体験を向上させるために設計された洗練されたEAをご覧ください。信頼性に対するあなたの信頼が私たちの最優先
An automated Expert Advisor that uses Price action techniques. It is developed and tested repeatedly. It is the only EA in the market that has passed 29 years of backtesting from 1990 to 2019. Recommendation: EURUSD 1hr timeframe Use the settings found on the comment page. You can play around with the settings like the deposits and lots. Do not change the take profit and stoploss settings.
VolnaFX
Roman Meskhidze
4.76 (21)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
Pirate
Anatoliy Lukanin
3.9 (20)
Deposit :   from 100 deposit units Trading pairs: I recommend currency pairs: EURAUD, CHFJPY, EURCHF, EURGBP, AUDCHF, CADCHF, USDCHF. Trading period :  Any Account: You should use ECN-ECN.Pro accounts with five-digit quotes with a moderate size (spread). Parameters: USING - Choice, trading risk or fixed lot RISK/LOT - Lot Risk Value RESTORING_THE_BALANCE - Restoring balance* HOW_THE_RESET_WINDOW - Reset the Global Variable TAKE_PROFIT - Set profit STOP_LOSS - Set loss COUNT_BUY - The number of
Quadron
Marek Kvarda
4 (1)
This robot is designed for major currency pairs and trades several strategies.It uses the algorithm for analysis of price data and finds the best parameters. Trades are filtered by results of analysis of daily and monthly chart for the last 12 periods. This is not a scalping robot. It will be traded at all brokers with quotation accurate to points. Your broker must allow hedging. Default settings can be used for EURUSD, GBPUSD and USDJPY on the M30. Settings TimeFrame - Time Frame for trading S
We present to you a fully automated Expert Advisor designed for trading major currency pairs. The bot uses a set of its own trading algorithms and has protection against crashes. Attention! The bot only works correctly when the spread is less than 6 pips! I ask you to weigh this fact, and if you do not have the appropriate conditions for trading, this bot will not work for you! The robot controls the volume of trading positions, slippage, spread, maintains and protects open orders, can work wit
次の価格は397ドルになります Gold Coin M5 は、M5 期間を使用して金市場 (XAUUSD) を取引するように設計された自動取引ロボットです。 このロボットは、短期間の間隔で自動的に取引 (スキャルピング) したいトレーダー向けに設計されています。 特徴: スキャルピング戦略: ロボットは、短期的な価格変動に基づくポジションへの即時エントリーとポジションに基づくスキャルピング戦略を使用します。 M5 の XAUUSD 用に最適化: XAUUSD スキャルパーは、M5 時間枠で XAUUSD ペアを取引するように特別に調整されており、金市場での機会を最大化できます。 最低残高: ロボットとの取引に推奨される最低残高は 1000 ドルです。 このレベルのバランスにより、リスクを管理するのに十分なマージンが提供され、ロボットが短期間で効果的に動作することが可能になります。 使いやすさ: XAUUSD Scalper は、取引口座へのインストールと設定が簡単で、初心者から経験豊富なプロまで幅広いトレーダーが利用できます。 取引に関する推奨事項: XAUUSDでの取引
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
Meta PX
Mi Poegel De Oliveira Isidoro
MetaProfitX  utilizes a unique strategy where it continuously scalps small profitable trades. MetaProfitX  stands out from other expert advisors due to its remarkable approach to handling losing trades. Unlike traditional methods that solely rely on Stop Loss orders to limit losses,  MetaProfitX  employs a sophisticated technique to manage losing positions, trading as a basket, closing all at once on a small profit. This unique strategy allows  MetaProfitX  to optimize its risk management, mini
Magic Grid
Aliaksandr Charkes
4.52 (21)
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
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
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
MACDインジケーターのトレーディングロボット これはトレーディングロボットの簡易バージョンであり、1つのエントリー戦略のみを使用します(高度なバージョンには10を超える戦略があります) 専門家のメリット: スキャルピング、マーチンゲール、グリッド取引。 1つの注文または注文のグリッドのみで取引を設定できます。動的、固定、または乗数のステップと取引ロットを備えた高度にカスタマイズ可能な注文グリッドにより、エキスパートアドバイザーをほぼすべての取引手段に適合させることができます。 ドローダウン回復システム、重複する損失注文とバランス保護 グリッド取引がリバウンドしない価格変動に対して脆弱であることは周知の事実ですが、注文回収システムのおかげで、アドバイザーはほとんどのドローダウンから抜け出すことができます。ドローダウンからの脱出は、最も遠い不採算の注文を、利益のある市場に最も近い注文とオーバーラップさせることによって実行されます。取引ロボットは、手動取引または他の専門家によって開かれた取引のために、アカウントの負けたポジションを回復するために使用できます
Team Trading System Pro is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
IQmovingZ
Alexander Kovalenko
This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods. The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the great
LAUNCH PROMO Next price:        $249 The price will be rise to limit the number of users for this strategy The "Trend BtD" Expert Advisor is a representative of robots trading breakout levels. Levels built automatically. The uniqueness of the advisor is that it work WITHOUT averaging and using the martingale principle. ALL orders have StopLoss and TakeProfit. VERY IMPORTANT: Always load SET Files for each pair! Adjust Lot size to yours deposit! HOW TO TEST: 1. Choose  H1  TimeFrame 2. Load my  
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  Recommendations: Timeframe:   H1 (Any Timeframe) Supported currency pairs:   EURUSD , EURCHF,   USDCAD, AUDCAD, EURAUD and many more except *** JPY*** Pairs ...
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.83 (24)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Gold Trade Pro
Profalgo Limited
4.55 (20)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
Quantum Emperor MT4
Bogdan Ion Puscasu
4.93 (123)
ご紹介     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 Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
One Gold MT4
Stanislav Tomilov
5 (8)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
Aura Black Edition
Stanislav Tomilov
4.76 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCH
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
71% discount for the next 5 buyers (original price $9000): 3 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
Oracle MT4
Stanislav Tomilov
4.17 (6)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
77% discount for the next 10 buyers (original price $3000): 4 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
Live signal : TrendMaster FX The MT5 version : TrendMaster FX MT 5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは
XG Gold Robot MT4
Marzena Maria Szmit
4.57 (21)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Candle EA MT4
Mansour Babasafary
4.58 (38)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
Gold Excel
Gregory Hay
4.5 (4)
へようこそ     GoldExcel EA   、XAUUSD (ゴールド) 通貨ペアのデイトレーダー。私たちのチームによって開発され、通常のアカウント、スポンサー付きプロップアカウント、プロップコンテストで利用できます。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 導入開始価格は数週間ごとに値上げされます。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 ジン・ジュオ   これは、金ペアのみを使用するユニークなデイトレード戦略です。金ペアは、日々の変動が大きく、
ET9 New on the Market, Launch promo! Only a few copies left at: $599 Next price: $799 Final price: $1599 The Best  Expert Advisor  on   XAUUSD   any timeframes , It can also be used on GBPUSD at the same time! ET9  for MT4 Updated 4.20 !!   Important update:    Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified,   Optimized the stability of ET1 strategy Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Descriptions ET9 for MT4
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share
Darwin Evolution MT4
Guillaume Duportal
4.83 (12)
ダーウィンの進化 ! 1490 USDから990 USDの限定時間 (オファーは次のアップデートの到着まで有効です、時間を無駄にしないでください(もちろん、更新は価格に含まれています)。 ! MT4は同時マルチペアを処理しないため、このEAのバックテストを行うことはできません。 ダーウィンは指標の計算のために28ペアを必要としています! 説明:  - その操作を理解するには、ブログをやってくる(このEAは私の外国為替取引の哲学を反映しています...あなたが物事を見るための私の方法が好きなら、あなたは私のEAが好きです 時間をかけてください! (Forexはレースではありません):https:// www.mql5.com/en/blogs/post/745790  - 過去のパフォーマンスを見るために、ここでシグナルのリンクがあります ライブノーマルシグナルモード: https://www.mql5.com/en/users/tradedeal/seller ライブシグナルリスクモード: https://www.mql5.com/en/users
4 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
Waka Waka EA
Valeriia Mishchenko
4.41 (49)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Never Dies EA is a super professional EA using advanced mathematical and statistical theories. The EA analyzes multiple timeframes (Chart Timeframe and D1) to detect strongest directions and verify signals. The EA is in the category of HFT trading EAs and will not use any dangerous recovery methods such as grid, martingale, hedge, .... All trades are powered by TP/SL to control the risk of the account. Also some smart algorithms inserted inside the EA to adjust some settings based on selected sy
XC Pips EA MT4
Marzena Maria Szmit
4.71 (14)
The XC Pips EA MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. XC Pips EA opens positions   every day,  from Monday to Friday, and   all positions are secured   with Take Profit, Stop Loss, Trailing Stop, we inc
CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal High:  https://www.mql5.com/ru/signals/2221931 Live Signal:  https://www.mql5.com/en/signals/2218278 C
EA has a live track record with 48 month of stable trading with low drawdown: Live performance MT5 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timefra
作者のその他のプロダクト
Goldminer AI MT5
Ruben Octavio Gonzalez Aviles
4.32 (28)
Goldminer AIは、市場の動きを予測するために伝統的なテクニカル分析と組み合わせて人工知能を使用する複雑で斬新なアルゴリズムです。各エントリーを複数の小さな取引に分割し、他の取引で得た利益で一つずつ決済する画期的なリカバリーモードを備えています。さらに、新しいメカニズムにより、トレーリング・ペンディング・オーダーを使用することで利益を最大化することができます。 このExpert Advisorは、テクニカル分析指標のデータを使用して学習されたリカレントニューラルネットワーク、特にLong-Short-Term-Memoryセルを使用しています。この方法により、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができます。さらに、LSTMネットワークは短期と長期の両方の履歴データを考慮できるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中1本 のみ販売されます。次回価格: 899ドル このEAの価格は、このシステムで取引するユーザー数を制限するために、急速に引き上げられるでしょう。 ライブ信号 :https:
Deeptrader AI MT5
Ruben Octavio Gonzalez Aviles
4.35 (31)
Deeptrader AIは、人工知能と従来のテクニカル分析を組み合わせて市場の動きを予測する複雑で斬新なアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレント・ニューラル・ネットワーク、特にLong-Short-Term-Memoryセルを使用しています。この方法により、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができます。さらに、LSTMネットワークは短期と長期の両方の履歴データを考慮できるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中1本のみ 販売されます。次回価格: 999ドル このEAの価格は、このシステムで取引するユーザー数を制限するために、着実に値上げされます。 ライブ信号: https://www.mql5.com/en/signals/2061655 MT4バージョン: https://www.mql5.com/en/market/product/104723 重要: 追加情報や特典をご希望の方は、商品ご購入後、PMを通して直接
Deeptrader AI MT4
Ruben Octavio Gonzalez Aviles
1 (1)
Deeptrader AIは、人工知能と従来のテクニカル分析を組み合わせて市場の動きを予測する複雑で斬新なアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレント・ニューラル・ネットワーク、特にLong-Short-Term-Memoryセルを使用しています。この方法により、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができます。さらに、LSTMネットワークは短期と長期の両方の履歴データを考慮できるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中1本のみ 販売されます。次回価格: 999ドル このEAの価格は、このシステムで取引するユーザー数を制限するために、着実に値上げされます。 ライブ信号: https://www.mql5.com/en/signals/2061655 MT5バージョン: https://www.mql5.com/en/market/product/104722 重要: 追加情報や特典をご希望の方は、商品ご購入後、PMを通して直接
Sydney MT5
Ruben Octavio Gonzalez Aviles
3.47 (17)
シドニーは、人工知能を従来のテクニカル分析と組み合わせて使用し、 GBPUSDと USDJPYの シンボルの将来の市場の動きを予測する複雑で新しいアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレントニューラルネットワーク、特にLong-Short-Term-Memoryセルを使用します。この方法によって、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができるのです。さらに、LSTMネットワークは、短期と長期の両方の履歴データを考慮することができるため、時系列分析に特に適しています。 注:本商品は 限定紹介 商品です:このEAを現在の価格で販売するのは、 10本中1本 のみです。次の価格: 799ドル このEAの価格は、このシステムで取引するユーザーを限定するために、着実に値上げされる予定です。 ライブ信号 : https://www.mql5.com/en/signals/2021790 MT4バージョン : https://www.mql5.com/en/market/product/96961
Price DNA MT5
Ruben Octavio Gonzalez Aviles
Price DNAは、複合比率加重移動平均を利用することで、遅れを少なく し、トレンドの早期発見を可能にするトレンド指標です。このインディケータは再描画されず、どのような時間枠の金融商品にも適用することができます。 プライスDNAの仕組みは? このインディケータは、現在の取引の方向を示す複数の 波を チャート上に表示します。 緑の5つの波と赤の5つの波は、それぞれ強い強気と弱気の傾向を示しています。 個々の取引スタイルに基づき、すべての波または特定の数の波がトレンドの反転を示したときに、ポジションをオープンまたはクローズすることを選択することができます。強気と弱気の波の数は、常に端末の左上隅に表示されます。 設定 個々のDNA波の周期を調整することで、Price DNAインジケータを、より積極的に、あるいはより慎重に、自分の取引スタイルに適合させることができます。 第1波の周期第1波の周期 第2波のピリオド第2波の期間 第3波のピリオド第3波の期間 第4波のピリオド第4波の期間 第5波のピリオド第5波の期間 乗算器複利の倍率 テストとインストール このインディケータをテスト
Rio MT4
Ruben Octavio Gonzalez Aviles
4.2 (5)
Rioは、市場の動きを予測するために、伝統的なテクニカル分析と組み合わせて人工知能を使用する複雑で斬新なアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレント・ニューラル・ネットワーク、特にLong-Short-Term-Memoryセルを利用しています。さらに、LSTM ネットワークは、短期および長期のヒストリカルデータを考慮することができるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中2本 のみ販売されます。次回の価格: $399 このEAの価格は、このシステムで取引するユーザー数を制限するために、着実に値上げされます。 ライブ信号 :https://www.mql5.com/en/signals/2086250 MT5バージョン : https://www.mql5.com/en/market/product/93332 重要: 追加情報や特典をご希望の方は、商品ご購入後、PMを通して直接弊社までご連絡ください。 メカニクス このExpert Advisorでは、マーチ
Goldminer AI MT4
Ruben Octavio Gonzalez Aviles
3.75 (8)
Goldminer AIは、市場の動きを予測するために伝統的なテクニカル分析と組み合わせて人工知能を使用する複雑で斬新なアルゴリズムです。各エントリーを複数の小さな取引に分割し、他の取引で得た利益で一つずつ決済する画期的なリカバリーモードを備えています。さらに、新しいメカニズムにより、トレーリング・ペンディング・オーダーを使用することで利益を最大化することができます。 このExpert Advisorは、テクニカル分析指標のデータを使用して学習されたリカレントニューラルネットワーク、特にLong-Short-Term-Memoryセルを使用しています。この方法により、EAは将来の値動きに最も関連する指標を学習し、それに基づいて行動することができます。さらに、LSTMネットワークは短期と長期の両方の履歴データを考慮できるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中1本 のみ販売されます。次回価格: 899ドル このEAの価格は、このシステムで取引するユーザー数を制限するために、急速に引き上げられるでしょう。 ライブ信号 :https:
Rio MT5
Ruben Octavio Gonzalez Aviles
3.93 (29)
Rioは、市場の動きを予測するために、伝統的なテクニカル分析と組み合わせて人工知能を使用する複雑で斬新なアルゴリズムです。このExpert Advisorは、テクニカル分析指標からのデータを使用して訓練されたリカレント・ニューラル・ネットワーク、特にLong-Short-Term-Memoryセルを利用しています。さらに、LSTM ネットワークは、短期および長期のヒストリカルデータを考慮することができるため、時系列分析に特に適しています。 注:これは 限定販売 です:このEAは現在の価格で 10本中1本 のみ販売されます。次の価格: $799 このEAの価格は、このシステムで取引するユーザー数を制限するために、着実に値上げされます。 ライブ信号 :https://www.mql5.com/en/signals/2086250 MT4バージョン : https://www.mql5.com/en/market/product/94090 重要: 追加情報や特典をご希望の方は、商品ご購入後、PMを通して直接弊社までご連絡ください。 メカニクス このExpert Advisorは、マーチ
フィルタ:
Nicolas Folino
362
Nicolas Folino 2023.07.23 17:19 
 

Other good scam, dont buy it

Oleksandr Fihun
690
Oleksandr Fihun 2023.07.23 13:15 
 

One loss = more then 3 month of profit. The same system as Rio, the same big losses. After loss author remove signal.

Aceman123
2080
Aceman123 2023.06.29 15:33 
 

So far, so good.

---

Update: so far, so NEGATIVE. One bad trade on the pound took a blow and gave away 3+ months of positive gains. Of course, after this, the author took down the signal in typical fashion...

TommyGuinness
120
TommyGuinness 2023.06.27 18:42 
 

big loss Friday , new version of EA hiding loss

ppqqooww3
31
ppqqooww3 2023.05.26 08:58 
 

No trade was made in the first day, Is that normal?

Raul De Barbosa Viana Catella
231
Raul De Barbosa Viana Catella 2023.04.28 13:01 
 

Je l'ai acheté le 26 et il n'y a toujours pas eu d'opération. Merci de confirmer qu'il n'y en avait vraiment pas ou que quelque chose est mal programmé dans mon robot ?

レビューに返信
バージョン 1.4 2023.07.23
- Applied hyperparameter optimization
バージョン 1.3 2023.05.04
- Fixed a minor bug that caused unfavourable Take Profit placements with large spreads when using the recovery mode.
バージョン 1.2 2023.04.21
Not a necessary update!

- Changed the colour of the virtual TP line
- Added a label to the virtual TP line
バージョン 1.1 2023.04.18
- Adjusted default dynamic lot value