• 概要
  • レビュー
  • コメント (3)

ManyLayers

  • Trading is performed using multiple independent layers - number_of_commercial_layers.
  • Flexible customization system of market entry signal - UNIT_INDICATORS. The use of the Moving Average, RSI and Envelopes indicators allows configuring any parameter of the indicators and enabling/disabling them.
  • Signals are generated based on cumulative analysis of indicators from different timeframes.
  • It is possible to control the equity level - CONTROL_EQUITY. Two danger levels: the first level activates the trade closure logic common for all levels, the second one stops the opening of trades in the overloaded direction with the possibility to increase the volumes of opposite orders.
  • It features a built-in function for closing unprofitable orders using a part of profit - THE_PROTECTION_OF_PROFIT.
  • To limit the losses, a protective stop loss can be applied to every trade layer - PROTECTIVE_STOP_LOSS_LAYER.
  • Selection of the trade closure options - PARAMETERS_OF_THE_CLOSURE.
  • Output_mode - trade exit mode, where the program gradually closes its trades to subsequently stop and withdraw profit.
  • Feel free to ask questions in the Comments tab.
  • Other indicators and candlestick signals can be integrated to this program - leave a comment and write a review.


Recommendations

Standard trade account: minimum deposit is $2000.00; minimum lot is 0.01, modification step - 0.01

Cent account: minimum deposit starts from $50 (5000.00); minimum lot is 0.01, modification step - 0.01


Parameters

  • _OPERATION_MODE_
    • Output_mode = false; if set to true, activates the trade exit mode.
    • Work_on_closed_bars = false; true - the EA forms a cycle on a closed bar; false - on the current price;
  • _SETTING_UNIT_LOT_
    • initial_lot_is_permanent_or_not = false; - the initial lot of a layer depends on RiskPercent ans Balance / true - fixed and equal to initial_lot
    • initial_lot = 0.01;
    • RiskPercent = 2.0;
    • multiplier_for_the_next_lot = 1.6;
    • number_of_transactions_to_increase = 0; - at value 1 the lot size increase will start from the second trade in the series; if 2 then with 3rd, 4th, etc.
  • _BLOCK_LEVEL_OPTIONS_
    • number_of_commercial_layers = 5; - trade layers
    • number_of_orders_in_one_layer = 5; - the number of orders in a trade layer
    • increasing_n_level = true;
      • true - the number of orders of the next layer increases as n[i] = n[i-1]+N, N is the number of layer.
      • false - no increase
    • points_to_open_the_next_layer = 30; - the distance between the first orders of adjacent layers
    • minimum_step_up_orders = 10; - distance to an order in the same direction
  • _PARAMETERS_OF_ONE_LAYER_
    • Zoom_step = growing_step - step calculation type: const_step, growing_step, decreasing_step, manually_install
    • step = 150 at Zoom_step = 0,1,2
    • expansion_step = 5; - delta step at Zoom_step = 1,2
  • _UNIT_INDICATORS_
    • Off_MA = true; ON - false / OFF - true
    • Off_RSI = false
    • Off_ENV = false
  • _MA_SETTINGS_
    • mode_MA = 1; (1,2)
    • TF_for_MA = H1; M1,M5,M15,M30,H1,H4,D1,W1,MN,TF_this_wind - current chart timeframe
    • period_MA = 13
    • shift_MA = 0
  • _RSI_SETTINGS_
    • mode_RSI = 1 (1,2)
    • TF_for_RSI = TF_this_wind
    • period_RSI = 7
    • level_RSI_max = 77
    • level_RSI_min = 23
  • _ENV_SETTINGS_
    • mode_ENV = 3 (0,1,2,3)
    • TF_for_ENV = 5
    • Period_ENV = 14
    • deviation = 0.2
    • shift_ENV = 1
  • _PARAMETERS_OF_THE_CLOSURE_
    • type_of_closure = 2;
      • 0 - common TakeProfit level
      • 1 - common trailing stop
      • 2 - trailing stop, analysis of multiple levels in a group in different combinations (1, N; 1, N-1, N; 1 - N)
      • 3 - same as value 2, trailing stop dependent on the imbalance in volume.
      • 4 - trailing stop only for the last order in the group.
      • 5 - trailing stop dependent on the imbalance in volume for the last order in the group.
      • 6 - same as value 2, but with the closing level added N-1, N - the penultimate and the last
    • TakeProfit = 0
    • ProtectionTP = 15
    • TrallingStop = 7
  • _PROTECTIVE_STOP_LOSS_LAYER_
    • Mode_SL_inst = 0 - off, 1 - on
    • Percent_SL = 5 - percentage of the balance for calculating the StopLoss level
  • _CONTROL_EQUITY_
    • level_stops_opening_trades = 60
    • level_includes_layered_closure = 90
    • lot_multiplier_counter_transactions = 1.2
  • _THE_PROTECTION_OF_PROFIT_
    • number_of_days = 5
    • percentage_of_profits_to_protect = 10.0
    • distance_to_enable_protection = 300 - distance from the price to the trade
  • Magic = 5355
  • ProfitHistory = true
  • _step_N_ IF: Zoom_step = 3
    • St_2 = 150.0;
    • St_3 = 170.0;
    • .
    • St_16 = 150.0;
