• 概要
  • レビュー
  • コメント (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
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
Constructor MT4
Aliaksandr Chupryna
5 (4)
マーチンゲール。 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.46 (24)
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
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
The White Lion mini
Hicham Mahmoud Almoustafa
The White Lion mini, known for its expertise in market analysis, utilizes various systems to meticulously analyze ongoing market transactions and trends.   Its analytical prowess extends to scrutinizing trading activities on different timeframes, ranging from daily movements to hourly fluctuations and even minute-by-minute changes. https://www.mql5.com/en/users/playerhm3/seller With its comprehensive approach, the White Lion provides invaluable insights into the dynamic and ever-changing lan
FREE
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):
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
Volodymyr Hrybachov
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
The Flex Grid EA is a fully automated Expert Advisor that trades based on RSI. The EA trades using market orders with inivisible take profit and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD, USDJPY, EURUSD, USDCAD & GBPUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limite
FREE
EA Safe Scalper
Sayed Mohammad Mosavi
4 (1)
EA Safe Scalper is an advanced expert advisor for MT4 that based on WPR & Stochastic indicators. it determines overbought/oversold points and open safe & reliable orders.   Our greatest effort in making this expert has been to protect your capital. There Is No Martingale No Grid! --- Contact me in messages for free gift after purchase!  --- Recommended Symbols: NQ100(Nasdaq) - XAUUSD Recommended Timeframes: H1 - M5 Parameters: slippage: max slippage magic number: unique number to determine
Dynamic Momentum
Mr Nuttawath Wongruang
Dynamic Momentum mt4 - works on the Bollinger Band indicator and RSI Indicator, which is a leading indicator. To enter a position, the advisor uses the oversold or overbought conditions of this indicator, catching the profit of traders. First 10 purchases 25% off full price $65. For Expert Advisor need hedge type account. Settings  and manual here  Timeframe: H1 Platform: MetaTrader 4 Minimum deposit: 500 Leverage: 1:200 up to 1:1000 Type of account: Hedging, Zero, Micro, Standard, Premium or
| 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
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Indicement MT4
Profalgo Limited
5 (1)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
Bonnitta EA
Ugochukwu Mobi
3.42 (19)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (136)
ご紹介     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 V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
The Gold Reaper MT4
Profalgo Limited
4.62 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.m
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョ ンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎日フォローしてください --------------------------------------------------------- 3 か月以上動作しています。毎日よく見て、監視してください。 アカウント番号: 21756797 パ
CoreX G MT4
Arseny Potyekhin
5 (1)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
XG Gold Robot MT4
Marzena Maria Szmit
4.48 (25)
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
Diamond Ultimate へようこそ!!! ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁のスプレッドをサポートするブローカーに対応しています。
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New 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 JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マー
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
The S9M Trading Robot – a cutting-edge, fully automated 2nd generation InrexEA DB system by OpenEA. This innovative solution learns from XAUUSD market trends and incorporates the best aspects of the retired Ea YOLO Diamond Hands. Structure of InrexEA Database: Clients > InrexEA DB > OpenAI > InrexEA DB analysis > Clients  InrexEA DB is a cutting-edge database solution primarily built using the powerful Python programming language. It goes beyond the limitations of MQL4 and MQL5 codes to provide
Live signal :   TrendMaster FX The MT5 version : TrendMaster FX MT5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller 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は、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)
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 S
Btcusd Grid
Ahmad Aan Isnain Shofwan
BTCUSD GRID EA は、グリッド取引戦略を使用するように設計された自動プログラムです。 BTCUSD GRID EA は、初心者にも経験豊富なトレーダーにも同様に非常に役立ちます。 使用できる他のタイプの取引ボットもありますが、グリッド取引戦略の論理的性質により、暗号グリッド取引ボットは問題なく自動取引を簡単に実行できます。 BTCUSD GRID EA は、グリッド取引ボットを試してみたい場合に使用するのに最適なプラットフォームです。 BTCUSD GRID EA は、通貨が不安定な場合でも理想的な価格ポイントで自動取引を実行できるため、暗号通貨業界にとって非常に効果的です。 この自動取引戦略の主な目的は、EA 内で事前に設定された値動きで多数の売買注文を行うことです。 この特定の戦略は自動化が容易であるため、暗号通貨取引によく使用されます。 グリッド取引戦略を正しく使用すると、資産の価格が変化したときに利益を得ることができます。 グリッド取引戦略が最も効果的であることが証明されています 。 暗号通貨の価格が変動するため。   ----------------
このEAは、かつて当社が内部で使用していたプレミアムEAでしたが、適応的な改善を経て、現在は皆様に提供されています。 このEAは、安定したタイムゾーンパターンを利用し、ほぼ毎日注文を生成し、非常に高い勝率を誇ります。また、少額資金のクライアントに特に適しています。MT5の「実際のティックに基づくすべてのティック」モードを使用したバックテストでは、ライブ取引と非常に類似した結果が得られ、調整の必要がなく、長期的な安定性を示しており、成熟した戦略であることが示されています。 しかし、すべてには両面があります。このEAの戦略の特徴は、ECN     RAW   アカウントまたは低スプレッドのサポートが必要です。もしバックテストの結果が満足のいくものでなく、ECN     RAW   アカウントや低スプレッドをサポートするブローカーに切り替えられない場合は、この製品を購入しないでください。 表示されているスクリーンショットは、IC Marketsを使用して最適化されています。最適化期間は2024年1月1日から2024年9月12日までで、残りの期間はフォワードテストのパフォーマンスを示してい
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
GRain EA MT4
Roman Erokhin
4.5 (6)
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
Dark Algo
Marco Solito
4.75 (52)
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 market trends .
FT Gold Robot MT4
Marzena Maria Szmit
4.4 (35)
Introducing the FT Gold Robot MT4, 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 da
作者のその他のプロダクト
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. Программа не имеет ограничений по количеству повторов сделок. В программе отсутствуют внешние параметры. Если сделку закрыть вручную, отменить отложенный ордер - программа не будет повторять эту сделку.
フィルタ:
レビューなし
レビューに返信