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

Dark Trader MT5

EAは急激な価格変動に対応しており、オープンポジションのロックとピラミッドを使用できます。仮想ストップが使用され(利益を得る、トレーリングストップ)、注文ロックと残高の%でのストップロスが損失を制限するために使用されます。同時に数十の注文を開くことができ、アドバイザーはロックから抜け出し、総利益に基づいてすべてのポジションを閉じるために無料の資金を必要とします。これは取引する商品の数を選択するときに考慮に入れる必要があります。



Expert Advisorは、設定された時間枠に依存しません。計算には価格と時間のみが使用されます(ただし、テストと最適化にはM1を使用することをお勧めします)。実際の口座で作業するには、スプレッドが最小でボラティリティが高い通貨ペアが推奨されます:EURUSD、GBPUSD、AUDUSD、USDCAD、USDCHF、USDJPY、NZDUSD。 Expert Advisorは通貨ペアでの取引用に開発されており、金属、契約、株式などではテストされていません。実際の口座にインストールする前に、少なくとも過去3か月間は実際のティックでExpertAdvisorをテストしてください。推奨される最低保証金は、0.01ロットを開始するための500ドルです。

価格が私たちの方向に動かなかった場合、注文は指定された距離でロックされますFIX_LOCK_DISTANCE

次の注文のロットは、EXIT_LOCK_DISTANCEポイントを介して、注文の利益がロック下にあるすべてのポジションのドローダウンに等しくなるように計算され、その後、すべてのポジションが損益分岐点から利益を取るか、トレーリングストップ。 LOT = DRAWDOWN / EXIT_LOCK_DISTANCE * TICKVALUE(現在のドローダウン/ロックを終了するポイント数*ポイント値)



