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

Molecule AI

3.88

!!! 新バージョンV4 - 09/23/2023 !!! より安定したアルゴリズムを追加しました。

テスト前に正しい設定を

Expert Advisorは正しいタイムゾーンで動作することが重要です。そのため、テスト前にGMTパラメータを正しく設定する必要があります。

GMTパラメータを正しく設定するには?

  1. マーケットが開いており、取引ターミナルでティックを受信している時間に設定する必要があります。
  2. Googleを開いて「現在のGMT時間」を検索し、最初に表示されたウェブサイトを開いて時間をメモします(例えば、10:53)。
  3. Expert Advisorをテストおよび使用する取引端末を開きます。データウィンドウ(Market watch)を開き、このウィンドウの上部にブローカーの取引サーバーの時間が表示されます(12:53とします)。
  4. ブローカーの時間からグリニッジ標準時(GMT)を差し引き、Expert Advisorに設定するパラメータを取得します(例:12-10=2、Expert Advisorに+2を設定)。

私はSergey Ermolovです。2008年からトレーディングとプログラミングに興味を持ち、携わっています。私は、取引には有益で安全なアルゴリズムがあり、ニューラルネットワークや人工知能のような新しい技術を使用することで、その信頼性を高めることができると信じています。

Molecule AI Expert Advisorを購入すると、そのさらなる開発に投資することになります。 このExpert Advisorは4番目のバージョンで、バージョンが上がるごとにMolecule AIはさらに安定性を増しています。 新バージョンがリリースされた際には、すべてのアップデートを受け取ることができます。

Molecule AI V4は、より機能的で安定したExpert Advisorの改良版です。

  • 2 つの有効な戦略: Imbalance - 穏やかで平坦な市場で効果的、Breakout - トレンドで効果的ですが、この戦略はどの市場でも効果的です。ブレイクアウト戦略を使用すると利益は少なくなりますが、より安定した戦略です。
  • Pro Controllerモジュールは、Prop Firms challengeに合格するために設計されています。日次および最大ドローダウンを追跡し、表示します。重要なドローダウンが発生した場合、取引をクローズし、Expert Advisorの取引を禁止します。口座の設定利益に達した場合、Molecule AI取引を停止します。
  • トレーダーの取引パネルでは、指定されたパラメータで手動で取引を開始することができ、Expert Advisorはトレーリングストップで取引を伴います。取引結果を最大化したい方に最適です。

 

Molecule AI Expert Advisorの基本は。

私は、多層パーセプトロン(Multilayer Perceptron – MLP)と長短期記憶(Long Short-Term Memory – LSTM)という2つのニューラルネットワークモデルをベースにアルゴリズムを作成しました。それぞれのモデルには長所と短所がありますが、一緒に使うことで互いの短所を補うことができます。多層パーセプトロンモデルには、メモリサイズが小さいという大きな欠点があります。この問題を解決するのが、長短期記憶モデルです。これは、後で使用するためにデータを保存するもので、ニューラルネットワークの入力に与えられた大量の情報を分析し、これらのデータ間の接続の複雑な構造を維持するのに役立ちます。


多層パーセプトロン

長短期記憶

様々な要因の間の複雑な依存関係を明らかにし、より正確な取引判断を行うことができるため、金融市場の価格分析・予測に使用されます 長期的な依存関係や市場の傾向を考慮する能力があるため、過去のデータに基づいて価格を分析・予測する取引に使用され、より情報に基づいた有益な取引判断を下すのに役立ちます

  

市場相場を用いたニューラルネットワークの開発において、重要なステップはデータの正規化です。直接市場相場は非常に不安定であり、ニューラル ネットワークの入力データとして使用できません。そのため、Molecule AI Expert Advisor は入力データにインジケーターを使用します。指標は平均化された値を使用し、市場のノイズを平滑化します。ニューラルネットワークの入力データとして使用されるのは、Moving AverageトレンドインジケータとStochasticオシレータの2つのインジケータです。収益性の高い取引システムを構築するためのルールによれば、戦略は異なるタイプのインジケータをベースにする必要があります。

もともと、Molecule AI Expert Advisorを作成する際、私は、少なくとも数ピップ単位で転換する確率が90%である市場のポイントを探し、市場に参入し、短いトレーリングストップで小さな利益を得ることを目的としていました。そのため、Molecule AIは基本的にスキャルパーである。これを考慮して、ニューラル ネットワークは、出力信号がこれらの条件下で正確に生成されるように調整されています。

その結果、モデルは履歴データに基づいて最適化され、パラメータ間の安定した関係が確立されました。そのため、Expert Advisorではニューラルネットワークの事前学習が不要で、チャートにインストール後、新しいヒストリカルデータでネットワークの学習を継続することですぐに動作させることができます。

コミュニティ

  • 公開 Telegramユーザーのチャットルーム 
  • プライベート・ユーザー・チャット(プライベート・ユーザー・チャットにアクセスするには、プライベート・メッセージで購入日時、Telegramでのニックネームを送ってください。)

なぜMolecule AIなのか?

  • トレーディングにおける新しい先進技術
  • 固定された StopLossを使用したトレーディング
  • MartingaleやAveragingは使用しません
  • 取引しながら学習し続ける

2010年以降のEAの取引レポートをご覧いただき、ご自身の端末でご確認ください。 レポートをダウンロード >>

取引口座の条件

  • 最低入金額 100$
  • レバレッジは1:20から
  • ECN、NDDまたはPROアカウント
  • 25msまでのPingサーバーが望ましい

