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

RoboTradeSoft System

The system is based on four indicators, namely Moving Average, Bollinger Bands, Stochastic and MACD histogram. Sell signal: the candle opening price is above the middle band of Bollinger Bands, the candle opening price is above the MA, the current price is lower than the MA, the main line of the Stochastic is lower than the signal line, the MACD histogram is lower than the previous value. Buy signal is the opposite.

The feature of the EA is that it has the ability to change the strategy of closing and maintaining orders right from the built-in panel on the chart. For example, if placing pending orders is enabled, then all trailing functions will work as a whole based on the average price, and not each order separately. If there are multiple open positions, the same stop loss, take profit levels will be set for them. Breakeven and trailing stop will be activated for the entire order grid.

The EA can also work with orders opened manually or by any other EA. This can be applied to attempt to recover the losing trades opened by any other EA or even save the trader form losing the deposit. If Autotrading = false the EA will not open initial orders according to its specified strategy.

The news filter allows to avoid entering the market during the news releases. In order to provide operation of the news filter: In the terminal, open Tools ---> Options ---> Expert Advisors ---> add "http://calendar.fxstreet.com" to the "Allow WebRequest for listed URL list" field.


Parameters

  • MA_Period – period of the Moving Average indicator;
  • MA_Method – method of averaging;
  • MA_Price – applied price;
  • BBPeriod – Period of the Bollinger Bands indicator;
  • BBDev – the number of standard deviations;
  • Kperiod – K line period of Stochastic indicator;
  • Dperiod – D line period;
  • Slowing – slowing value;
  • Stoch_Method – averaging method;
  • MACD_Fast – fast MA period of the MACD;
  • MACD_Slow – slow MA period;
  • MACD_Signal – signal line period;
  • MACD_Price – applied price;
  • Autotrading – if false, the EA will not open initial orders according to its specified strategy;
  • Distance – distance from the price to plot channel;
  • TimerSec – modification time specified in seconds;
  • MinutesAfterNews – minutes after a news release to start automated trading;
  • NewsImpotance – upcoming news importance:
    • _All – all news;
    • _Low – low volatility;
    • _Medium – medium volatility;
    • _High – high volatility;
    • _Low_Medium – low and medium;
    • _Low_High – low and high;
    • _Medium_High – medium and high;
  • AutoLots – lot size calculation based on free margin;
  • StartLots – initial lot if AutoLots = 0;
  • AddLots – lot increase element for the next position to be opened by the utility;
  • MaxLots – maximum lot;
  • MaxSpread – maximum spread allowed for automated trading;
  • StopLoss – stop loss in points;
  • TakeProfit – take profit in points;
  • MagicNum – trades ID. If 0, the utility will work with all orders;
  • EaComment – comment to deals;
  • SendOrderStop – distance from the last open position to allow placing a pending order. Calculation of SendOrderStop + SendOrderStep;
  • SendOrderStep – pending order step, distance from the current price;
  • MaxOrders – maximum number of opened positions;
  • TrailStopOrder – distance the price should pass for trailing a pending order. Calculation of TrailStopOrder + TrailStepOrder;
  • TrailStepOrder – distance to trail a pending order following the price;
  • BreakevenStop – distance the price should pass for position to reach breakeven. Calculation of BreakevenStop + BreakevenStep;
  • BreakevenStep – profit in points to be protected by a breakeven;
  • TrailingMethod – select position trailing mode;
    • _Points – in points;
    • _Money – in money;
    • _Persent – % of deposit;
  • TrailingStop – distance the price should pass for trailing a position. Calculation of TrailingStop + TrailingStep;
  • TrailingStep – profit to be protected by trailing.