オプション:
COMMISSION_CONTROL-コミッションを確認するために、アドバイザーはシンボルの最小ロットですぐに取引を開始します。これは1回だけ発生します。
COMMISSION_IN_PIPS-トランザクションのコミッションのサイズを手動で設定し、ポイントで設定します。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
TIMER_SECONDS-注文開始レベルを変更するための秒単位のタイマー。
DYNAMIC_DISTANCE-スプレッド+コミッションとして計算された現在の価格からオープントレードまでの動的距離を使用します* DIST_COEFFICIENT;
DIST_COEFFICIENT-現在の価格からのオフセットのスプレッドの乗算係数。
FIX_PRICE_DISTANCE-DYNAMIC_DISTANCE = falseの場合、現在の価格からのオフセットの固定値。
OPEN_ORDER_DELAY-新しい注文を開始する間隔(秒単位)。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
CLOSE_ORDER_DELAY-秒単位の最小取引期間。
DYNAMIC_TAKEPROFIT-スプレッド+コミッションとして計算された動的テイクプロフィットを使用します* TP_COEFFICIENT;
TP_COEFFICIENT-利益スプレッドの乗算係数を取ります。
FIX_TAKEPROFIT-ポイントでの固定テイク利益。
USE_TRAILINGSTOP-トレーリングストップの使用を許可します。
TRAILING_STOP-固定利益が変化するポイント単位の仮想トレーリングストップのサイズ。
TRAILING_STEP-ストップロスが変更された後の価格変動のために残るポイントでの仮想トレーリングストップのステップ。
STOPLOSS_PERCENT-残高の%で損失を停止します。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
USE_LOCK_ORDERS-ロックを使用します。
START_LOCK_ORDERS-ロックを開始する注文の数。
FIX_LOCK_DISTANCE-取引がロックされる距離。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
USE_PYRAMIDING-ピラミッドを使用します。
PYRAMID_TRADES-ピラミッドの注文数。
PYRAMID_CLOSE-注文ピラミッドが閉じるまでのポイント数。
BREAKEVEN_PROFIT-注文ピラミッドを閉じるための最小利益。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
FIX_START_LOT-残高のN個ごとの開始ロットを修正しました。
FROM_BALANCE-開始ロットを計算するためのN残高。
EXIT_DD_DISTANCE-取引の利益がオープンポジションをカバーする距離。
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
MAGIC_NUMBER-マジックナンバー;
ORDERS_COMMENT-注文へのコメント。
MAX_SLIPPAGE-最大スリップ;
MAX_SPREAD-最大スプレッド。
おすすめのプロダクト
Trade Manager Assistant を使用すると、ポジションをオープンする際にストップロスとテイクプロフィットのレベルを自動的に設定し、部分決済を自動的に実行し、トレーリングストップと損益分岐点を設定することで取引することができます。ワンクリックでポジションをオープンすると、その他はすべて初期設定に基づいて自動的に計算されます。 リスクレベルに基づいて必要な取引サイズを計算する必要はもうありません。 Trade Manager Assistant はすべてを超高速で自動的に実行します。 完全なセットアップ手順と無料のデモ版         接続する コマーシャル副ディレクターの機能 スピードと正確性: Trade Manager Assistant を使用すると、迅速かつ正確に注文を行うことができ、利益機会を逃すリスクを最小限に抑えることができます。 リスク管理: このツールはリスクを管理し、潜在的な損失を制限し、資本を保護するのに役立ちます。リスク率計算、固定RR – 外国為替トレーダーを支援するツール; 簡単なセットアップ: Trade Manager Assista
CAP Zone Recovery EA MT4  is your tool to turn losing trades into winning trades by using a smart "back-and-forth" hedging mechanism. Let the price move to anywhere it likes - the awesome CAP Zone Recovery EA will make profits out of the situation. The secret behind this amazing EA is a famous trading algorithm known as "Zone recovery algorithm" or "The Surefire Forex Hedging Strategy". CAP Zone Recovery EA MT4  is extremely easy to use. You just open a trade in a trending market - no matter w
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Super Three MA MT5 Demo in my product list, please try it out to get familiar with all functionalities for free Free version: LINK MT4 version: LINK This system basically utilizes PA and three adjustable Moving Average as the main indicator set to generate trading signal. With the feature that all MA_timefra
RSI Grid MT5
Joseph Anthony Aya-ay Yutig
他のEAを無料で入手!!!他のEAを無料で入手!!!他のEAを無料で入手!!!他のEAを無料で入手!!!他のEAを無料で入手!!! RSIグリッドはRSIの買われ過ぎと売られ過ぎの条件に基づいており、取引が市場の負け側にあるときにグリッドを開きます。 RSIはテクニカルトレーダーに強気と弱気の価格の勢いに関するシグナルを提供し、多くの場合、資産の価格のグラフの下にプロットされます。資産は通常、RSIが70%を超えると買われ過ぎと見なされ、30%を下回ると売られ過ぎと見なされます。 パラメーター: タイムフィルター 月曜日 火曜日 水曜日 木曜日 金曜日 土曜日 日曜日 始まる時間 終了時間 RSI設定 RSI期間 買われ過ぎ 売られ過ぎ 時間枠 資金管理 Autolot 最大ロット 利益を得る グリッドサイズ 乗数 トレーリングオプション トレーリングストップ トレーリングステップ トレイルオフセット ファイルを設定する v1.8GBPUSDセット1
Otter Scalper is a 100% automated trading robot. It uses a very effective breakout strategy. The money management is automatic. A position is taken when a high or low is reached. The position is secured as soon as possible and followed with a trailing stop loss. As the average profit is small, it is advisable to trade with a small spread. The performance of the robot can therefore change depending on your broker. It is also strongly recommended not to use this robot if your broker uses commiss
GRV Grid expert Advisor is a regular grid trader trading in both directions. The peculiarity of this grid is that subsequent orders in the grid are opened not only upon reaching the set step but also on the basis of the signal, which allows not to accumulate a lot of orders that can very quickly drain the entire Deposit. The EA makes a decision based on the signals from THE mA indicator and the trend filter. The EA trades almost non-stop, i.e. there are almost always open orders, so for stable
Investopedia FIVE
Joseph Anthony Aya-ay Yutig
Investopedia FIVEEAはこの記事に基づいています: https://www.investopedia.com/articles/forex/08/five-minute-momo.asp 取引条件 -X期間のEMAとMACDの下で取引されている通貨ペアがマイナスの領域にあることを確認します。 -価格がX期間のEMAを超えるのを待ってから、MACDがネガティブからポジティブにクロスする過程にあるか、5バー以内でポジティブな領域にクロスしたことを確認します。 -X期間EMAの上に長いXピップを移動します。 -エントリー時のポジションのXとリスク額を売ります。後半のストップを損益分岐点に移動します。 -トレーリングストップを使用 -リスク警告 -ADX PROを購入する前に、関連するリスクに注意してください。 -過去のパフォーマンスは将来の収益性を保証するものではありません(EAも損失を出す可能性があります)。 -示されているバックテスト(スクリーンショットなど)は、最適なパラメーターを見つけるために高度に最適化されていますが、結果をライブ取
注文のバスケットを「解決」するための適応システムを備えたグリッドアドバイザーを使用して、アカウントの不採算ポジションを復元することもできます。 線形回帰チャネル内で機能し、いくつかの条件で入力します。シグナルは、線形回帰チャネルの方向、指数移動平均、1日の平均ボラティリティを使用し、価格が逸脱した場合に注文グリッドを構築します。 グリッドステップは構成可能であり、価格が私たちに反する場合、一定数の注文の後、アカウント回復機能(ドローダウン削減)がアクティブになり、最も遠い不採算注文は、利益のある反対の注文で閉じることによって削減されます。 したがって、EAはほとんどすべての無反動砲の動きとドローダウンを克服します。グラフには利益に関する情報が表示され、回帰チャネル自体が描画されます。 エキスパートアドバイザーは、手動モードで開かれた、または別のエキスパートアドバイザーによって開かれた取引に同行することもできます-それはそれらを解決し、アカウントをプラスにします。 500ドルからの推奨デポジット額。 時間枠M15 自動モードでは、VPSが必要です。 MT
Mir Station MT5  it is a Secure Automated Software for trade Forex market and indices.    The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions      Mir Station MT5   Have neurals nets to used the correct algoritm in the correct market situation   Mir Station MT5         It is an advanced trading system. This is a fully automatic Expert Advisor.      Mir Station MT5   is a plug and play system Mir
ISS Station MT5      it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions ISS Station MT5       Have neurals nets to used the correct algoritm in the correct market situation ISS Station MT5           It is an advanced trading system. This is a fully automatic Expert Advisor.        ISS Station MT5       is a plug and play system   ISS
MeetAlgo RSI Trade EA Pro MT4 trades using the RSI Indicator. It offers many customizable RSI trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide  |  Update Guide  |  Submit Your Problem  |  FAQ  |  All Products  ] Before buy Pro version? You can buy alternation pro version, our powerfull EA,   CAP Strategy Builder EA .  This is strategy builder EA. It product h
Need to open a pending order at news time, or need to open a pending/instant order at a specific time?    CAP News Trading EA   is the right tool for you. The   News Trading EA  opens pending orders at a specific time or specific date for you avoiding human errors and enhancing your trading activity. It is useful for news traders who open pending orders before the news come out. News trading is one of the most difficult disciplines – but it can also be one of the most profitable ones if you know
PROP FIRM GUIDE:   Guide LAUNCH PROMO : Act now to secure Gold Guardian at our launch promo price! This special offer is only available for a limited time, so don’t miss your chance to get this powerful trading tool at an unbeatable value. Grab it before the price goes up! Final Price: $699 Welcome to Gold Guardian ! Are you ready to transform your trading journey with precision and reliability? Built on years of expertise and proven strategies, Gold Guardian is here to elevate your trading e
Matrix Arrow EA MT5
Juvenille Emperor Limited
5 (5)
マトリックスアローEAMT4 は、 マトリックスアローインジケーターのMT5 シグナルをチャート上のトレードパネルと手動または100%自動でトレードできるユニークなエキスパートアドバイザーです。 マトリックスアローインジケーターMT5 は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。   Matrix Arrow EA MT5 を使用すると、チャートのトレードパネルから直接、または100%アルゴリズム取引オプションを使用して100%自動
Devilfish
Mikhail Sergeev
1.73 (11)
DevilFish  is a fully automatic, multi-currency trading system. Trading is based on explosions of price activity. Big profits, low drawdowns and good hedging results. Minimum Deposit: $ 150. No configuration required. Accounts: Netting, Hedging. Currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDCHF, USDCAD, USDJPY. It works on hourly bars and is not demanding on the quality of the Internet connection.  Works in the strategy tester in the "open prices only" mode. Does not use the super short tra
Worried about weekend price crashes wiping your account? Tired of adverse news releases stopping your positions? Trade with peace of mind with Smart Hedge. Smart Hedge protects your positions from weekend gaps and news spikes. MT4 version: https://www.mql5.com/en/market/product/113290 Description : Have you ever feared that some breaking news during the weekend could wipe your account? Did you ever have your positions stopped by an adverse news release during the market open hours? I did, a
Bergland Gold MT5
Matthias Bessler
2.33 (3)
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
Gold M5
Thomas Bradley Butler
OPTMIISE THE EA BEFORE TEST AND USE. GOLD M5 trend trades XAU/USD.  It uses simple trend following strategies along with money management.  All of these encompass a system that is conservative in its performance and can be used for a steady growth of gold trading.  The inputs are self-explanatory.  Explore other time frames if you choose using optimization for the parameters.
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX H1 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX H1 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX M30 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX M30 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has bee
Gifted FX
Michael Prescott Burney
Gifted FX for GBPUSD H1 Chart Overview: Gifted FX for GBPUSD on the H1 chart is an advanced trading system designed for precision and profitability. It is engineered to adapt to various market conditions, ensuring consistent performance. Key Features: 100 Strategy Index: Leveraging a robust index of 100 unique strategies to cover a wide range of market scenarios. High Win Rate: Boasts an exceptionally high win rate, ensuring frequent successful trades. Super Low Drawdown (DD): Designed to mainta
Make grid trading safe again | Built by a grid trader >> for grid traders.     Walkthrough Video  <==   Get Grid Rescue up and running in 5 minutes   This is MT5 version, click  here  for  BlueSwift GridRescue MT4     (settings and logics are same in both versions)   BlueSwift Grid Rescue   MT5    is a risk management   utility  MT5 EA  (used together with other grid trading experts) that can help you trade aggressive grid / averaging / martingale systems with manageable drawdown, therefore
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
CAP Prime Scalper EA  is a Forex scalping EA that uses a smart system to detect key breakout signals then cuts the profit of the move as much as possible while minimizing the loss. The robot automatically analyzes the market volumes and volatility and follows strong supply and demand movements. It smoothly sets breakeven levels and features the built-in smart mechanism for partial closure of profitable trades. It also has option to stop trading before important news releases to avoid slippage an
>>> Index Trader Suite Live Results  here >> >>> Index Trader Suite v.1.0 Presets:   Download >> >>> Index Trader Suite MT4 version available  here >> Index Trader Suite   is a fully automated trading advisor based on a proprietary trading strategy for the world's most popular and liquid Stock Indices. The system is based on the principles of   Price Action   and   does not use technical indicators to determine the optimal points for opening trades. The strategy is based on 2 key principles
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Super MA RSI CCI Demo in my product list, please try it out to get familiar with all functionalities for free, LINK . Dashboard Super MA RSI CCI is an intuitive and handy graphic tool to help you to: Have 28 pairs under control with one dashboard Monitor price movement, identify possible trend based on MA, R
Trade like a time traveler thanks to latency arbitrage Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into
CAP Channel Trading EA MT4  is Expert Advisor that base on our famous indicator  CAP Channel Indicator .  EA is a non-optimized expert advisor you have to find best setting by yourself. Who using our CAP Channel Indicator and looking for EA that base on Channel indicator this EA is best for them. We give lots of options so you can customize your trading strategy.  [  Installation Guide  |  Update Guide  |  Submit Your Problem  |  All Products  ] Channel Trading is a volatility-based indicator th
LT Gap EA
Sie Samuel Roland Youl
Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
PipFinite EA Trend PRO MT5
Karlo Wilson Vendiola
3.67 (9)
The Official Automated Version of the Powerful Indicator PipFinite Trend PRO EA Trend PRO trades the signal of PipFinite Trend PRO and manages the trade depending on the user's preference. The EA includes many customizable features that can further enhance the Trend PRO trading strategy. Features like Entry and Exit Filters, Higher Timeframe Filter, Stoploss, Takeprofit, Breakeven, Trailing Stop, News Filter and MORE! The Innovative Solution EA Trend PRO was created to make your trading
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
ライブシグナル 1: https://www.mql5.com/en/signals/2233179 ライブシグナル 2: https://www.mql5.com/en/signals/2242009 Gold Manaは、1年以上の集中的な研究とテストを経て開発されました。このエキスパートアドバイザーは、複数の時間枠におけるボラティリティ測定を活用し、市場参加者の意図を分析し、ローソク足パターンと需給分析の助けを借りて価格変動を予測します。その結果、正確なエントリーが可能となり、金価格の重要なレベルでのブレイクアウトに対して高い反応を示します。Gold Manaは、金融危機、地政学的ニュース、パンデミック、経済変動などの高影響イベントを通じて17年以上の安定した取引実績があります。 Gold Manaは、個々の投資スタイルに応じた実際のブローカーアカウントに適した複数のリスクレベル設定を提供し、FTMOのようなプロップファームに合格するための設定も備えています。また、HFT(高頻度取引)および非HFTプロップファームの資金提供アカウントでも運用可能です。 Gold Manaは
The Gold Reaper MT5
Profalgo Limited
4.61 (66)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポ
CyBRG RX
Arseny Potyekhin
5 (2)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   低リスク   この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 残り 3部のみ 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証しま
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
Diamond Titan FX
Lo Thi Mai Loan
5 (11)
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4: https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXのさらなる分析: h
Quantum Queen MT5
Bogdan Ion Puscasu
5 (13)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantum ファミリーのエキスパート アドバイザーに新しく加わった非常に強力なメンバーです。私の専門は?ゴールドです。そうです、私は XAUUSD ペアを正確かつ自信を持って取引し、きらびやかなゴールド市場で比類のない取引機会をお届けします。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 8月31日まで 割引 価格。10 回購入するごとに価格が100ドル上がります。最終価格999ドル Quantum EAs チャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum StarMan と Quantum Gold Emperor を無料で入手できます!*** 詳細についてはプライベートでお
Gold Trade Pro MT5
Profalgo Limited
4.58 (33)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マ
Quantum Emperor MT5
Bogdan Ion Puscasu
4.83 (278)
ご紹介     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、Quantum Queen、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V4:   ここをクリックしてください MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック * サマーセール : $999。 10回購入するごとに価格が100ドルずつ上がります。最終価
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT4バージョン: MT4へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定で
Bitcoin Robot MT5
Marzena Maria Szmit
4.38 (37)
The Bitcoin Robot MT5 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 same time. Bit
US30 Scalper EA MT5
Lo Thi Mai Loan
4.92 (12)
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(U
BitBull EA
Arseny Potyekhin
5 (1)
親愛なるトレーダーの皆様、 最新のプロジェクトをご紹介できることを非常に嬉しく思います。 EA BitBull 。リアルな暗号通貨取引が現実のものとなりました! 信号: ライブ信号 1 ライブ信号 2   この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です。 世界中の尊敬すべきパートナーの助けを借りて、革新的な暗号戦略を開発することに成功しました。 この戦略は、トレンドフォローと平均回帰戦略の原則をシームレスに組み合わせています。 RNN(リカレントニューラルネットワーク)やLSTM(長短期記憶ネットワーク)などの高度なニューラルネットワークを使用しています。 BTC BitBull EAの成功裏の完了に続いて、現在、ETH/BTCおよびETH/USDの取引ペアに焦点を当てています。 特に注目すべきは、この技術の恩恵を受けるために事前の取引経験が不要であることです! 最適な結果を得るために、次の設定とセットアップを遵守および採用する必要があります:
Harmony Drive
Marek Stanislaw Zygala
5 (4)
Harmony Driveは、USDJPY、AUDCAD、CHFJPY、AUDUSD、USDCHF、USDCAD, NZDUSDの以下のシンボルの慎重に選択されたバスケットで動作する高度なシステムです。これらのペアは、その多様な特性と市場行動のために戦略的に選ばれました: USDJPYやUSDCHFのような主要なペアは、高い流動性と狭いスプレッドを提供し、頻繁な取引に最適です AUDUSDやNZDUSDのようなコモディティリンクのペアは、資源豊かな経済に対するエクスポージャーを提供し、ユニークな取引機会を提供します AUDCADやCHFJPYのようなクロスペアは、興味深い相関関係を示し、しばしば良好なトレンドを形成し、主要なペアを補完します この組み合わせは、さまざまな市場条件で良好なパフォーマンスを発揮できるバランスの取れたポートフォリオを確保します 選択されたペアは、異なる地理的地域と経済要因を代表し、分散を強化し、全体的なリスクを低減します 独自のマルチシンボル戦略を採用することで、Harmony Driveはさまざまな市場条件に適応し、Ichimoku Cloud、移動平均線
MT4バージョン: https://www.mql5.com/en/market/product/104871 HFT MT5チャレンジパフォーマンスモニター(ライブアカウント用ではありません): ブローカー:Fusion Market ログイン:89600 パスワード:Greenman89$ サーバー:FusionMarkets-demo 以前にリリースされたMT4バージョンの700以上の本物の5つ星レビュー: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews 公共チャンネル: https://www.mql5.com/en/channels/hftpropfirmea MT4バージョン: https://www.mql5.com/en/market/product/104871 主要機能 HFTチャレンジ専用に設計: Prop Firmsチャレンジを低ドローダウンで効率的にクリアするように調整されています。 サポート: setファイルの提供に加え、VPSの設定、MTの設定、EAのダウン
Ai Multi Trend MT5
Mansour Babasafary
4.32 (28)
21% discount, until 2024.08.08  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artific
Hercules AI
Aleksandr Chebotaev
2.75 (32)
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
TrendMaster FX
Chen Jia Qi
4.57 (81)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。 詳細はお問い合わせください 。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変
Golden Taipan FX
Michael Prescott Burney
2.91 (11)
Golden Taipan FX for XAUUSD H1 - Professional Overview Introduction Golden Taipan FX has been updated to deliver transparent and easily analyzable trades, featuring improved backtest accuracy. The system now automatically updates the timezone offset during initialization, ensuring precise entries and exits. Risk Management and Trade Settings Risk-Reward Ratio : 1:2 Stop Loss (SL) : 500 points Take Profit (TP) : 1000 points These settings offer substantial reward potential while keeping losses m
Ultimate Bot
Mr James Daniel Coe
4.71 (14)
8人のアドバイザーが1人の価格で 今後も続々と登場します。あなたが買う必要がある最後のボット! Ultimate Botは 、トレンドフォロー、平均回帰、ブレイクアウトパターンの組み合わせを使用して、XAUUSD、GBPUSD、AUDCAD、USDCAD、EURGBP、EURUSD、GBPJPY、USDJPY、EURJPY、EURJPYを取引するマルチストラテジーエキスパートアドバイザーです。各戦略は口座のエクイティで取引されるため、1つのグループがドローダウンしている場合、他のグループはリスクを下げ、協力してパフォーマンスを最適化します。AUDCAD M15にアタッチされただけで、チャートの設定が一度だけ行われ、他のペアは自動的に取引されます。使いやすく、強力な分散機能も備えています。 低リスクの個人アカウント(Pepperstone UK): リンク 売り手の評価:5つ星のうち4.8 信頼と評判は私にとって非常に重要です。 私の無料EA「CADスナイパー」は、数ヶ月間mql5無料セクションで#3 - #5にあり、13,500ダウンロードされています。 今では、過去3年
Big Forex Players MT5
Marzena Maria Szmit
4.83 (48)
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  (positions are sent from our database t
Ai Hybrid Robot MT5
Mansour Babasafary
4.38 (13)
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 the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
FT Gold Robot MT5
Marzena Maria Szmit
4.47 (59)
Introducing the FT Gold Robot MT5, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with XAUUSD pairs . With its advanced analytical capabilities, FT Gold Robot constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every day (you
多くの人が XAUUSD 取引を好みますが、私も例外ではありません。取引経験と努力を積んだ後、XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD などのすべての XAU 関連品種を取引するためにこの Apocalypse XAU EA を作成しました。ただし、多くの人がすべての XAU 通貨ペアを取引する必要はなく、XAUUSD のみを取引する必要がある可能性があることを考慮すると、エントリーレベルの EA は非常に意味があります。そこで私は、XAUUSD 取引専用に設計された EA、Apocalypse Gold を作成することにしました。 信号表示とディスカッショングループ: シグナル表示:   https://www.mql5.com/zh/signals/2222996 パラメータの設定方法がわからない場合、またはその他の質問がある場合は、ここをクリックしてください。     ここをクリック onechart を使用して 1 つのチャートで複数の通貨ペアを取引する場合は、左側の引用符を維持してすべての通貨ペアを表示してください。 一度に 1
Eternal Engine EAは、複数のインジケーターと戦略を利用する高度なエキスパートアドバイザーで、トレーダーに包括的な自動取引ツールを提供します。多数の取引機会を提供し、スプレッドに対して敏感ではなく、厳格なエントリーポイントを使用して各取引を正確に開始します。この戦略は実際の市場で実証されており、低DDの1年間のリアルタイムシグナルを持っています。初心者でも経験豊富なトレーダーでも、Eternal Engine EAは卓越した取引体験を提供します。 MT4 シグナル: https://www.mql5.com/en/signals/2220467 次の価格: $699 setfile: High risk Medium risk Low risk 特徴: 適切な通貨ペア: GBPUSD, EURUSD, AUDCAD, AUDNZD 読み込み時間枠: 任意 終日取引 カスタマイズ可能なグリッド距離とボリュームマルチプライヤー 同時に取引可能なシンボル数をカスタマイズ可能 取引可能なドローダウン範囲をカスタマイズ可能 リスク管理のための複数の手段 スプレッドに敏感でなく、様
Fenghuang Rig EA
Sof'ia Vlasova
4.92 (12)
Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about th
Aura White Edition MT5
Stanislav Tomilov
4.66 (35)
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, GBPUSD,
Scalper Deriv
Antonio Simon Del Vecchio
4.85 (13)
Scalper Derivを紹介します:スキャルピング体験を向上させます。 Scalper Derivの最適化に関する詳細ガイドは こちら . 設定ファイルとその他の情報   こちら スキャルピングに情熱を見出し、資本を最大限に活用したいトレーダーですか?$20、$200、$2000、$20000、または$200000の残高がある場合でも、私たちにはあなたにぴったりの解決策があります! Scalper Deriv をご紹介します、トレーディング戦略を向上させ、投資規模に関係なく市場の機会を利用するために設計されたExpert Advisor (EA)です。 主な特徴 革新的な体験 :EAsに関する長年の経験と知識から生まれたScalper Derivは、金融市場におけるスキャルピング戦略の頂点を表しています。 さまざまな資本に適応 :Scalper Derivはすべての人にアクセス可能です。利用するための最低資本は$20ですが、EAは任意のアカウントサイズに自動的に調整します。$20、$200、$2000、$20000、または$200000であろうと、Scalpe
Quantum StarMan
Bogdan Ion Puscasu
4.91 (80)
みなさんこんにちは。自己紹介をさせてください。 私は、   Quantum EA ファミリーの刺激的で新鮮なメンバー、   Quantum StarMan です。 私は、最大 6 つのダイナミック ペア (AUDUSD、EURAUD、EURGBP、EURUSD、GBPUSD、USDCAD) を処理できる、完全に自動化されたマルチ通貨 EA です。最高の精度と揺るぎない責任感を持って、あなたのトレーディング ゲームを次のレベルに引き上げます。 肝心なのは、私がマーチンゲール戦略に頼っていないことです。その代わりに、最高のパフォーマンスを発揮するように設計された洗練されたグリッド システムを活用しています。また、安心していただけるよう、口座の合計ドローダウンが事前に設定した制限に達した場合に、すべての取引をクローズするオプションも提供しています。 しかし、それだけではありません。私はただ話しているだけではありません。ライブ信号も流しているので、私の行動を見ることができます。 IMPORTANT! After the purchase please send me a p
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
作者のその他のプロダクト
Cash Drop MT5
Volodymyr Hrybachov
3 (2)
このエキスパートアドバイザーは、長年の開発の結果です。私は主にグリッドとヘッジ戦略を専門としており、このエキスパートアドバイザーですべての経験と知識を移転しました。その結果、高度にカスタマイズ可能なExpert Advisorテンプレートと、トレーダーが選択できるいくつかの優れた戦略があります。取引戦略は常に追加され、Expert Advisorは関連性を維持し、10年後もトップになります。つまり、この製品を購入することで、継続的なサポートと最新の更新を備えた、柔軟にカスタマイズ可能なExpertAdvisorを入手できます。あなたの戦略と願いは改訂で使用することができます。 EAは市場と保留中の注文を取引します。ストップロス、テイクプロフィット、トレーリングストップは取引を成立させるために使用されます。これらは、単方向または双方向の注文のバスケットに対して、注文ごとに個別に使用できます。注文のグリッドは、固定または拡大するステップとポジションのボリュームのいずれかを使用できます。貿易統計がチャートに表示されます。 ストップロス、テイクプロフィット、トレーリングストップはリア
ストップレベルを追跡することにより、取引を自動的に成立させるためのユーティリティ。利益を最大限に活用することができます。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT4バージョン https://www.mql5.com/en/market/product/56487 ユーティリティでできること: 1ピップから仮想トレーリングストップレベルを設定します 実際のトレーリングストップレベルを設定する 各注文を個別に処理します(トレーリングストップレベルは各注文に個別に配置されます) 一方向注文のバスケットで作業します(トレーリングストップレベルはすべての注文に共通に設定され、購入と販売は別々に設定されます) 双方向注文のバスケットを操作します(トレーリングストップレベルはすべての注文に共通に設定され、一緒に購入と販売を行います) テストと作業には、チャートのボタンを使
Hero MT5
Volodymyr Hrybachov
グリッド戦略(トレンドの動きに対抗する取引の開始)とピラミッド化(トレンドの取引の開始)を使用するFOREXアドバイザーHERO。 EAは成行注文でのみ機能します。最初の取引の開始は、割り当てられた時間内の極値の内訳で発生します。ここでは、N個の指値注文が集中しています(価格はこのレベルを数回テストしています)。価格がレベルを超えても、NパイントがN秒以内に通過しない場合、シグナルは偽と見なされます。 MT4バージョン-https:// www.mql5.com/en/market/product/52194 便利なマネーマネジメント、各Nバランスの初期ロット、グリッドと注文のピラミッドの乗数があります。グラフには情報が表示され、構成と最適化が簡単です。 作業時間枠はEAパラメータで設定され、デフォルトではH1、EURUSD記号です。次のペアがアドバイザーに適しています:GBPUSD、USDCAD、EURUSD、USDJPY、USDCHF、AUDUSD、NZDUSD .. .. オプション: タイムフレーム-作業時間枠; EXTREMUM_BARS、SHIFT-極
ストップロスとテイクプロフィットレベルの自動設定のためのユーティリティ。トレーダーのためにプロのトレーダーによって作成されました。ユーティリティは、トレーダーが手動で、またはアドバイザーを使用して開いたすべての成行注文で機能します。魔法数で取引をフィルタリングできます。ユーティリティは、同時に任意の数の注文を処理できます。 MT4バージョン https://www.mql5.com/en/market/product/56485 ユーティリティでできること: 仮想ストップロスを設定し、1ピップから利益を得る 本当のストップロスと利益を取る 各注文を個別に処理します(ストップロスとテイクプロフィットは各注文に個別に配置されます) 一方向注文のバスケットで作業します(ストップロスとテイクプロフィットはすべての注文に共通に設定され、購入と販売は別々に設定されます) 多方向注文のバスケットで作業します(ストップロスとテイクプロフィットはすべての注文に共通に設定され、一緒に購入と販売します) テストと作業には、チャートのボタンを使用できます。 オプション: STOPLOSS
ULTIMATE SCALPING MT5は、FOREX市場で機能するように設計された自動化されたプロのスキャルピングエキスパートアドバイザーです。この戦略では、RSI相対力指数とATR平均真の範囲を使用して、最良の市場エントリーポイントを決定します。エキスパートアドバイザーは、経験豊富なトレーダーと初心者の両方に適しています。最も不安定なペアは仕事に適しています:GBPUSD、USDCAD、EURUSD、USDJPY、USDCHF、AUDUSD、NZDUSD。 MT4バージョン:https:// www.mql5.com/en/market/product/46512 オプション: TIMEFRAME_ATR-ATRタイムフレーム; PERIOD_ATR-ATR期間; MIN_VALUE_ATR、MAX_VALUE_ATR-最小値/最大値; TIMEFRAME_RSI-RSI時間枠; PERIOD_RSI-RSI期間; APPLIED_PRICE-計算のための価格の選択。 CALCULATE_BARS-分析するバーの数。 UP_LEVEL、UP_BARS_COUNT-上
Hamster MT5
Volodymyr Hrybachov
5 (3)
革新的なグリッドアドバイザー。価格のボラティリティに基づいた戦略を適用します。取引は、現在のバーの始値からN分、前のバーの終値からNポイント上昇したときに開始されます。割り当てられた時間内に価格が平均価格ボラティリティ(ATR)のN値(%/ポイント)を超えていない場合、新しいバーが開始されるまで取引は中断されます。 アドバイザリンクのMT4バージョン ブローカーには見えない動的レベルのストップオーダー、ストップロス、テイクプロフィット、トレーリングストップ、損益分岐点を適用します。値は、ピップで、または平均価格ボラティリティ(ATR)のパーセンテージとして指定できます。 チャートには、注文実行の品質、受け取った利益、現在のオープンポジション(注文数、ロット数、利益)に関する情報が表示されます。 FIFO要件(以前に開いたトランザクションを最初に閉じる要件)を持つ米国のブローカーを含む、あらゆるブローカーとの連携に適しています。 Expert Advisorを初めて知る場合は、ストラテジーテスターでビジュアルモードをオンにすることをお勧めします。トレーダーがその仕事の原
BOOSTER FOR MT5は、FOREX市場での日常業務のためのプロのスカルパーアドバイザーです。取引では、経験とともに、トレーダーは通常、ストップ注文の蓄積レベル、価格、時間が市場で重要な役割を果たすことを理解するようになります。この戦略は、このFOREX Expert Advisorで実装されており、この製品の使用を楽しむだけでなく、その開発にも参加していただければ幸いです。フィードバックは、https:// www.mql5.com/en/に残してください 。市場/製品/ 45915#!タブ=レビュー MT4バージョン:https:// www.mql5.com/en/market/product/45915 オプション: 価格-割り当てられた期間内にトラバースする必要がある価格の距離。 TIME-割り当てられた時間(秒単位)。 HL_PERIOD-レベルを決定するためのバーの数。 HL_TIMEFRAME-レベルを決定するための時間枠。 BREAKTHROUGH_LEVEL-レベルを突破した後に注文を開きますか?; MAGIC_NUMBER-取引のマジ
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45792 Copier MT5  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending
FREE
Phantom
Volodymyr Hrybachov
5 (1)
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the sam
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
2 (1)
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
3 (2)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pair
Joker System
Volodymyr Hrybachov
4.43 (7)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
Not One Step Back
Volodymyr Hrybachov
5 (1)
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
2.33 (3)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
フィルタ:
レビューなし
レビューに返信
バージョン 1.1 2022.03.04
update for new build