Expert Advisorをテストする方法は?

  1. 取引端末にExpert Advisorをインストールします(インストールガイド
  2. ストラテジーテスターを開く (CTRL+T)
  3. Molecule AI Expert Advisorを選択します
  4. 通貨ペアEURUSDとタイムフレームM15を選択します
  5. テスト用タイムフレームを設定する
  6. 気配値を読み込む(Tools - History Center - EURUSD - M1)(MT4の場合のみ)
  7. Start」ボタンをクリックし、テストが完了するまで待ちます


プロモーション!!! Molecule AI Expert Advisorを購入し、レビュータブにフィードバックを残すと、MiloBot PRO Expert Advisorを3ヶ月間無料で入手できます!!!

Molecule AI Expert Advisorのパッケージです。

  • Molecule AI Expert Advisor
  • 詳細なインストールガイド
  • プライベートユーザーチャットへのアクセス


私は Sergey Ermolov です。フォローして最新情報を入手してください。


レビュー 8
Luca Tiengo
173
Luca Tiengo 2024.03.04 16:01 
 

In demo goes well, i update this every month

RafalLawniczak
24
RafalLawniczak 2023.09.26 15:36 
 

The CEO was very helpful, assisted with installation and configuration, very good communication. The bot is in the testing phase. First impressions are very positive.

Po Yuan Chen
1545
Po Yuan Chen 2023.06.27 08:02 
 

Sergey is very professional! Always gives support right the way. Looking for something safe and with some volume, this EA fits perfectly. Some loss due to the news filter wasn't working but he fixed it right the way. Looking forward to the long-term positive results!

おすすめのプロダクト
This is a rarely working EA.  I recommend this EA for institutional funds. I recommend it only for pair EURUSD. Working timeframe M1 . Orders 1-3 series per month - is optimal. Public monitoring https://www.mql5.com/en/signals/616195 Strategy EA sells when is expensive and buys when cheap. If % bulls in a moment  <x   EA is searching for buys. If % bulls in a moment  >y  EA is searching for sells. For opening EA orders, used Market Structure High (MSH) - Market Structure Low (MSL). Paramete
Fix M15 mod is a fully automated short-term trading robot. The Expert Advisor does not use hedging, martingale, grid, arbitrage etc. Fix M15 mod opens a trade during the Asian session in a narrow channel defined by several last M15 bars. The EA opens only one trade in one direction that can be closed by a certain TP, SL or after a certain time (if the function is enabled in the settings). Basic EA settings are configured for trading USDCHF М15. The EA also shows positive dynamics on EURCHF, USDC
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. This EA alone can bring you great profits, but for the best results check also rest of the  EUR portfolio . Strategy is using CCI indicator for finding suitable trade and then sets the pending order according to daily extremes. No grid, no martingale, no tuned backtest, no fairytales, but   real results. This EA has passed 9 robustness tests, indicating good strategy quality. Benefits for you Plug & Pla
1. 100% automated trading system 2. Follow the trend   3. It can be add more positions to the trend(Pyramiding) Parameters: EA1: Strategic Settings Trade Direction: Buy_Only                          Sell_Only                          Buy_Sell Pyramid Hedge(Long+Short): true/false(add positions to both direction) Hidden SL/TP Line: It can be hidden SL/TP line EA2: Risk Management Settings Risk Ratio: Calculate lot size by % of Balance Close All(Buy or Sell) by Profit: true/false TP: Calculat
CANADIAN TAIGAは、ボラティリティーブレイクアウトとサポート/レジスタンスレベルのブレイクアウトの原則に基づいたトレンドフォロー型の取引システムを使用したプロフェッショナルポートフォリオEAです。すべてのカナダドルのペアで動作します。カナディアン・タイガの中核となる原理は、洗練されたヘッジモジュールを使用して、すべてのCADペアで取引機会を捉えることです。 CANADIAN TAIGAをダウンロードして、推奨されているようにすべてのカナダドルペアでテストしてみて、説明されているように意図されていることができない場合は、購入しないでください。主に最低時間枠(M5)で動作するため、モデリングの質の高さはあまり気にしないでください。 自動売買ボタンを無効にした状態でEAをチャート上で起動し、初期化後に自動売買を再度有効にするか、市場の時間外、できれば週末にチャート上で自動売買を有効にすることが非常に重要であり、強く推奨されます。なぜならば、EAは高速実行品質テストを行うために、初期化時に1回の迅速な単一取引(即時のオープンおよびクローズポジション)を実行する可能性があり、お
MAFiA Scalper PRO  -Bill Williams (BW) expert advisor with a control panel for trading. !!! Advisor will work ONLY on accounts like HEDGE . The type of account can be seen in the upper left corner of the terminal. Example - there *** Detailed instructions with illustrations in English, in PDF file format. ** - You will find a link to the instruction under the video - The video is in Russian, but you can turn on subtitles and choose the translation into your language. The main task of the
"Altoona" is a Forex advisor for overclocking small deposits Statistics after testing in MT4 (EURUSD M30, 2020 - 2024) Initial balance: 10,000   $ Net profit: 16,685   $ Maximum drawdown: 6% Profitability: 3.23 Description: The Altoona Advisor is designed specifically for the rapid acceleration of small deposits, providing a high level of profit. It is based on several indicators that ensure effective trading. The test results over the past four years indicate its stable performance. Featur
Now you can allocate a separate balance for each EA. That is, allocate a certain part of the funds from the trading account for the specified EA and it will calculate the lot from its balance, earnings and losses.   Trading with a dedicated balance: You will be able to maintain your separate trading accounts on a single trading account. Each selected balance can be configured for a separate automatic or manual trading EA. Each selected balance can trade independently, that is, without mixing wi
Wizard
Aleksandr Shurgin
Эксперт для работы на основных валютных парах. Открытие сделок на основе анализа ценового движения. Вход в рынок отложенными динамическими ордерами, всегда выставляет StopLoss  и  TakeProfit, не использует мартингейл и усреднение. Робот не выходит за границы заложенной в него стратегии, соблюдает заданный уровень риска и контролирует расширения спреда, выбирая наиболее благоприятные моменты входа в сделку. Для эффективной работы желательно провести оптимизацию для каждой валютной пары. Для ускор
Highly profitable Expert Advisor (EA) that is both consistent and conservative. This expert advisor is capable of trading automatically without any manual intervention whatsoever.  Expert advisor specializes with trading on   Nasdaq 100 (US100/ USA100/ NAS100/ USTEC/ USTECH)   index only. Suitable for most Prop Firm challenges, especially those that allow news trading and swing trading. EA uses a very sophisticated strategy that combines mostly day trading and occasionally swing trading techn
When the market breaks the glass ceiling someone has to use the   broom   and pick up the glass from the floor. Broom   is the system that detects this break and collects the crystals. Being a very aggressive scalping system, it should only be used in pairs with a low spread and low commissions. This system is suitable for small accounts and can be used with only  $ 100. You can download the demo and test it yourself.   Very stable growth curve as result of smart averaging technique
Demo version of the advisor Correlation Hunter The full version can be found at the link  https://www.mql5.com/ru/market/product/64481 The Expert Advisor appeared thanks to many years of analysis of the movement of correlated currency pairs in the Forex market. The full version does not use any blocks You can test the Expert Advisor on a demo account for an unlimited time. Nobody limits you in time. The main task is to choose the most optimal settings for working with your broker You
Introducing to you the revolutionary Smart Trader system, distinguished by unique trading strategies and effective market behavior. Our platform is designed to leverage the levels of large institutions, including banks, and to initiate new trades at these strong levels. This capability allows us to close up to 80% of trades with profit, without needing to open additional positions to support the first trade. However, our platform significantly differs from traditional grid and martingale system
FREE
Your feedback is very important , Please submit your review and contact me to get a settings for other pairs !! This Expert advisor is a very logical, it does not promise irrational wealth as in many advisors offered for sale, it gives an annual profit ranging from 10% to 42%, the expert advisor is intended to work only on one pair, which is the EURUSD Time frame H1 ,  and in only one day, which is Monday  . Just run the expert advisor on the EURUSD pair on Monday and earn a minimum of 10% As
I speak in Hungarian. Magyarul beszélek benne. (Első felvétel. https://youtu.be/MapbQrJ0uPU Első felvétel. https://youtu.be/i2id5O1KPrI Második felvétel. https://youtu.be/Zp2i7QN-IMc Első felvétel. https://youtu.be/h7UbTWiM-Lw Második felvétel. https://youtu.be/y54q4Rasf2A Harmadik felvétel. https://youtu.be/13zYjsoe6ZQ Negyedik felvétel. https://youtu.be/NGiB1AnxxfU ) Nice Day Signalos! Positive building Muving Average Turn. Positive construction for Moving Average Round. If the Muving Average 
Don Hits
Nestor Alejandro Chiariello
I bring you Don hits an expert in aggressive trading , it is a Multidirectional system, it covers all times and all currencies, with a Drawdown control this system uses one of my Martingale logics with a follow-up of what happens in a lower time and in a greater time, it will also be decided if it is necessary to intervene in the Drawdown, I know that many do not like the martin or edge system because They are used to burning accounts, but believe me that my systems are different, it is a logic
Neon Bot EA
Aleksandr Ivanov
5 (1)
They say that currency market is flat most of the time.  NEON Bot EA based on this principle namely on the logic price's return to average value with filtering entry due to custom indicator. EA uses the strategy of martingale therefore it sets stop-loss for each position separately. Also the quantity of orders in the grid is limited. Don't try to change recommended MM to avoid a large drawdown.  Signals:   https://www.mql5.com/ru/users/samivanov/seller !Attention! EA is sensitive to chart peri
FTMO Smart Trader EA
Tshivhidzo Moss Mbedzi
4.25 (4)
Unlock the door to prop trading success with the FTMO Smart Trader EA. Engineered for ambitious traders eyeing partnerships with leading prop firms like FTMO, Funded Next, and more, this revolutionary tool is your key to unparalleled performance and risk management. Get sets here : https://www.mql5.com/en/blogs/post/756066 Why Choose FTMO Smart Trader EA? High Performance: Achieve an impressive 86% win rate with a conservative 2% drawdown, a testament to the EA's efficient market navigation. Ta
Zoom MAX AI
Nguyen Phuong Hoang
Zoom MAX AI Before you buy all of my products please be aware of the risks involved: 1) Please do not over believe in backtesting result . No one can 100% predict the future . 2) The best setting is default, but you can find the best by yourself each special conditions 3) Sometimes a confliction of market can cause the account a short period of Drawdown , Please get ready for it and wait for profit. 4) Super Trade AI are dependent on good brokerage conditions, like low spread and
I speak in Hungarian. Magyarul beszélek benne. Első felvétel. https://www.youtube.com/watch?v=h7UbTWiM-Lw Második felvétel. https://www.youtube.com/watch?v=y54q4Rasf2A&t=1s Harmadik felvétel. https://www.youtube.com/watch?v=13zYjsoe6ZQ Negyedik felvétel. https://www.youtube.com/watch?v=NGiB1AnxxfU Nice Day Signalos! If the Muving Average closes the candle over the candle. Buy takes. If the Muving Average closes the candle under the candle. Sell takes. MA trend. It can be set for him. Positive MA
Hello all The expert works by hanging pending deals moving with the price when activating a transaction It closes on the stop loss or on a profit from the pursuit of profit Work on low spread currency pairs Like dollar yen currency The work is done with the same settings as the expert, or it can be modified as the user likes Work on a timing of 15M or more as the user likes parameters: Transaction_Movement : Movement =true  . no Movement=false . Lot1: Manual Lot Size Auto_Lot: Set true to aut
Traffic Pro
Smart Forex Lab.
4.08 (12)
Traffic Pro EA analizes market conditions during the quiet Asian session and opens the trades after the price goes out of range. To protect the funds DD Stop system can be used. Features 100% automated trades Hard stoploss for every position Dynamic basket takeprofit High spread protection Fixed & Auto volume Optimized  & Backtested in 2010-2023 (every tick, 100% history quality) Guidelines Time: GMT+3 / GMT+2 (summer / winter) Leverage: 1:100+ ECN account Min deposit: $400 for defau
King Bot
Jan Isaac Rodriguez Castro
Adaptive Trading System : The program employs Adaptive trading to adapt to market volatility. This oscillator flexibly responds to changes in market trends and the strength of waves. Automatic Entry Signals : Entry points are automatically determined based on algorithms. The program combines the Adaptive trading system with other technical indicators to enter the market when there is a high probability of a trend reversal. Exits : Exits are occasionally determined based on Market. The
The EA Bot strategy was developed with a foundation in market trends, support and resistance, and a hedging strategy. Additionally, it includes an auto-correction feature designed to mitigate risk during periods of high volatility and high-impact news. The EA Bot also incorporates a money management tool to ensure minimal trade entry during market vulnerability.
Introducing the TPS Pair Hedging EA – Your Ultimate Solution for Precise Pair Trading Strategies! Are you seeking to navigate the intricate world of forex pair trading with finesse and efficiency? Look no further than the TPS Pair Hedging EA, your advanced trading companion designed to excel in dynamic market conditions. The TPS Pair Hedging EA empowers traders with a cutting-edge algorithm that seamlessly identifies and capitalizes on correlated movements within currency pairs. Through intellig
Turbo Scalp is a scalper based on mathematical analysis of the market situation, for working under any market conditions. The scalper moves along the expected trend line and closes positions at a trend reversal. The EA uses an algorithm based on rough mathematics to determine the expected trend line. The EA does not use any indicators. The EA trades around the clock. When deals in one direction is closed, it opens deals in the opposite direction. The EA is most suitable for working on the EURU
ToolBox 360 is the swiss knife of all indicators. It is full packed with useful tools to help you with your trading. It can be used to find best entry and exit points and help you to decide if you should open a trade or not. It shows market trends, candlestick formations outside / inside bars and you can sett time based allerts. Main features: Time based Fibonacci lines Choose a start and end time and the indicator shows you Fibonacci lines within the selected time range including range high
Osiris AI
Nestor Alejandro Chiariello
トレーダーの皆さん、私はこのツールを実際の結果を厳密に設計しました。私の以前の戦略のいくつかに基づいて、外国為替市場に適応させたツールです。したがって、機械学習の人工知能に適応しています。つまり、AI がパラメータを読み取り、私の戦略に合わせて学習し、エントリーの品質が高くなるように学習します。また、ポジションを回復できるノードもあります。もう 1 つの革新的な点は、すべてが仮想的な方法でカプセル化されることです。つまり、送信されるデータがないことです。ストップロスやテイクプロフィットなどのサーバーは非常に人道的な方法で行われます 主なことの 2 つは、extractFeature 関数と trainModel 関数を設計することです。これは、ローソク足の設計、スリッページの構造化、スプレッドを適応させるためにどのように動くかを学習することを担当します。 私の戦略開発は、プロのトレーダーとして長年にわたって私が設計したものであり、AI の自己適応を加えてパフォーマンスを最適化し、パフォーマンスをさらに向上させていることに注意してください。 これは利益が実際に得られ、テイク
SALE: -50%  FOR A WEEK For Gold EA is a scalping program that trades breakouts of support and resistance levels using a trailing stop. The program analyzes market activity and determines the optimal entry and exit points for short-term transactions. The program automatically moves the stop loss behind the price to protect profits and reduce risk. The program is suitable for trading on XAU/USD and additionally for GBP/USD  on the M30 timeframe. The program has a simple and user-friendly interf
I speak in Hungarian. Magyarul beszélek benne. Első felvétel. https://www.youtube.com/watch?v=FfqvT-i9TPk&feature=youtu.be (Első felvétel. https://www.youtube.com/watch?v=MapbQrJ0uPU&t=9s   Első felvétel. https://www.youtube.com/watch?v=i2id5O1KPrI Második felvétel. https://www.youtube.com/watch?v=Zp2i7QN-IMc Első felvétel. https://www.youtube.com/watch?v=h7UbTWiM-Lw Második felvétel. https://www.youtube.com/watch?v=y54q4Rasf2A&t=1s Harmadik felvétel. https://www.youtube.com/watch?v=13zYjso
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.81 (21)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Quantum Emperor MT4
Bogdan Ion Puscasu
4.9 (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
Gold Trade Pro
Profalgo Limited
4.53 (19)
プロモーションを開始します! 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/機械学習」として偽装されることがよくありますが、
One Gold MT4
Stanislav Tomilov
5 (7)
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
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は
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
Big Forex Players MT4
Marzena Maria Szmit
4.62 (21)
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 databas
Dragon Multi EA MT4
Mansour Babasafary
4.73 (15)
78% discount for the next 10 buyers (original price $3000): 2 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
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
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCH
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
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
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 ジン・ジュオ   これは、金ペアのみを使用するユニークなデイトレード戦略です。金ペアは、日々の変動が大きく、
Aura Black Edition
Stanislav Tomilov
4.75 (16)
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
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
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
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
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 3.90 !!   Important update:    Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Descriptions ET9 for MT4 is a powerful automated trading program wit
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
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
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
ご紹介     Quantum Gold Empire EA は 、有名な XAUUSD (GOLD) ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Gold Empire EA を購入すると、Quantum Trade EA を無料で入手できます!*** 詳細については個別にお問い合わせください。 ライブ信号:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 高度なアルゴリズムを活用したエキスパートアドバイザーは、あらゆる一瞬の機会を活用し、最適なエントリーとエグジットを保証します。 リアルタイムの適応性:     金市場はダイナミックな性質を持っているため、迅速な調整が必要です。当社のアドバイザーは、変化する市場状況にシームレスに
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
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
TS Prop Firm MT4
Marzena Maria Szmit
5 (4)
TS Prop Firm MT4 has been prepared for Prop Trading Firms and Forex Brokers. TS Prop Firm EA is a version that support the EURUSD, XAUUSD and US30 . There are three risk levels to choose from: Low, Medium and High. This robot is also protected during important news , when high-impact news comes out, the robot doesn't open positions for 60 minutes before and 60 minutes after the important news. TS Prop Firm is available in one version for MetaTrader 4. If you click on my profile, you can find the
Prop GT MT4
Evgeniia Terekhova
5 (7)
PROP GT Expert Advisor  is specially designed for passing the Prop Firms challenge and further trading while adhering all rules and maintaining specified drawdown limits. Signal:  https://www.mql5.com/en/signals/2208147 Users chat:  https://t.me/+EJm-Oecl0swzOWE1 PLEASE PAY ATTENTION BEFORE TESTING!!! Symbol: EURUSD Timeframe:  H1 Model: Every tick It is important for the Expert Advisor to operate in the correct time zone, so before testing, you should correctly set the GMT parameter. How to se
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
XC Pips EA MT4
Marzena Maria Szmit
5 (13)
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
Skyrocket   is a unique trading expert that combines the Price Action strategy with neural network technologies to optimize trading decisions. The expert provides accurate analytical capabilities by employing a structured analysis of price movements in conjunction with innovative machine learning methods.    Skyrocket actively analyzes candlestick patterns, trend lines, and support and resistance levels using the Price Action strategy. This approach allows it to identify potential entry and exit
作者のその他のプロダクト
MT5 version   |   Signal   |   Settings   |   Test reports   |   FAQ Prop Master Expert Advisorは古典的な戦略に従って動作し、彼らのクライアントのために Prop firms によって設定されたすべてのルールに従います。Expert Advisorは、Prop会社のファンド口座とご自身の口座の両方で取引することができます。取引口座の種類に制限はありません。 Prop Masterのライブシグナルをチェックしよう: https://www.mql5.com/ja/signals/2216370 Expert Advisorをテストするには? Expert Advisorは正しいタイムゾーンで動作することが重要です。そのため、テスト前にGMTパラメータを正しく設定する必要があります。 GMTパラメータを正しく設定するには? マーケットが開いており、取引ターミナルでティックを受信している時間に設定する必要があります。 Googleを開いて「現在のGMT時間」を検索し、最初に表示されたウェブサイト
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すため
設定とレポート |  MT4版  |  Universal Boxトレーディングセッションインジケーター   |  FAQ Universal Breakout これは、古典的な価格帯の内訳戦略のExpert Advisor取引です。 これは、時間間隔によって設定された価格コリドーからの価格の終了を意味する任意の戦略に対して構成することができます。 たとえば、アジア、ヨーロッパ、またはアメリカの取引セッションの極端な内訳、毎日の極端な内訳、または月曜日の最初のH4キャンドル。 新しい Expert Advisor Prop Master - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 EA設定では、EAが最大および最低価格ポイントを検索する時間範囲を設定します。 また、アドバイザーが保留中の注文を行う時間も指定します。 指定された時間に、EAは範囲の最大価格レベルと最小価格レベルで2つの保留中のBUYSTOPとSELLSTOP注文を配置します。 保留中の注文が(設定で設定されている)しばらく実行され
FREE
MiloBot PRO
Sergey Ermolov
5 (3)
2015年からのバックテスト |  MT5版  |   FAQ MiloBot PRO –2年以上にわたって開発、テスト、最適化された著者の戦略に基づいているForex アドバイザー。 戦略の信頼性の指標は、合計100,000ドル以上の預金を持つ実際の開発者アカウントと考えることができます。 MiloBot PRO の高度なアルゴリズム戦略により、毎月一貫して利益を上げることができます。 また、著者の指標により、EA は市場の反転の瞬間に可能な限り正確に市場に参入することができます。 開発者の本当の意見をチェックしてください: 2019 年 11 月からのアカウント (利益 +1520% 以上): myfxbook.com/members/Malik87/robot-advisor-launched-november-11/3623023 1000 ドルの実験用アカウント:  https://www.mql5.com/ja/signals/2218411 私たち自身もMiloBot Proを取引に使用しているため、常に新しいものをテストしてEAに実装しています。すべてのクライアン
2015年からのバックテスト |  MT4版  |   FAQ MiloBot PRO   –2年以上にわたって開発、テスト、最適化された著者の戦略に基づいているForex アドバイザー。 戦略の信頼性の指標は、合計100,000ドル以上の預金を持つ実際の開発者アカウントと考えることができます。 MiloBot PRO の高度なアルゴリズム戦略により、毎月一貫して利益を上げることができます。 また、著者の指標により、EA は市場の反転の瞬間に可能な限り正確に市場に参入することができます。   開発者の本当の意見をチェックしてください: 2019 年 11 月からのアカウント (利益 +1520% 以上): myfxbook.com/members/Malik87/robot-advisor-launched-november-11/3623023 1000 ドルの実験用アカウント:  https://www.mql5.com/ja/signals/2218411 私たち自身もMiloBot Proを取引に使用しているため、常に新しいものをテストしてEAに実装しています。すべてのクライ
Universal Breakout
Sergey Ermolov
4.59 (37)
設定とレポート |  MT5版  |  Universal Boxトレーディングセッションインジケーター |  FAQ Universal Breakout これは、古典的な価格帯の内訳戦略のExpert Advisor取引です。 これは、時間間隔によって設定された価格コリドーからの価格の終了を意味する任意の戦略に対して構成することができます。 たとえば、アジア、ヨーロッパ、またはアメリカの取引セッションの極端な内訳、毎日の極端な内訳、または月曜日の最初のH4キャンドル。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 EA設定では、EAが最大および最低価格ポイントを検索する時間範囲を設定します。 また、アドバイザーが保留中の注文を行う時間も指定します。 指定された時間に、EAは範囲の最大価格レベルと最小価格レベルで2つの保留中のBUYSTOPとSELLSTOP注文を配置します。 保留中の注文が(設定で設定されている)しばらく実行さ
FREE
Shuttle Runner
Sergey Ermolov
4.55 (20)
スイング戦略は、アドバイザー Shuttle Runnerの基礎です。 この戦略は2009年に説明され、外国為替市場のトレーダーによって積極的に使用されました。 Shuttle runnerは、この戦略の修正および改善されたバージョンです。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 戦略の主な本質は次のとおりです: このExpert Advisorは、市場の活発な段階でのみ取引する価値があります。 そして、私たちは市場がヨーロッパとアメリカの取引セッション中に活発であることを知っています(アジアのものを取ることもできますが、重要な経 したがって、Expert Advisorを起動する前に、経済カレンダーを見て、通貨を取引しようとしている国の重要なニュースを確認してください。 ニュースがある場合は、ニュースの1-2時間前にExpert Advisorを起動することができます。 未決注文を使用して開始することができますが、市場を1
FREE
Owl smart levels
Sergey Ermolov
4.63 (54)
MT5版  |   FAQ Owl Smart Levels Indicator   は、 Bill Williams   の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels   取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、
Grid HLevel
Sergey Ermolov
4.5 (28)
MT5版  |  Valable ZigZagインジケーター  |  FAQ Grid HLevel Expert Advisor は、 FX 市場で毎月安定した利益を上げたいと考えているトレーダーに最適です。この Expert Advisor は平均化戦略に従って動作するので、正しく使用することをお勧めします。 「正しく」使うというのは、相場の反転ポイントで平均化取引を行い、グローバルトレンドの方向にのみ取引を行うことです。メイントレンドの方向性については、タイムフレームH4でValable ZigZagインディケータで判断することをお勧めします。相場が変わる可能性のあるレベルは、インジケーターで判断するのは難しいので、平均化注文でより正確に相場に入るために、チャート上で手動で設定することをお勧めします。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 そこで、手動で設定したサポートとレジスタンスのレベルでトレードするエキスパート
FREE
Grid Hlevel MT5
Sergey Ermolov
4.65 (26)
MT4版  |  Valable ZigZagインジケーター   |   FAQ Grid HLevel   Expert Advisor は、 FX 市場で毎月安定した利益を上げたいと考えているトレーダーに最適です。この Expert Advisor は平均化戦略に従って動作するので、正しく使用することをお勧めします。 「正しく」使うというのは、相場の反転ポイントで平均化取引を行い、グローバルトレンドの方向にのみ取引を行うことです。メイントレンドの方向性については、タイムフレームH4でValable ZigZagインディケータで判断することをお勧めします。相場が変わる可能性のあるレベルは、インジケーターで判断するのは難しいので、平均化注文でより正確に相場に入るために、チャート上で手動で設定することをお勧めします。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 そこで、手動で設定したサポートとレジスタンスのレベルでトレードする
FREE
MT4版  | Trend Monitor VZインジケーター  |  Owl Smart Levelsインジケーター   |  Owl Smart Levels戦略   |   FAQ エリオット波理論は 、価格チャート上の波の視覚的モデルに依存している金融市場のプロセスの解釈です。 Valable ZigZagインジケータは、取引の決定を行うために使用することができる市場の波の構造を表示します。 Valable ZigZag indicatorはより安定しており、古典的なZigZag indicatorのように方向を変えることはなく、トレーダーを誤解させます。 これは、指標波の構築にフラクタルを使用することによって達成される。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 Valable ZigZagは、主にトレンド指標です 。 これは、トレーダーが取引すべき主な方向性を設定しますが、市場に参入する指標としても機能します。 例
FREE
MT4 version  |  Owl Smart Levels Indicator  |   Owl Smart Levels戦略   |   FAQ Fractals Indicator  は、著者のビル ウィリアムズのトレーディング戦略の要素の 1 つです。 価格チャートで価格反転ポイントを検索し、その結果、サポートとレジスタンスのレベルを検索するために使用されます。 Full Fractals Indicator   は改良された Fractals であり、ほぼすべての取引端末のツールキットで利用できます。 唯一の違いは、フラクタルを構築するために、メインのローソク足の左に 5 本、右に 2 本のローソク足を使用することです (図 1 を参照)。 基本的な構造に加えて、Full Fractals は価格がしばらく止まっているレベルを探します。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375   Full Fractals I
FREE
Molecule AI MT5
Sergey Ermolov
2.86 (7)
2010年以降の V4 レポート  |  MT4版  |   FAQ !!! 新バージョンV4 - 09/23/2023 !!!   より安定したアルゴリズムを追加しました。 テスト前に正しい設定を Expert Advisorは正しいタイムゾーンで動作することが重要です。そのため、テスト前にGMTパラメータを正しく設定する必要があります。 GMTパラメータを正しく設定するには? マーケットが開いており、取引ターミナルでティックを受信している時間に設定する必要があります。 Googleを開いて「現在のGMT時間」を検索し、最初に表示されたウェブサイトを開いて時間をメモします(例えば、10:53)。 Expert Advisorをテストおよび使用する取引端末を開きます。データウィンドウ(Market watch)を開き、このウィンドウの上部にブローカーの取引サーバーの時間が表示されます(12:53とします)。 ブローカーの時間からグリニッジ標準時(GMT)を差し引き、Expert Advisorに設定するパラメータを取得します(例:12-10=2、Expert Advisorに+2を
Full Fractals
Sergey Ermolov
4.82 (11)
MT5 version  |  Owl Smart Levels Indicator  |  Owl Smart Levels戦略   |   FAQ Fractals Indicator  は、著者のビル ウィリアムズのトレーディング戦略の要素の 1 つです。 価格チャートで価格反転ポイントを検索し、その結果、サポートとレジスタンスのレベルを検索するために使用されます。 Full Fractals Indicator は改良された Fractals であり、ほぼすべての取引端末のツールキットで利用できます。 唯一の違いは、フラクタルを構築するために、メインのローソク足の左に 5 本、右に 2 本のローソク足を使用することです (図 1 を参照)。 基本的な構造に加えて、Full Fractals は価格がしばらく止まっているレベルを探します。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 Full Fractals Indi
FREE
MT4版   |  FAQ  |   EA Universal Breakout   Universal Box は、チャート上に価格帯をプロットし、後に価格帯ブレイクアウトで取引するために使用することができます。このインディケータを適用できる戦略はたくさんあります。 このインディケータは、デフォルトで アジア、ヨーロッパ、アメリカの取引セッション の範囲をチャートにマークするように設定されています。レンジは長方形で表示され、その境界線は取引セッションの開始時刻と終了時刻、およびその期間の最高値と最低値のレベルとなっています。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 インジケーターの設定は非常にシンプルです。 Time Open   - 取引セッションの開始時刻 Time Close   - 取引セッションが終了した時刻 Box color   - 矩形の色 インジケーターには4つの価格帯を設定することが可能です。 On
FREE
Valable ZigZag
Sergey Ermolov
4.57 (7)
MT5版  |  Trend Monitor VZインジケーター  |  Owl Smart Levelsインジケーター   |  Owl Smart Levels戦略   |   FAQ エリオット波理論は 、価格チャート上の波の視覚的モデルに依存している金融市場のプロセスの解釈です。 Valable ZigZagインジケータは、取引の決定を行うために使用することができる市場の波の構造を表示します。 Valable ZigZag indicatorはより安定しており、古典的なZigZag indicatorのように方向を変えることはなく、トレーダーを誤解させます。 これは、指標波の構築にフラクタルを使用することによって達成される。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 Valable ZigZagは、主にトレンド指標です 。 これは、トレーダーが取引すべき主な方向性を設定しますが、市場に参入する指標としても機能します。
FREE
MT5版   |  FAQ  |   EA Universal Breakout   Universal Box は、チャート上に価格帯をプロットし、後に価格帯ブレイクアウトで取引するために使用することができます。このインディケータを適用できる戦略はたくさんあります。 このインディケータは、デフォルトで アジア、ヨーロッパ、アメリカの取引セッション の範囲をチャートにマークするように設定されています。レンジは長方形で表示され、その境界線は取引セッションの開始時刻と終了時刻、およびその期間の最高値と最低値のレベルとなっています。 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 インジケーターの設定は非常にシンプルです。 Time Open - 取引セッションの開始時刻 Time Close - 取引セッションが終了した時刻 Box color - 矩形の色 インジケーターには4つの価格帯を設定することが可能です。 On Box パラ
FREE
MT5版  | Valable ZigZagインジケーター |   FAQ エリオット波動理論 は、価格チャート上の波の視覚的なモデルに基づいて、金融市場のプロセスを解釈するものです。この理論によれば、現在市場で優勢なトレンドは、上昇と下降のどちらであるかを正確に知ることができます。 Valable ZigZag インディケーター は、 市場の波動構造 を表示し、現在の時間枠で現在のメイントレンドの方向を示します。便利なことに、 Trend Monitor VZ インジケーターは、取引する通貨ペアの全リストについて、すべての時間枠のチャート上にトレンド方向を表示します。 1 つのチャートですべての商品の市場状態の全体像を把握し、正しい取引判断を下すことができます ! Valable ZigZag インジケーターは 非常に安定しており 、古典的な ZigZag のように頻繁に方向転換してトレーダーを混乱させることはありません。これは、インジケーターの波のプロットにフラクタルを使用することで実現されています。 Valable ZigZag インジケーターは、何よりもまずトレンドインジケー
Safety
Sergey Ermolov
4.67 (3)
私は誰もが"安全"のようなお金の管理のルールを知っていると思います。 気づいていない人のために、金庫は取引の利益がストップの大きさに等しい後にポジションの半分を閉じることを前提としています。 したがって、価格が逆転してストップをキャッチしたとしても、ポジションの一部を以前に閉じたときにまったく同じ量の利益が得られたため、お金を失うことはありません。 Safety Expert Advisorには、決算ロットという設定が1つしかありません。 ポジション0のままにすると、アドバイザーはトランザクションのちょうど半分を閉じます。 Expert Advisorをインストールすると、expert Advisorによって利益の一部が固定される場所のグラフに赤い破線が表示されます。 アドバイザーがトランザクションの一部を別のレベルで閉じるようにする場合は、この行を別の場所に安全に移動できます。 同じ通貨ペアで複数の取引を開いている場合は、マウスカーソルでEAをチャートにドラッグし、安全に閉じたい注文開始レベルの近くにeaをドロップする必要があります。 Expert Advisorは注文
FREE
MT4版  |   Valable ZigZagインジケーター   |   FAQ エリオット波動理論 は、価格チャート上の波の視覚的なモデルに基づいて、金融市場のプロセスを解釈するものです。この理論によれば、現在市場で優勢なトレンドは、上昇と下降のどちらであるかを正確に知ることができます。 Valable ZigZag インディケーター は、 市場の波動構造 を表示し、現在の時間枠で現在のメイントレンドの方向を示します。便利なことに、 Trend Monitor VZ インジケーターは、取引する通貨ペアの全リストについて、すべての時間枠のチャート上にトレンド方向を表示します。 1 つのチャートですべての商品の市場状態の全体像を把握し、正しい取引判断を下すことができます ! Valable ZigZag インジケーターは 非常に安定しており 、古典的な ZigZag のように頻繁に方向転換してトレーダーを混乱させることはありません。これは、インジケーターの波のプロットにフラクタルを使用することで実現されています。 Valable ZigZag インジケーターは、何よりもまずトレンドイ
MT4 version   |   Signal   |   Settings   |   Test reports   |   FAQ Prop Master Expert Advisorは古典的な戦略に従って動作し、彼らのクライアントのために Prop firms によって設定されたすべてのルールに従います。Expert Advisorは、Prop会社のファンド口座とご自身の口座の両方で取引することができます。取引口座の種類に制限はありません。 Prop Masterのライブシグナルをチェックしよう: https://www.mql5.com/ja/signals/2216370 Expert Advisorをテストするには? Expert Advisorは正しいタイムゾーンで動作することが重要です。そのため、テスト前にGMTパラメータを正しく設定する必要があります。 GMTパラメータを正しく設定するには? マーケットが開いており、取引ターミナルでティックを受信している時間に設定する必要があります。 Googleを開いて「現在のGMT時間」を検索し、最初に表示されたウェブサイト
フィルタ:
Luca Tiengo
173
Luca Tiengo 2024.03.04 16:01 
 

In demo goes well, i update this every month

Karl Wieczorek
89
Karl Wieczorek 2023.10.20 09:22 
 

I purchased this EA four (4) months ago and have not made any profit, I'm around 25% down and counting. Great idea, great support, but no profit...

Sergey Ermolov
153040
開発者からの返信 Sergey Ermolov 2023.10.20 09:52
Hello, I hope you have installed the new V4 version of the Adviser, it works well
Hyeontag Jeong
481
Hyeontag Jeong 2023.10.19 21:56 
 

I recognized if I follow opsite postion, than make a profits. this EA makes profits for sure, but when 1 time loss, it will be big... the developer must update... this can't be 1st rand in MQL5

schulz2021
43
schulz2021 2023.10.13 10:19 
 

A very good strategy for stable and constant profit. First impressions and initial results are promising...

RafalLawniczak
24
RafalLawniczak 2023.09.26 15:36 
 

The CEO was very helpful, assisted with installation and configuration, very good communication. The bot is in the testing phase. First impressions are very positive.

collavinoluis
25
collavinoluis 2023.07.20 23:48 
 

Hola, ya tengo la EA, ahora a ver los resultados, gracias.

deaomodia
78
deaomodia 2023.07.19 13:36 
 

Sergey is always there to provide support. However this EA needs to be improved upon so that it can become profitable.

Sergey Ermolov
153040
開発者からの返信 Sergey Ermolov 2023.09.23 13:23
23/09/2023 - As I promised, I continue to work on improving the Expert Advisor. Today I published a new version. This is already the 4th version of the advisor. I consider it more stable and profitable. Test it and I think that you will change your opinion and your feedback about the Expert advisor Molecule AI V4.
Thank you for your honest feedback, it gives me an incentive to improve the advisor and develop in this direction
Po Yuan Chen
1545
Po Yuan Chen 2023.06.27 08:02 
 

Sergey is very professional! Always gives support right the way. Looking for something safe and with some volume, this EA fits perfectly. Some loss due to the news filter wasn't working but he fixed it right the way. Looking forward to the long-term positive results!

レビューに返信
バージョン 4.6 2024.03.28
Added the ability to set custom SL and TP
バージョン 4.5 2024.02.12
- Fixed the display of the news list on the chart
- Fixed an error in displaying a message about setting up a News filter
バージョン 4.4 2023.10.30
インバランス戦略のパネルのステータス表示を修正
バージョン 4.3 2023.10.03
-アカウントにインストールされているGMTの自動検出(テスターの場合、GMTパラメータは手動で設定する必要があります)
-今度は支柱のコントローラー変数はまた僅か置くことができます
-不均衡戦略の作業の調整
バージョン 4.2 2023.09.26
-ダッシュボードの固定状態表示
バージョン 4.1 2023.09.23
!!! 新しいアルゴリズム!!!
-二つの取引アルゴリズム:不均衡とブレイクアウト
-より安定した操作
-新しいプロコントローラモジュール。 これは、プロップ企業の挑戦のルールに違反しないように役立ち、指定された利益に達したときに結果を記録します
-マニュアル取引のためのモジュール
-預金の割合としてリスク計算を追加しました
バージョン 2.3 2023.09.06
Fixed a bug in the trailing stop
バージョン 2.2 2023.09.06
Restored the operation of the information panel
バージョン 2.1 2023.09.04
-更新されたネットワーク設定
-ニュースに一時停止内訳を追加しました
-テストが実施され、ニュースフィルタパラメータが設定されています
バージョン 1.8 2023.07.11
注文のインデントパラメータは、外部設定に表示されます
バージョン 1.7 2023.07.02
-3つ星とニュースのための遅延パラメータを追加しました
-固定状態のちらつき
バージョン 1.6 2023.06.23
-顧客の要求に応じてカスタムタイムフィルタを追加しました
-ニュースフィルタがニュースのリストを受信していない場合は、取引を無効にします
バージョン 1.5 2023.06.15
ニュースフィルタの変更。 Viewnewsグローバル変数を追加して、フィルタリングのニュースリストを監視します
バージョン 1.4 2023.06.14
-ニュースフィルタに変更が加えられました
バージョン 1.3 2023.06.11
-自動ロット検出機能を修正しました
バージョン 1.2 2023.06.08
-GMTオフセット時間の自動検出のエラーを修正しました