おすすめのプロダクト
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
取引戦略は、移動平均帯に基づいています。バンドの出口方向を使用してトレンドを決定します。 トレードシグナル: 買いシグナル: (買値 > 移動平均帯) * 反対の動きの前提条件 * マイクロ トレンド フィルター (上昇トレンド)。 売りシグナル: (アスク < 移動平均バンド) * 反対の動きの前提条件 * マイクロ トレンド フィルター (下降トレンド)。 取引戦略は、移動平均帯に基づいています。バンドの出口方向を使用してトレンドを決定します。 トレードシグナル: 買いシグナル: (買値 > 移動平均帯) * 反対の動きの前提条件 * マイクロ トレンド フィルター (上昇トレンド)。 売りシグナル: (アスク < 移動平均バンド) * 反対の動きの前提条件 * マイクロ トレンド フィルター (下降トレンド)。
Bar Boss
Iurii Tokman
5 (1)
Bar Boss   Expert   Advisorは、FletBoxPushインジケーターを使用して市場を分析し、取引シグナルを決定します。インディケータはエキスパートアドバイザーに組み込まれており、チャートに追加でインストールする必要はありません。取引は、フラットの境界として定義されたレベルのブレイクアウトで行われます。損失の制限が使用されます。 アドバイザ設定の説明 TimeFrames-チャート期間、インジケーターの設定 色-インジケーターの設定であるフラットとして定義された価格領域の色 長方形-インジケーターの設定で、フラットとして定義された価格エリアを表示します ロット-トランザクションの開始ボリューム MagicNumber-注文のマジックナンバー Count_LOSS-ゼロ利益が設定される(ゼロに終了する)後の連続した負けトレードの数 FlatPips-フラットを決定するためのポイントの制限、インジケーターの設定 FlatBars-フラットを決定するためのバーの数の制限、インジケーターの設定 MinBarsClosedOutside-終値が特定のフラットレベルより
The Expert Advisor strategy is based on the intersection of moving averages. Buy - the fast МА (Moving Average) crosses the slow MA upwards, sell - fast МА crosses the slow MA downwards. It uses an adaptive grid and averaging with a time delay. Adapted for 4 and 5-digit quotes. Working timeframe is H1. Recommended initial deposit is at least 1000 units of the base currency. Parameters MaFast_period , MaSlow_period – periods of the fast and slow moving averages; MaFast_method , MaSlow_method –
Magic Grid
Aliaksandr Charkes
4.52 (23)
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
The EA (Expert Advisor) Distance of Bollinger Bands is a trading strategy or algorithm used in financial markets, particularly in Forex trading. Bollinger Bands are a technical analysis tool that consists of a middle band (usually a simple moving average) and two outer bands (standard deviations of the middle band). The EA Distance of Bollinger Bands strategy focuses on measuring the distance between the price and the Bollinger Bands to make trading decisions. Here's how the EA Distance of Bolli
ShinZuka
Muhammad Asyraf Bin Mohamad
Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
The KijunR uses a Grid method with a breakeven feature, its based around the RSI and Kijun-Sen of the Ichimoku indicator Its recommended to be used with a cent account as it requires a high volume of capital along with a broker that allows numerous open positions, along with this low spreads are desired. All major pairs can be traded with this EA, including commodities and on all TFs though before any usage please optimize . IMPORTANT: These parameters will need to be increased to the max
| 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
The EA of Bollinger Bands are a popular technical analysis tool used by traders and investors to analyze price volatility and potential price reversal points in financial markets, such as stocks, forex, or cryptocurrencies. They consist of three lines: The middle band: This is typically a simple moving average (SMA) of the price over a specific period. The most common period used is 20. The upper band: This is the sum of the middle band and twice the standard deviation of the price over the same
Dr Trade Proをご紹介します。知的で一貫性のある取引のために精巧に設計されたEA(専門家アドバイザー)です。 当社の専門家アドバイザーは、トレンドの認識と正確な市場分析を利用して取引をシームレスに実行する精度を重視しています。Dr Trade Proは、各取引に戦略的なバックアッププランを備えており、収益性を重視し潜在的な損失を最小限に抑えています。 Dr Trade Proの特徴的な点は、異なる市場状況に適応できることであり、ニュースや市場の変動に強い、信頼性のあるEAの重要な特徴です。この適応性により、ボットは市場の変化をスムーズに検出し、アルゴリズムを更新し、大規模またはより波乱のある市場でも安定性と最適なパフォーマンスを確保します。 Dr Trade Proには取引に平均戦略が組み込まれていることに注意してください。このEAのスタイルに馴染みがない場合は、購入を検討する前にその機能を慎重に確認することをお勧めします。 Dr Trade Proの能力を探索して、取引体験を向上させるために設計された洗練されたEAをご覧ください。信頼性に対するあなたの信頼が私たちの最優先
ロボットは、ボリンジャーバンド指標のラインをブレイクする取引戦略を使用します。 この戦略の本質は、インジケーターラインの継続的な分析と、そのラインの最も効果的なブレイクアウトポイントの検索にあります。 価格がいずれかの方向で指標線を突破すると、ロボットはその方​​向で取引を開始し、それに追従し始めますが、ロボットは指標線が突破されるたびに取引を開始するわけではなく、指標線が突破された場所でのみ取引を開始しますそれが最も効果的であると考えられます。 これは、世界中の何千人ものトレーダーによって長年にわたってテストされてきた、非常に信頼できる戦略です。 これは、GPTchat が学習のために提供する実用的なスキャルピング戦略の 1 つです。 人工知能は、これが M5 時間枠で最も効果的な取引スキャルピング戦略の 1 つであると信じています。 私たちは人工知能にも同意し、この戦略の実際の有効性を確認します。 ロボットの利点: マーチンゲールは使用しません。 ロットサイズはトレーダーが設定で指定します。 残高が10%増加するごとにロットが10%増加します ロボットは適応型リスク管理機能を
Здравствуйте, уважаемые трейдеры! Разрешите мне представить незаменимого помощника для Вашей торговли на рынке Forex.  Прежде всего хочу акцентировать Ваше внимание на том, что первый торговый ордер открывается Вами ВРУЧНУЮ,путем нажатия соответствующей кнопки выбранного направления сделки согласно Вашей стратегии. Я назову Вам 10 причин, почему данный советник должен быть у каждого трейдера! -)) 1) Такие уровни как Stop Loss, Take Profit, а так же отложенные усредняющие ордера будут строго
Stepping-GBPUSD - works in fully automatic mode! No settings needed, you can use the default settings. The Expert Advisor works like a scalpel during sharp price movements. The bot was tested on real tick data with a real spread for a 19-year period from 2004 to 2023 (this is how much tick history is available on the servers of Swiss brokers). It also passed the Monte Carlo stability test using 5,000 cycles of simulation of random trade generation, as well as a simulated delay and slippage test
Wolfe
Ertac Hassan
3.67 (3)
Wolfe EA uses indicators to enter and exit orders. Wolfe EA gives you the choice of times to open orders. The EA works on both 4 and 5-digit quotes. When a opposite signal appears: if there is an open order in profit, then the EA closes it; if the open order is in loss, the EA opens opposite orders. The EA has a Overlap Order option, this gives it the ability to use percentage of profit from the last order to reduces losses. News filter option allows Wolfe EA to receive a continuous feed from ne
Galeriforex automatic trading advisor is an EA based on MA logic cross with RSI filter and stochastic, logic that is fairly ancient but produces consistent profits and long-term life I hope you provide reviews and comments so that ea Galeri forex can continue to grow and get the latest updates Supported currency pairs: Major Pair Recommended timeframe: M5 - H1 Recommended Preset Settings: I included in the google drive link Preset input recommendations? download here:   Click Here Requirement
The Expert Advisor with strategy based on the Bollinger Bands indicator. When the price is above or below the Bollinger Bands and the channel expands by the specified range, a trade is opened. For example, if the Ask price is less than the lower band of the indicator and the difference between the upper and lower bands of the indicator exceeds the distance of Delta, the EA will open a buy. For sell trades it is the opposite: if the Bid price is greater than the upper band of the indicator and th
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
The King Advisor MT4
Guillem Boix Martin
5 (1)
The King Advisor は高度な ニューラルネットワーク ・アルゴリズムである。 その戦略は、 洗練された自己学習 システムと長年の経験と作業によって考案された 取引 システムを通じて、サポートレベル、レジスタンス、トレンドラインの識別に基づいています。 経験豊富なトレーダーチームによって開発されました。 200枚限定とさせていただきます。 The King Advisor   アドバイザーは 約定をコントロール することができます。取引を行う前に、ロボットは取引ペアの 流動性の吸収を 評価し、スリッページを最小限に抑え、取引が 最良の条件で 執行されるようにします。   The King Advisor   アドバイザーは 非常に優れた リスク管理機能を 持ち、注文をコントロールします。このエキスパートアドバイザーは、最悪の市場環境で 厳密にテストさ れ、異なる市場シナリオに適応する能力が証明されています。加えて、このエキスパート・アドバイザーは 20年 以上に渡り最適化されテストされており、 99.9 %のモデリング・クオリティを誇っています。   デューカスコピー .
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
Creating a trading strategy using the Moving Average Convergence Divergence (MACD) indicator can be a powerful tool for traders looking to identify trends and potential entry/exit points in the financial markets. Here's a simple MACD-based trading strategy: Strategy Name: MACD Trend-Following Strategy Timeframe: This strategy can be applied to various timeframes, but it's commonly used on daily or 4-hour charts. Indicators: MACD (Moving Average Convergence Divergence): This consists of three com
Magical Scalper EA  is the advanced   grid system   which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Features: One Chart Setup:   you only need one chart to trade all symbols Multiple   currency pairs sup
Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
This is an automated Forex Expert Advisor. The system is based on trading in possible flat emergence zones. The EA has a built-in price movement predicting algorithm, which enables the EA to make a decision to open averaging orders or to scale an open position. Depending on parameters, it works with pending (Stop, Limit) or market orders. To diversify risks, the Expert Advisor works simultaneously with short and long positions. Their closure can be either an oppositely directed or unidirectional
MMM ADX & Bollinger Bands strategy: This EA's strategy combines 2 built-in indicators to enhance its signals and decide to open a new order at the right time, there is an ADX indicator and you may choose its signal's strength and a Bollinger Bands indicator confirms the trends and a MA to check if the prices are deviating from its pattern. By joining both indicators' data and the moving average, it is possible to calculate quality signals, avoiding sudden market movements against your trading op
Climbing Scalper
Liudmyla Bochkarova
4.25 (8)
Climbing Scalper EA is a night scalper that trades during the calmest periods of the market. During this period the markets usually fluctuate and the advisor will trade within these ranges. Each trade will have an initial stop loss and take profit, but the EA also uses advanced stop loss management algorithms that will assess the strength of the trades. 8 copy left at 399, next price 499 Buy this EA, post a feedback and get  Golden Future  for free The advisor works on all pairs with a stable s
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
Eternal Engine EAは、複数のインジケーターと戦略を利用する高度なエキスパートアドバイザーで、トレーダーに包括的な自動取引ツールを提供します。多数の取引機会を提供し、スプレッドに対して敏感ではなく、厳格なエントリーポイントを使用して各取引を正確に開始します。この戦略は実際の市場で実証されており、低DDの1年間のリアルタイムシグナルを持っています。初心者でも経験豊富なトレーダーでも、Eternal Engine EAは卓越した取引体験を提供します。 MT5 シグナル:   https://www.mql5.com/en/signals/2220467 次の価格: $699 setfile: High risk Medium risk Low risk 特徴: 適切な通貨ペア: GBPUSD, EURUSD, AUDCAD, AUDNZD 読み込み時間枠: 任意 終日取引 カスタマイズ可能なグリッド距離とボリュームマルチプライヤー 同時に取引可能なシンボル数をカスタマイズ可能 取引可能なドローダウン範囲をカスタマイズ可能 リスク管理のための複数の手段 スプレッドに敏感でな
Moving Average protec ====================================== The Robot is based on one standard moving average Indicator.No other Indicator required ========================================== The ea is based on a simple Moving average crossover.The default settings are already profitable.But you can change the settings and decide which averages you wan to  cross. =============================================================================================== This Robot is fully automated and has
Machinist
Mikhail Kornilov
3 (4)
5 copies are left for $240 The next price is $360 Machinist expert advisor uses 4 different strategies based on complex technical analysis to search for the best trading possibilities and to diversify risks. All strategies used in the EA have real stop loss. A multilevel optimization and rough sampling related to stability under changing market/internal parameters were carried out for every strategy. Signal: https://www.mql5.com/en/signals/822679 Advantages real stop loss 4 different strateg
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.72 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
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
Adapt EA
Alexander Kozachuk
5 (5)
過去 24 年間のバックテスト (2000 年以降) 高い収益性 市場のさまざまな状態に対応する適応型アルゴリズム あらゆるブローカーと互換性があります 実証済みのドローダウン制御システム ペア: USDCAD、EURUSD、AUDUSD、EURGBP、USDJPY 標準バックテストのダウンロード: ここをクリック 99% TickData (Ducascopy) バックテストのダウンロード: ここをクリック ライブ アカウント : ここをクリック ライブ アカウント(アグレッシブ) : ここをクリック 開発について: 当社は、 15 年以上にわたり Forex Expert Advisors (ロボット) の開発を専門とす るプロのトレーダー チームです。当社が作成するロボットのほとんどは、実際にはエンド ユーザーに届きません。その理由は、すべてのテストを終えた後、最終的に、収益性と信頼性に優れたロボットの基準を満たさないためです。当社の開発アプローチは、12 個の「普通の」ロボットを破棄して、本当に優れた開発を少数リリースすることを好むというものです。 動作原
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
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
Gold Trade Pro
Profalgo Limited
4.63 (24)
プロモーションを開始します! 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 は単純なグリッド/マー
GRain EA MT4
Roman Erokhin
4.63 (8)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.86 (133)
ご紹介     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:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック * サマーセール : $999。 10回購入するごとに価格が100ドルずつ上がります。最終
ローンチプロモーション 現在の価格で購入するために残っている販売は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 MT5:  https://www.mql5.com/en/market/product/116010?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のさらなる分析:
Z4scalp
Cence Jk Oizeijoozzisa
5 (2)
この名前を二度と忘れないようにしてください ****** Z4 ******* ご不明な点がございましたら、ご購入前にお問い合わせください。ご案内いたします 5部のみ - 完成後は価格が2600ドルに上昇します 20 年間のレビューと分析を経て、スクリプトが完成しました。 現在までのところ、どこにも販売されていません。 そして、市場の過去を活用していません。 欺瞞はありません。さらに詳しく知りたい場合は、私に連絡してください。 私たちはあなたのために100万ドルのチャートを用意したわけではありません。 ------------------------------------------------ -- ----- -------------------------------------- ---- 過去数年間にわたる個人的な戦略によって強化されました。損失限界が非常に低く、高周波は使用しません。 過去数年間にわたる個人的な戦略によって強化されました。損失制限は 3 ピップスと非常に低いです。高周波は使用しておりません。 すべ
EA Gold Stuff
Vasiliy Strukov
4.74 (1027)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
FXMachine
Alexander Kozachuk
4.67 (15)
2020 年以降の実際のアカウントの統計 過去 13 年間のバックテスト 低ドローダウン戦略 複数通貨アルゴリズム あらゆるブローカーと互換性があります 実証済みのドローダウン制御システム 2020 年以降 のリアル口座での取引: ここをクリック USDCAD、EURGBP、GBPUSD、EURUSD での取引: ここをクリック EURGBP での取引: ここをクリック GBPUSD での取引: ここをクリック FXMachine EA の完全なバックテストはここからダウンロードできます: ここをクリック 当社について: FXMachine およびその他のロボットの開発とサポートは、 外国為替 分野で 14 年以上の経験を持つ専門チームによって行われています。 この 14 年間 の間、私たちは開発を改善し、取引に対するより優れた効果的なアプローチを見つけてきました。 もし私たちに 私たちが与えることができる最高のアドバイスは何ですかと尋ねられたら どの EA が優れているか、どの EA がそうでないかを判断するには、次のような答えが得られます。 最も
Live signal :   TrendMaster FX The MT5 version : TrendMaster FX MT5 618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスが
The Expert Advisor works on the basis of wave-like changes in price movements. The dynamic regression channel allows you to accurately predict the price movement in the short term. The Expert Advisor uses the indicator in its trading: https://www.mql5.com/en/market/product/64252 Trading instruments (TF 5m): GBPUSD, EURUSD, USDJPY. The Expert Advisor has been successfully tested with 99% quality quotes, floating spread and random ping since 2003. Optimization of the advisor is not requir
Big Forex Players MT4
Marzena Maria Szmit
4.71 (28)
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
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です。 残り 3部のみ 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を
FT Gold Robot MT4
Marzena Maria Szmit
4.53 (36)
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
AW Recovery EA
AW Trading Software Limited
4.34 (74)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Magnat
Alexander Buseinus
A professional Expert Advisor designed for trading any instrument of the Metatrader 4 platform. Work Features: A large number of input parameters, with a wide range of settings, allow you to work on all instruments with any broker trading conditions. Depending on trading conditions, it can work with direct market positions or dynamic pending orders. When switching the corresponding input parameter, the Expert Advisor always opens only one trading position at a time, or it can open many posit
親愛なるトレーダーの皆様、 最新のプロジェクトをご紹介できることを非常に嬉しく思います。 EA BitBull 。リアルな暗号通貨取引が現実のものとなりました! 信号: ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です。 世界中の尊敬すべきパートナーの助けを借りて、革新的な暗号戦略を開発することに成功しました。 この戦略は、トレンドフォローと平均回帰戦略の原則をシームレスに組み合わせています。 RNN(リカレントニューラルネットワーク)やLSTM(長短期記憶ネットワーク)などの高度なニューラルネットワークを使用しています。 BTC BitBull EAの成功裏の完了に続いて、現在、ETH/BTCおよびETH/USDの取引ペアに焦点を当てています。 特に注目すべきは、この技術の恩恵を受けるために事前の取引経験が不要であることです! 最適な結果を得るために、次の設定とセットアップを遵守および採用する必要があります:
Network AI
Vasiliy Strukov
4.84 (167)
ネットワーク は、人工知能とニューラルネットワークの力を利用して、ニュース中にリリースされたマクロ経済データを分析し、それに基づいて取引決定を行う高度なシステムです。 Expert Advisorは取引にニュース出口を使用するため、ストラテジーテスターでテストすることはできません。 を有効にするには、"ウェブリクエストを許可する"オプションにチェックを入れ、   https://sslecal2.investing.com/    https://www.worldtimeserver.com/       WebRequestのUrlのリストに。 これを行うには、ツール>オプション>Expert Advisorsを開きます。 "リストされたURLのWebRequestsを許可する:"オプションをオンにします。 以下を追加します。"ec.forexprostools.com"、"worldtimeserver.com」を押して「OK」を押します。 EAは指定されたwebサイトからニュースを受け取ります。 リアルタイムの結果はここで見ることができます。 個人的なボーナスを得
ライブシグナル-1: ここをクリック MT5バージョン: ここをクリック Quantum Algo EAを無料で取得(2つの取引口座用)-> 購入後にご連絡ください Nasdaq Algo Tradingへようこそ このEA(エキスパートアドバイザー)は、13年以上のプログラミングと取引の経験を持つチームによって作成・設計されています。 このEAは、長期的で安定した利益を提供できるシステムの開発に焦点を当てています。リスクのない戦略を採用しており、マーチンゲール、グリッド、ヘッジングの方法や、事実上ストップロスなしと同じような非常に長いストップロスを使用する戦略を避けています。 このEAは、取引ボットに対するあなたの考え方を変えるでしょう。 詳細な機能 - Dravasブレイクアウトマインドセットに基づいてエントリーポイントを見つけるために、価格アクション戦略を使用しています。 - プロップファームに適した機能を含んでいます:ドローダウンの管理、ニュースの管理、取引時間の管理など。 - 選択できる3つの戦略モードを提供します。 - マーチンゲール、グリッド、ヘ
# Neon Trade MT4 私たちの Telegram コミュニティ あなたの注意を紹介するNeon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私のAPI " https://xmpp.madsysadm.ru "へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 貿易監視 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開
Candle EA MT4
Mansour Babasafary
4.43 (49)
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 Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit an
Gold Trading Algo
Ho Tuan Thang
3.53 (15)
ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $399. Limited price $299 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, No Grid - The order is always protected by Stoploss - EA is using in-bu
Diamond PRO
Fanur Galamov
4.83 (18)
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
この価格では残り2台のコピー機のみです。次の価格は$1533です ライブ結果を確認するにはこちら: $50K パーソナルシグナル:   [こちらをクリック] Prop会社のライブシグナル:   [こちらをクリック] MT5バージョンはこちら:   [こちらをクリック] Quantum Algo Trading MT4 EA   へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行っています。また、実際の結果とバックテスト結果を比較したフォワードテストの段階も経ています。 このEAは、バックテスト結果と99.9%一致する現実の結果を提供し
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
Dark Algo
Marco Solito
4.79 (62)
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 .
作者のその他のプロダクト
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