おすすめのプロダクト
Trade Bollinger Bands combining Trend, RSI, MACD 1. Trend trading combining the Bollinger and MACD bands is done in the following sequence: - Use MACD to identify trends - Determine the potential entry point by re-checking the MA 20 of the price to see if it is in line with the trend. 2. Trade Trends with Bollinger Bands - The mid-line of bollinger bands is simply a moving average of 20 SMA20 periods, known as the Bollinger Bands' average line. - The bottom line is, when the market is in a
Serpent
Vladimir Gribachev
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
Constructor MT4
Aliaksandr Chupryna
5 (3)
マーチンゲール。 ConstructorMT4は、4つの個別のエキスパートアドバイザーで構成されています。 バー取引、 iEnvelopesおよびiSARインジケーターとの取引、 iMAインジケーターとの取引、 iIchimokuインジケーターを使用した取引。 戦略は互いに独立しています。それぞれで、個別に選択できます。 ロット計算(7オプション)、 クロージングポジション(5つのメインオプションと追加のオプション)、 最大10の通貨ペア、 およびその他の追加オプション。 ConstructorMT4は、テスターで同時に機能するトレーディング戦略のさまざまなバリエーションをテストする良い機会です。 MT5バージョン- ConstructorMT5 。 いくつかの戦略の入力データ(ブローカー:「Roboforex」): constrMT4_EURUSD_1.set constrMT4_AUDNZD_1.set constrMT4_AUDUSD_1.set constrMT4_AUDCAD_1.set 初心者向け情報 (よくある質問への回答): 「file.set」には入力パラメ
FREE
Stochastic Trade X is an EA based on Stochastic Oscillator. Stochastic parameters such as %K period, %D period, Slowing,  SellValue, BuyValue, and Shift can be adjusted. Stochastic Trade   X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Stochastic Trade   X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Magic Grid
Aliaksandr Charkes
4.52 (21)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
The EA created based on this strategy: This EMA crossover trading strategy is made with MACD. For MACD, you can avoid false signals from this EMA crossover. With this strategy, you can get more accurate signals. So this is more profitable . Strategy required FAST EMA SLOW EMA MACD with default setting How Signals come Buy Signal: When FAST EMA cross SLOW EMA from lower to upper, then you have to wait for MACD confirmation. After crossover, when you see MACD above 0.0 level, then you can take bu
史上最高の US500 ロボット Maximun alpha trader は、移動平均と、シンプルで信頼性の高い独自の高度な傾斜反転予測アルゴリズムに基づいています。 Maximun alpha trader EA 戦略は、いくつかの指標の組み合わせです トレンドに加えて、そのクラスでそれをユニークにするトレンドの枯渇を検出する独自のインジケーター、このインジケーターはユニークであり、秘密はまだ市場にリリースされていません. デモをテストするには、設定をコピーして画面キャプチャに貼り付けます Maximun alpha トレーダーはテストされ、20 年間にわたって 99.9% の品質で実際のティックを使用して、実際の市場条件でテストに合格しました。 ロボットはUS500用に設計されています MAGIC NUMBER を構成できるため、同じアカウントを複数の戦略に使用できます。各ボットはその MAGIC NUMBER の注文にのみ作用し、他のボットの注文は表示されません。 Maximun alpha trader には多くの制御入力があり、非常に用途が広く、専門家でない場合でも資本を保
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
Night Rocker EURCHF EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on EURCHF. Period M15. Also there are separate versions of the adviser for other curre
ForexEagle
Hadj Ahmed Slimani
ForexEagle - Elevate Your Trading Experience to New Heights Ready to revolutionize your trading game? Introducing ForexEagle, the ultimate Expert Advisor meticulously crafted to dominate the GBPUSD, AUDCAD, USDCAD markets on the M5 timeframe. With a winning combination of advanced Price Action strategy and trend detection algorithm, ForexEagle is your go-to tool for unlocking the full potential of GBPUSD, AUDCAD, USDCAD trading. The EA operates during specific hours, from 12:01 AM to 11:59 PM. G
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешит
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
トレーディングキングMT4エキスパートアドバイザーの高度なバージョン。使用される指標:ATR、RSI、ストキャスティクス、CCI、WPR、DeMarker、RVI。各インジケータは、オプションでオン/オフで使用できます。 MT5バージョンはこちらから入手できます。 セットファイルと最適化の結果は、アドバイザーのディスカッションに掲載されます。 エキスパートアドバイザーの戦略は、トレンドの強さを評価し、修正/逆転ポイントを見つけることに基づいており、特定の期間における市場の上昇と下降の絶対値を比較します。フィルタは、ニュース、時間、スプレッドの拡大、ボラティリティの増加、スリッページ、曜日に使用されます。戦略は短期取引を使用します-マーチンゲールを使用しない夜のスキャルピング FIFO要件のある米国のブローカーを含むあらゆるブローカーとの連携に適しています。すべての注文には仮想ストップロスが伴い、ピップで利益を上げます。チャートには、さまざまな情報とインジケーターのインジケーターが表示されます。推奨される最低保証金は、0.01ロットで200ドルです。取引ロットは、次の式を使
TSO Signal Builder
Dionisis Nikolopoulos
5 (1)
TSO Signal Builder is a MetaTrader 4 Expert Advisor that provides a solid platform to quickly build test and develop automated trading strategies based on indicator signals. Contains 29 indicators, including trend and volume indicators, oscillators as well as many indicators described by Bill Williams. Basic as well as advanced order management features. All indicators are configurable and can be combined to create strategies with different entry and exit signals as well as reverse orders. Mad
An automatic trading system created from the author's strategy, which is based on the analysis of configurations of three indicators: ADX, Bands and MA. The Expert Advisor has a highly customizable mode, it can trade using a fixed Stop Loss and / or Take Profit, dynamic Stop Loss and / or Take Profit, closing when an opposite signal appears, as well as various combinations of these modes. The system is designed for medium and long-term trading. The system is fully automatic. Please, pay attentio
Gecko
Profalgo Limited
4.4 (10)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Gecko runs a simple, yet very effective, proven strategy.  It looks for important recent high and lows and will trade the breakouts.  The actual execution of this strategy however, is what makes this EA truly shine.  Entry calculations and exit algorithms are not only unique but also very advanced. LIVE RESULTS: https://www.mql5.com/en/signals/7
Dr Trade Proをご紹介します。知的で一貫性のある取引のために精巧に設計されたEA(専門家アドバイザー)です。 当社の専門家アドバイザーは、トレンドの認識と正確な市場分析を利用して取引をシームレスに実行する精度を重視しています。Dr Trade Proは、各取引に戦略的なバックアッププランを備えており、収益性を重視し潜在的な損失を最小限に抑えています。 Dr Trade Proの特徴的な点は、異なる市場状況に適応できることであり、ニュースや市場の変動に強い、信頼性のあるEAの重要な特徴です。この適応性により、ボットは市場の変化をスムーズに検出し、アルゴリズムを更新し、大規模またはより波乱のある市場でも安定性と最適なパフォーマンスを確保します。 Dr Trade Proには取引に平均戦略が組み込まれていることに注意してください。このEAのスタイルに馴染みがない場合は、購入を検討する前にその機能を慎重に確認することをお勧めします。 Dr Trade Proの能力を探索して、取引体験を向上させるために設計された洗練されたEAをご覧ください。信頼性に対するあなたの信頼が私たちの最優先
Strategy requirements You need to set-up the chart manually for this strategy. You need three mt4 default indicator: FAST EMA (Exponential Moving Average of the close price) SLOW EMA (Exponential Moving Average of the close price) CCI (Commodity Channel Index) Buy signal: When FAST EMA is above the SLOW EMA, you can take buy when CCI crosses 0.0 level from bottom to top. Sell signal: When FAST EMA is below the SLOW EMA, you can take sell entry when CCI crosses 0.0 level from top to bottom . The
This trading robot is strictly made for 10K Capital Trading Account and EURUSD H1. DO NOT use it on smaller accounts, because it has minimum free margin limit i.e. Free Margin > 500 (this value is in "actual money" not in "percentage"!) This is a Simple Grid Trading System which works on ADX indicator's volatility and with High Winrate. IMPORTANT: Default input settings are the bare minimum settings (not ideal) instead use the recommended settings (OR find your own best settings) provided in th
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
You can use it wisely In any currency pair. It's only good works on EURUSD M30 Timeframe. This robot is profitable. This robot requires minimum deposit of $1000 for small DD . You can get good results with it. You can test it first. You can increase the equity percentage. It will increase the volume in a certain ratio as the equity increases. You don't need to increase the volume by yourself. For the first few days, use the equity volume setup in this robot and then test and increase the equity
League X7
Sahil Shokeen
4.2 (5)
League X7  is an advanced Expert Advisor for trading the EURUSD pair on H1 timeframe with an accuracy and performances never seen before. Other forex pairs can also be traded using the League X7 EA on multiple pairs and different timeframes using customized settings. Contact me in personal after purchasing the EA for these settings. The League X7 is fully active and can trade multiple times per day. You can now finally grow your account 5X using the   League X7   EA All trades are protected
FREE
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
[ MT5 Version ] Structure Breakout  EA MT4 Structure Breakout EA is an Expert Advisor inspired by structure breakout trading. It seeks to capture the explosive movements that follow a period of consolidation. It allows the user to adapt the EA to trend breakouts automatically recognized by the robot or to price structure breakouts. It is also highly customizable, which allows it to be easily adapted to different pairs, timeframes and risk profiles. It is independent of market sessions. The numbe
Grid and MA
Vladimir Gribachev
5 (3)
This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
iGrid expert is full auto trading robot, signal by   Indicator count and Velocity include bollinger band, Moving average, grid and hedging strategy... Recommendations EA Settings:   Use default settings or set files. Symbol:   EURUSD, USDJPY, GBPUSDOr Any. Time Frame:   H1 or Any. Brokers:   ECN or STP brokers, low spread/commission, 1:500 - 1/1000 leverage, Minimum Deposit:   $1000 USD UP (possible $3000 Up ). Real signal:... Parameters TradeManagement                = "=== Trade Managemen
HFT KING EA のご紹介 - トレーディングの究極の HFT KING!この完全に自動化された高頻度取引システムは、高度なアルゴリズムと最先端の機能により、お客様の取引体験に革命をもたらすように設計されています。 HFT King は、テクニカル分析、人工知能、高頻度取引、機械学習を独自に組み合わせて、トレーダーに信頼性が高く収益性の高い取引シグナルを提供します。 HFT King の最先端テクノロジーは、取引機会の特定、市場動向の分析、取引の正確な実行に非常に効果的です。 EA の強力なエントリーおよびエグジット ロジックはバークローズのみで動作し、市場ノイズを排除し、スピードを最適化し、ストップロスハンティングを回避し、将来的に信頼性が高く安定した利益を保証します。 高頻度取引の究極の王様の次の高レベルに挑戦する準備をしてください!最先端のテクノロジーと高度な取引機能のパワーを体験してください。 推奨事項: 通貨ペア: XAUUSD 時間枠: M15 最低入金額 : $1000 ブローカー アカウント タイプ: ECN、Raw、またはスプレッドが非常に低い Razor を
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.85 (27)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Gold Trade Pro
Profalgo Limited
4.57 (21)
プロモーションを開始します! 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 (8)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
オリジナルの英語の製品ページはここにあります。 https://www.mql5.com/en/market/product/104871 製品の説明をよくお読みください。この製品を理解するには、英語に精通した人に手伝ってもらうとよいでしょう。 私はこの Expert Advisor の機能を明確かつ正直に書きましたが、「Prop Firm」が何なのか理解できず、上記の英語の説明も理解できない場合は、この製品を購入しないでください。 読んでくれてありがとう。 このEAは「Prop Firm」に合格するためのものであり、ライブ/リアルの 「  Broker」用ではありません。 ご購入前に英語のソフトウェア説明をよく読み、このEAの目的を理解してください。 私の他の製品とサービス: https://www.mql5.com/en/users/rodeong/seller
Quantum Emperor MT4
Bogdan Ion Puscasu
4.93 (124)
ご紹介     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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (1)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
バックテストではなく、実際の取引システムを購入してください。   Live Signal 1     Live Signal 2 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $ 現在の価格では残りわずかです。次の価格は -->> 500 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Hig
Quantum Trade EA
Bogdan Ion Puscasu
4.69 (78)
ご紹介     Quantum Trade EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 Quantum Trade は 13 年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。       EA は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Trade EA を購入すると、Quantum Gold Empire EA を無料で入手できます!*** 詳細については非公開でお問い合わせください。 ライブシグナル: ここをクリックしてください MT5バージョン:       ここをクリック 量子EAチャネル:       ここをクリック のみのプロモーション価格  5 99.99ドル !価格は間もなく 699.99 ドルに値上がりし、その後 10 回購入する
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCH
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
Aura Black Edition
Stanislav Tomilov
4.76 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
HFT Prop EA
Manpreet Singh
4.95 (244)
HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
Live signal : TrendMaster FX The MT5 version : TrendMaster FX MT 5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは
XG Gold Robot MT4
Marzena Maria Szmit
4.57 (21)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Forex GOLD Investor
Lachezar Krastev
4.62 (29)
SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You don't need to do any optimizations if you use the default settings
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2217326 Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, N
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 ジン・ジュオ   これは、金ペアのみを使用するユニークなデイトレード戦略です。金ペアは、日々の変動が大きく、
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
Diamond PRO
Fanur Galamov
5 (9)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
77% discount for the next 10 buyers (original price $3000): 1 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
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
AW Recovery EA
AW Trading Software Limited
4.29 (69)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Smart Funded Hft
Barbaros Bulent Kortarla
5 (48)
!! 最新バージョン2.05にアップデートして、さらに高速なパフォーマンスを実現してください!! スマートファンデッドHFTは、2024年1月29日の市場オープンで、低ボラティリティにもかかわらず、KORTANA FXの100Kチャレンジを突破しました。 スクリーンショットセクションをチェックしてください。証拠をそこに置きました。 重要:2024年1月29日までのKORTANA FXの暗号支払いに対する40%の独占割引をお見逃しなく。 スマートファンデッドHFT EAでトレーディングの可能性を解き放ちましょう! VPS不要 / 設定ファイル不要 / プラグアンドプレイを楽しむ 限定時間のプロモーション価格 2024年2月1日に価格が上がります!! https://www.youtube.com/watch?v=56FKxI-noI4 最初の満足なクライアントの結果が添付されています。今日、自分自身でFAST FOREX FUNDINGの50Kチャレンジを突破しました。以下に結果を添付しました)) トレーダーの皆さん、こんにちは、 私のトレーディングの
2 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
71% discount for the next 5 buyers (original price $9000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
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
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
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
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
作者のその他のプロダクト
This program does not open orders on its own, but instead monitors the active orders of the currency pair it is attached to. The EA sets the Take Profit (TP) or Trailing Stop (TS) levels for active market trades. If pending orders are triggered, the program recalculates the levels and modifies the previously placed trades. The program monitors SELL and BUY orders separately. For example, the program can close SELL trades using TS, and set TP for BUY trades. Settings profit_Ord___BUY = 15 - pro
ManyTools
Aleksander Chernov
3 (2)
The main idea is the distribution of the balance to trade a large number of foreign exchange instruments. This allows tracking a larger number of price movements in the market. It uses the CCI (14) indicator on the timeframes H4 and M5 , as well as a spread filter. Hardware features: It is attached to one window of a currency pair (any), but monitors all instruments available for trading in the terminal. Does not require vast CPU resources, because it uses sequential analysis algorithm. It can
Features This EA works using a reversal logic: Buy → Stop Loss → Sell Stop → ... Multicurrency program (10 trading instruments are defined in the EA parameters). It is attached to one chart and trades up to ten trading instruments. Individual parameters are used for each trading instrument. The main logic is the same for all instruments. Martingale - customizable multiplier. It is possible to limit the number of increase steps. The EA opens the first order based on the signal: the price crosses
The utility repeats manual BUY, SELL, BUYLIMIT, SELLLIMIT, BUYSTOP and SELLSTOP trades having Comment = "R" or " r" . Instead of trades closed by Take Profit , the utility sets Limit orders with closed trade parameters. Purpose The program is useful when applying manual grid strategies when a user sets an order grid in a certain price channel having certain parameters and constantly repeats trades after closing them . The program automates repeating trades. Operation example There is a BUYST
Основная идея - распределение баланса для торговли на большом количестве валютных инструментов . Это позволяет отслеживать большее количество движений цены на рынке и извлекать из этого большую прибыль. Используется индикатор CCI (14) на таймфреймах H4 и M5 , фильтры: по минимальному лоту, по спреду. Встроена функция защиты депозита от потери ( ALARM_STOP_Eqyity ) и ограничивающие торговлю параметры ( Min_Proc_Sv_Sr и ALARM_Proc_Sv_Sr ). Автоматически рассчитывается для каждого инструмента: торг
AMTchickeN
Aleksander Chernov
AMTchiken Основные идеи: " курица по зёрнышку клюёт " - вход в рынок минимальным размером лота по нескольким торговым инструментам одновременно; " не храните яйца в одной корзине " - распределение баланса для торговли на большом количестве валютных инструментов. Это повышает стабильность торговли и позволяет отслеживать большее количество движений цены на рынке и извлекать из этого большую прибыль. Пользователь имеет возможность выбора индикаторов для генерации сигналов ( 8 вариантов ) тренда и
В данной системе за основу взят индикатор Force Index . Система: определяет наиболее выгодные точки входа в рынок с использованием «короткого» STOPLOSSa , анализирует три индикатора : Force Index , Moving Average и Bolinger Bands, является составным индикатором с генерацией сигналов для входа в рынок, позволяет выбрать вариант анализа данных трех индикаторов, так же есть возможность изменения параметров для перенастройки. Индикатор Force Index (FI) или индекс относительной силы  Force Relative I
LIM_STOP_REPEATER Программа не открывает сделки сама. Она повторяет сделки открытые вручную. Программа повторяет закрытые по TP или SL ордера: Выставляет Limit ордер при закрытии по TP. Выставляет Stop ордер при закрытии по SL. Программа не имеет ограничений по количеству повторов сделок. В программе отсутствуют внешние параметры. Если сделку закрыть вручную, отменить отложенный ордер - программа не будет повторять эту сделку.
フィルタ:
レビューなし
レビューに返信