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

Chart Patterns Builder Basic

The Chart Patterns Builder Basic expert advisor is a new addition to the automated trading strategies product family, which already contains the Price Action Builder Basic and the Bollinger Bands Builder Basic. While sharing general functionality with the other experts, this expert relies on the detection of some well-known trading chart patterns for identifying its buy/sell signals.

Technical details:
The following chart patterns are currently supported:
- double top and double bottom patterns;
- rectangle pattern breakout (available in the premium version only),
More patterns will be implemented in the next versions.

By default, the system uses a multi-instrument and multi-timeframe approach with the above-mentioned parameters. Thus, only a single instance of the Expert Advisor needs to be run. Specific instruments or timeframes may be removed, but not added to these lists. There are also available configuration options for running in a single-instrument and/or single-timeframe mode, according to the current chart _Symbol and _Period variables.

This EA does not use dangerous techniques such as grid trading or martingale nor does it require parameter optimization before being used.


Input parameters:

### MAIN SETTINGS
- Enable multi-instrument mode :

Specifies whether multiple instruments should be traded from the same chart (true - default setting) or only the current instrument (false).     
- Used symbols (in multi-instrument mode only) :
List with symbols to be processed, separated by semi-colon (;). Due to differences in various brokers instrument naming, these are not be specified directly, but rather through their corresponding parameter name: instr_eurusd, instr_gbpusd, instr_us30, instr_sp500 (only these 4 are currently supported)
- Symbol for EUR/USD currency pair (instr_eurusd) :    
This would be EURUSD in almost all situations, however some brokers may apply prefixes, suffixes or other custom naming schemes in some cases (e.g. EURUSD-Z)
- Symbol for GBP/USD currency pair (instr_gbpusd) :    
This would be GBPUSD in almost all situations, however some brokers may apply prefixes, suffixes or other custom naming schemes in some cases (e.g. GBPUSD-Z)
- Symbol for Dow Jones stock index (instr_us30) :
The instrument name of the Dow Jones Industrial Average (DJIA) stock index. This is broker-specific, such as: [DJI30], US_30, #US30 etc.
- ... lot multiplier for instr_us30 :
The lot multiplier to be applied for the Dow Jones Industrial Average (DJIA) stock index. Used along with the "Lot size" parameter (e.g. if lot size is set to 2.0 and multiplier is 0.1, the effective lot size will be 0.2). The value for this parameter would be usually set to either 0.1 or 1.0, depending on your broker's instrument configuration.
- Symbol for S&P 500 stock index (instr_sp500) :
The instrument name of the Standard & Poor 500 stock index. This is broker-specific, such as: [SP500], US_500, #USSPX500 etc.
- ... lot multiplier for instr_sp500 :
The lot multiplier to be applied for the  Standard & Poor 500 stock index. Used along with the "Lot size" parameter (e.g. if lot size is set to 2.0 and multiplier is 10.0, the effective lot size will be 20.0). The value for this parameter would be usually set to either 1.0 or 10.0, depending on your broker's instrument configuration.
- Enable multi-timeframe mode :
Specifies whether multiple timeframes should be traded from the same chart (true - default setting) or only the current timeframe (false).
- Used timeframes (in multi-timeframe mode only) :
List with timeframes to be processed, separated by semi-colon (;). It is recommended to keep the default value (H2;H1;M30;M15), although individual specific timeframes may be removed from the list.
- Signal selectivity (0 .. 100) :
Specifies the strength of the signal validation mechanism. When set to 0 it allows the maximum detected number of signals to be traded, but with a lower reliability. When set to 100, the minimum number of signals will be allowed to trade, but their reliability will be significantly higher. In principle, any in-between values can be set between 0 and 100, but for good results the recommendation is over 70. The default value is 85.
- Order filling mode for new trades :
Specifies in which mode the new trade orders will be sent to the MetaTrader terminal. Different brokers might allow different filling modes. Most frequently, the ORDER_FILLING_FOK (Fill Or Kill) and ORDER_FILLING_IOC (Immediate Or Cancel) modes would be used.
- Auto-close trades (after pre-defined expiration time)
Specifies whether launched trades will be closed automatically (true), after fixed periods calculated by the system, or whether they will be allowed to continue until either Stop Loss or Take Profit levels are reached (false). It is recommended to keep the default value (true).    
- Lot size (the expert advisor may apply some small adjustments)
Fixed lot size for new trades. As stated above, some small adjustments may be applied by the system in some cases (e.g. instead of specified 1.0 lots value, the Expert may start e.g. a 0.96 or 0.64 lots trade). Default value is 0.20 lots.   
- ... enable automatic lot size adjustments:
Enable (true) or disable (false) these lot size adjustments.
- Expert advisor magic number :   
Used by this Expert Advisor in order to be able to identify its own trades between others launched by different EAs (or placed manually).

### CHART PATTERNS SIGNALS
- enable double top/bottom:
true/false, enables or disables the double top and bottom pattern in the trading strategy;
- enable rectangles: Not Available in the Basic version.

### RISK MANAGEMENT
- Reward-to-risk ratio :

The ratio between potential profit (upto the Take Profit price) and potential loss (to the Stop Loss price) of a trade. This setting determines how far the Take Profit price will be set (since the Stop Loss is automatically calculated by the Expert Advisor). Default value is 2.0.
- Use trailing stop:
Use a trailing stop order (when set to true) rather than a regular, fixed stop order (when set to false). Default value is false.     
- Use break even:
When set to true, the trades will have their Stop Loss order advanced to the initial price, as soon as they become marginally profitable. Default value is false.
- Break even distance ratio (relative to stop loss) :
Determines the minimal profit that needs to be obtained in order for the break even mechanism to be triggered (when enabled, according to the above setting). This is calculated in pips and is multiplied by the distance to the Stop Loss order. Default value of this ratio is 0.50.
- Close all existing positions before week-end
When set to true, all managed positions will be automatically closed on Friday evening, 15 minutes before midnight. When set to false, the existing positions will be kept open over the week-end. Default (and recommended) value is true.


Important notes:

  •     before running this EA, you should first perform backtesting on your own account, making sure you have a profitable configuration in the long run;
  •     after backtesting, it is highly recommended to run it for at least 2-4 weeks on DEMO before moving it to a REAL account;
  •     please apply a careful money management policy, by adapting (and re-adjusting, if needed) the Lot Size to the funds available in your account.


Recommended settings:
  •     account type: either hedging or netting;
  •     symbol: EUR/USD;
  •     timeframe: M15;
  •     minimum deposit: 1000$ (recommended: at least 2000$);
  •     lot size: 0.10 per above-mentioned minimum amount.


Set files:

Development and primary testing was done under accounts opened at Admirals broker, and default parameter values generally follow their corresponding settings. Additional testing was done, with *.set files provided for AvaTrade and FxPro brokers. You may also send me a private message if you need additional *.set files corresponding to your broker.
おすすめのプロダクト
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Reco
FREE
EasyBot Bollinger Bands EA EasyBot Bollinger Bands Expert Advisor EasyBot Bollinger Bands is a semi-automatic trading system built for MetaTrader 5, leveraging the renowned Bollinger Bands indicator developed by John Bollinger in the 1980s. The Bollinger Bands consist of three lines: a simple moving average (usually set to 20 periods) as the middle band, and two outer bands calculated by adding/subtracting a set number of standard deviations (typically 2) from the moving average. This indicator
FREE
This trading robot is based on a candlestick pattern and RSI indicator strategy. It looks for candles that have a small body relative to their shadows, indicating indecision in the market. It also checks if these candles are placed at the pivot point.  If the close of one of the next candles breaks the resistance line from below and the RSI is above the MA of RSI, then the robot opens a buy order. If the close of one of the next candles breaks the support line from above and the RSI is below th
FREE
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
Envelopes & RSI Scalper EA Introducing the Envelopes & RSI Scalper EA, a cutting-edge expert advisor designed to make precise, high-frequency trades using advanced technical indicators and smart risk management techniques. Key Features: Envelopes Indicator Integration: The EA leverages the Envelopes indicator to identify optimal entry and exit points. By detecting price levels relative to moving average bands, the Envelopes indicator helps pinpoint potential breakouts and reversals, cruc
FREE
This is a Forex Scalping Trading Sytem based on the Bollinger Bands.  Pairs:Major Time frame: 1M or higher. Spread max:0,0001.  Indicators (just suggestion) Bollinger bands (20, 2); ADX (14 period); RSI   (7 period ). Y ou should only trade this system between 2am to 5am EST, 8am to 12am EST and 7.30pm to 10pm EST. Do not scalp 30 minutes before a orange or red news  report and not for a hour afterwards.   Setup: is for price to move above the lower or lower Bollinger Bands, RSI raise above the
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
News Scalper EA is an Expert Advisor for trading EURUSD - GBPUSD - XAUUSD pairs, positioning your positions during the news. Developed by an experienced trader with over 17 years of trading experience. Promotional price of only $100.00! The price increases after every update! News Scalper EA uses a news calendar from MQL5 and trades according to them. With sophisticated strategy and risk management, the EA protects your positions from larger losses! News Scalper EA lets you close the SL after th
FREE
Babel Assistant
Iurii Bazhanov
4.43 (7)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the positio
FREE
A big thank you for your interest in our product.    MustForex Bollinger Bands V1 Premium   Expert advisor Its follows a determined Swing strategy. It trades by following and analysing Bollinger Bands indicator to determine entry and exit point. Profits can be locked by the adjustable trailing stop/Break Even inputs. Every trade protected with dynamic auto stop loss   and dynamic auto take profit   to protect your account. Since the strategy works with quick swing trade profits it is highly s
FREE
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.      Telegramm channel   Set file Our second robot RENKOTREND Does not use martingale!  Trades opened by the robot co
FREE
Trading has never been easier! Let's check this out! MT4 version:  https://www.mql5.com/en/market/product/72153 Strategy There are some news within a day that can make the price jumps up or down very quickly and that is a good opportunity for traders to get some profits. Looking to scalp a news release? Here's how you can do it: Open two stop orders (a buy stop and a sell stop) 3 to 5 minutes before the news release. Place them about 15 to 20 pips away from the current market price. When the ne
FREE
TrendFollowMT is a fully automated trading system which is using large time frame to determine the trend and use small time frame to find the entry point. Once the trend changed to opposite side, the system will wait for another entry point to recover with bigger lot size. Moreover, the target profit will be moved up when more position had been opened. The aim is to cover the cost of waiting time and risk. Free version will only trade on buy signal and locked the initial Lot size (0.01). Paid
FREE
Use this expert advisor whose strategy is essentially based on the Relative Strength Index (RSI) indicator as well as a personal touch. Other free expert advisors are available in my personal space as well as signals, do not hesitate to visit and leave a comment, it will make me happy and will make me want to offer content. Expert advisors currently available: LVL Creator LVL Creator Pro LVL Bollinger Bands   Trading is not a magic solution, so before using this expert on a live account, carr
FREE
The Waiter mt5 FREE
Massimiliano Pirola
3.5 (2)
What is The Waiter ? It is an automated system to always be ready to catch the big movements of the market How does it work? Set the mode (stop or limit) Set the pending orders distance Set Take Profit / Stop Loss Wait for the big candle settings: entry : 0.OFF  (the expert advisor won't operate. only for chart info purposes.) 1.New candle, new STOP orders  (each new candle two stop orders are placed. If they are not activated by the end of the candle, they will be cancelled) 2.New candle
FREE
Volatility Doctor
Gamuchirai Zororo Ndawana
4.5 (2)
ボラティリティ・ドクター - 市場リズムをマスターするためのあなたの専門アドバイザー! 精密なトレードの力を解き放つ準備はできていますか?ボラティリティ・ドクターに会ってください。外国為替市場のダイナミックな世界で信頼できるパートナーです。このマルチ通貨の専門アドバイザーは単なる取引ツールではありません。それはシンフォニーの指揮者であり、非常に高い精度であなたの投資を導く存在です。 主な特徴を発見してください: 1. トレンドを追求する専門知識:ボラティリティ・ドクターは確かな手法を用いて堅牢な市場のトレンドを見つけ出します。推測を捨てて情報に基づいた意思決定に切り替えましょう。 2. 総合的なコントロール:組み込まれたマネーマネジメントツールでトレード戦略の主導権を握りましょう。いつでもいくつのポジションを開くか、トレードサイズをどれだけ拡大するかを決定します。それはあなたのプレイブック、あなたのやり方です。 3. ボラティリティのマエストロ:その名前が示すように、このEAは市場のボラティリティを測定し反映することに特化しています。水が容器の形に合わせて変化する
FREE
Envelopev1
Paul Conrad Carlson
1 hour EurUsd Strategy - tested over 16yrs Trading Logic:   Entry Condition : The EA opens a long position when the   Momentum Indicator   crosses the Level line downward. Momentum : A popular indicator that measures the speed or strength of price movements. When the momentum crosses the level line downward, it typically indicates a slowing of upward price movements and could suggest an impending change in market direction, signaling an opportunity to enter a long position before the price sta
FREE
A neural network Expert Advisor based on two moving averages with the training mode. Train the Expert Advisor on selected examples and make a profit in real life. The EA can work on any instrument and in any timeframe. Trading Algorithm of the EA Two moving averages are analyzed by the neural network core, which produces commands to buy or sell. the values of two moving averages, fast (FMA) and slow (SMA), are provided to the first layer, at the second layer it calculates two neurons responsib
FREE
Kono EA wa yokomuki no kikan de torihiki suru tame ni shiyō sa remasu rotto no ryō, teikupurofittopointo no ryō (pipsde wa arimasen), sutoppurosupointo no ryō, saikō kakaku, saitei kakaku o settei shimasu genzai no kakaku ga saikōchi to onaji ka soreijō ni jōshō shita baai, EA wa rotto to T/ P kakaku to S/ L kakaku de uri chūmon o dashimasu Genzai no kakaku ga sokone ika ni sagatta baai, EA wa rotto, T/ P kakaku, S/ L kakaku de kai chūmon o dashimasu Shitagatte, yokobai kikan ga tsudzuku kagiri,
FREE
Grid Machine MT5
Ivan Grachev
4.08 (40)
EA finds the largest volume in the market and determines the level for entry. After crossing the level towards the breakdown, a market order is opened. The EA builds a two-sided grid of orders, adapting to the market. Each direction of orders works separately and has its own take-profit. Thus, the adviser covers the whole trend, starting from its start, while the adviser perfectly passes the flat market condition, trading both directions. Please see all my products:  https://www.mql5.com/en/user
FREE
設定とレポート |  MT4版  |  Universal Boxトレーディングセッションインジケーター   |  FAQ Universal Breakout これは、古典的な価格帯の内訳戦略のExpert Advisor取引です。 これは、時間間隔によって設定された価格コリドーからの価格の終了を意味する任意の戦略に対して構成することができます。 たとえば、アジア、ヨーロッパ、またはアメリカの取引セッションの極端な内訳、毎日の極端な内訳、または月曜日の最初のH4キャンドル。 Telegram チャット: @it_trader_chat 新しい Expert Advisor Prop Master - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 EA設定では、EAが最大および最低価格ポイントを検索する時間範囲を設定します。 また、アドバイザーが保留中の注文を行う時間も指定します。 指定された時間に、EAは範囲の最大価格レベルと最小価格レベルで2つの保留中のBUYSTOPとSELLSTOP注文を配置し
FREE
Gap Catcher
Mikita Kurnevich
5 (3)
Read more about my products Gap Cather - is a fully automated trading algorithm based on the GAP (price gap) trading strategy. This phenomenon does not occur often, but on some currency pairs, such as AUDNZD, it happens more often than others. The strategy is based on the GAP pullback pattern. Recommendations:  AUDNZD  TF M1  leverage 1:100 or higher  minimum deposit 10 USD Parameters:  MinDistancePoints - minimum height of GAP  PercentProfit - percentage of profit relative to GAP lev
FREE
This expert is a pure volatility scalper working with market orders orders. Expert not use any indicator, only use prices action and volatility of price to generate signals. Using an algorithm to calculate the speed of price to generate the signals. There are three conditions for it to work: Tight spread  Fast execution Stop level = 0 Please during the tests of this EA do not simultaneously use another EA in the same terminal because it affects the modification speed. Try expert on demo accoun
FREE
Expert Alligator
MetaQuotes Ltd.
3.17 (6)
The strategy is based on the Alligator technical indicator, described by Bill Williams in "Trading Chaos". The system is based on three moving averages (Lips, Teeth and Jaw lines), and oscillators, calculated using the difference between them. The trading signals are generated after crossover of the Alligator lines, depending on trend, determined by order of these lines. In the case of upward trend the Lips line (with minimal period) is the highest, the next is the Teeth line, and the lowest i
FREE
BBMA Gold Martingale  Trailing EA The Moving Average Martingale Trailing EA employs a trend-following strategy, also known as the Breakout strategy, to open order trades. It also utilizes a Martingale strategy for trade placement. For money management, it implements a trailing stop loss based on support and resistance levels.  Martingale Distance Function : This function determines the distance for opening the next order in a Martingale strategy, based on specific conditions for openi
FREE
SaTo EA
Mr Nattapon Chanchanakan
SaTo EA simple for free.  1. Double MA indicator for Entry signal 2. RSI for trend filter (Uptrend: RSI value greater than RSI level, Downtrend: RSI value less than RSI level ) 3. MACD for trend filter  (Uptrend:   MACD greater than signal , Downtrend:   MACD less signal ) Buy signal : Fast MA greater than Slow MA, RSI value greater than RSI level, MACD greater than signal Sell signal : Fast MA less than Slow MA, RSI value less than RSI level, MACD less signal
FREE
Lite Hamster Scalping   (Very Fast EA no Graphics) The Lite Hamster Scalper  is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries. Please to check The version 1.4 of Hamster Pro :  Hamster_PRO_MT4     &&   Hamster_PRO_MT5 Recommendations :  Lot : 0.01. Balance  : 100 USD. Pair : EURUSD. TimeFrame : 5Min. Spread : 30. Broker : Trusted Brokers Inputs descriptions :  Period Indicator1  - period of the fi
FREE
Please if possible consider the  paid version  which I will continue to develop (there will be no future updates for this free version). This Expert Advisor identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has RSI, bollinger, stochastics, moving average and ADX filter options which makes it possible to filter out only the strongest setups. The default settings ar
FREE
Triangular EA Free vMT5
Kyra Nickaline Watson-gordon
2 (1)
Note : Free version can be used for trading on Demo Accounts. Important : This is Arbitrage EA and may not work on all accounts. It is recommended to follow the testing process described on product screenshots. Strategy : EA will place trades based on Triangular Arbitrage strategy. Triangular arbitrage (also referred to as cross currency arbitrage or three-point arbitrage) is the act of exploiting an arbitrage opportunity resulting from a pricing discrepancy among three different cu
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the priva
FREE
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA
Denis Kurnev
4.88 (56)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
CyNera MT5
Svetlana Pawlowna Grosshans
5 (5)
CyNera:あなたの取引、私たちの技術 シグナル:  CyNera マニュアルとセットファイル: 購入後にご連絡いただければ、マニュアルとセットファイルをお送りします 価格: 価格は販売されたライセンスの数に応じて上昇します 利用可能なコピー: 7部 金取引は、市場で最も変動の激しい金融商品であり、精密さ、徹底した分析、そして強力なリスク管理が求められます。CyNeraエキスパートアドバイザーは、これらの要素を巧みに組み合わせ、最適な金取引を実現するために設計された高度なシステムです。CyNeraの高度な戦略と技術は、経験豊富なトレーダーだけでなく、初心者にも、金取引がもたらす独自の課題やチャンスを乗り越えるための支援を提供します。 CyNeraは、金市場の複雑さに対応した信頼できるソリューションを提供します。適応性に優れたインテリジェントな戦略と、多時間枠分析、自動取引調整、そして正確なリスク管理などの高度な機能を組み合わせています。この柔軟性により、CyNeraは市場の急速な変化に即座に対応しつつ、長期的に資本を守るための強力なツールとなります。 シンボル XAUUSD
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/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (296)
ご紹介     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 Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエンペラー EA     は、1 つ
AI Golden Jet Fighter GTX       MT5 は、Meta Trader 5 プラットフォームでの金取引のためのシンプルで効果的なアドバイザー (EA) であり、ニューラル ネットワークを使用して、金市場 (XAU/USD) でのスキャルピング用に設計されています。 Golden Jet Fighter GTX の主な AI 戦略は、小さな価格変動を特定し、ポジションをオープンして短時間で利益を上げることに重点を置いています。アドバイザーはリアルタイムで市場状況を分析し、事前定義されたストップロスとテイクプロフィットのレベルで自動的に取引を実行します。また、トレーリングストップ機能もサポートしているため、市場が有利に推移したときにトレーダーは利益を得ることができます。精度を確保するために、EA はスプレッドフィルターを使用して不利な条件での取引を回避し、アンチスリップメカニズムを使用して正確な注文執行を保証します。 AI Golden Jet Fighter GTX には、トレーダーがアカウント残高のパーセンテージとしてリスク レベルを設定できるリスク管理機
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal :  https://www.mql5.com/en/signals/2260126   次価格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために
Golden Ai EA MT5
Mansour Babasafary
3.12 (17)
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artifi
CoreX G
Arseny Potyekhin
4.83 (6)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
Quantum Queen MT5
Bogdan Ion Puscasu
5 (31)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantum ファミリーのエキスパート アドバイザーに新しく加わった非常に強力なメンバーです。私の専門は?ゴールドです。そうです、私は XAUUSD ペアを正確かつ自信を持って取引し、きらびやかなゴールド市場で比類のない取引機会をお届けします。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 8月31日まで 割引 価格。10 回購入するごとに価格が100ドル上がります。最終価格999ドル Quantum EAs チャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum StarMan または Quantum Gold Emperor を無料で入手できます !*** 詳細についてはプライベー
Mean Machine G P T
William Brandon Autry
5 (4)
Mean Machine GPT - 究極のAIトレーディングツール Mean Machine GPT は単なるエキスパートアドバイザーではなく、 AI と 機械学習 を活用した高度なリアルワールドトレーディングツールです。経験豊富なトレーダーでも初心者でも、このEAは 平均回帰戦略 と高度な GPT技術 によって最先端の優位性を提供します。 なぜ Mean Machine GPT を選ぶのか? AI駆動の分析 : 機械学習を活用し、リアルタイムでデータに基づいた賢明な決定を下します。 平均回帰戦略 : ボリンジャーバンドなどの指標を使用して、市場の押し戻しを活かす最適なトレードエントリを見つけます。 GPT統合 : GPTモジュールが市場のセンチメントとニュースを分析し、トレードシグナルを確認して決定の精度を向上させます。 精密なトレーディング : 頻繁にトレードを行うのではなく、より効果的なトレードに焦点を当て、品質を重視します。 主な機能 自動GMT検出 : ブローカーのタイムゾーンに自動的に調整されるため、手動での設定が不要です。 ニュースフィルター : このバックテスト可能な
AT Ai Bot
Zaha Feiz
4.17 (18)
ATAI: AI駆動の金取引エキスパートアドバイザー 価格は10回の購入ごとに100ドル増加します。最終価格:1250ドル。 この声明は、このAIベースの取引システムのバックテスト結果が信頼できないことを説明しています。なぜなら、取引信号を受け取るためにはインターネット接続とAIサーバーとの通信が必要であり、これはバックテスト環境では不可能だからです。 説明 ------- 理論P、オプションD、食べる ATAIは、 金および金関連通貨ペアの取引のために設計された高度なエキスパートアドバイザーです。 市場データを分析し、取引信号を生成するために、特にGroq AIモデルを利用しています。 このEAは、伝統的なテクニカル分析と最先端のAI技術を組み合わせて、情報に基づいた取引判断を行います。 主な特徴 • Groq AIを使用したAI駆動の取引信号 • 金および金関連通貨ペアに対応 • ATRベースのトレーリングストップメカニズム • 動的ロットサイズとリスク管理 • 取引時間制限 • リアルタイム市場情報を提供するユーザーフレンドリーなインターフェース 動作原理 1. 市
FX EurUsd Robot MT5
Marzena Maria Szmit
5 (6)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
Octotrader AI MT5
Ruben Octavio Gonzalez Aviles
5 (1)
Octotrader AIは、人工知能を伝統的なテクニカル分析と組み合わせて市場の動きを予測する、複雑で革新的なアルゴリズムです。各エントリーをいくつかの小さな取引に分割し、他の取引から得られた利益で1つずつ閉じる革新的なリカバリーモードを備えています。また、アカウントサイズに応じた動的な取引戦略を提供し、 ドローダウンリミッター や高度にカスタマイズ可能なリスク管理システムを通じて安全性を確保しつつ、最新機能を組み込んでいます。 このエキスパートアドバイザーは、再帰型ニューラルネットワーク、特に長短期記憶(LSTM)セルを使用して、テクニカル分析の指標データで訓練されています。この方法により、EAは将来の価格変動に最も関連する指標を学習し、それに基づいて行動できます。さらに、LSTMネットワークは短期および長期の履歴データを考慮できるため、時系列データの分析に特に適しています。 注意: これは 限定の導入オファー です。このEAは現在の価格で 10部中1部 のみ販売されます。次の価格: $899 このEAの価格は、このシステムで取引するユーザー数を制限するために迅速に引き上げられます
Bitcoin Robot MT5
Marzena Maria Szmit
4.48 (44)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
The Gold Reaper MT5
Profalgo Limited
4.27 (73)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal Old Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロ
Gold GPU
Maksim Dmitriev
2.75 (8)
特別オファー 3日間価格 $280   8個売れた後、価格が上がります(残り1つ)。   通常価格: $540   割引価格(期間限定オファー): $380 何か質問があれば、気軽にプライベートメッセージを送ってください: https ://www.mql5 .com /en /users /abudabi (メッセージを送る) 概要      トレンドフォロー専門アドバイザー     市場のトレンドを認識するために人工知能を使用します。     10年以上のリアルティックデータでテストされ、安定したパフォーマンスを示しています。     このアドバイザーは、マイクロ、スタンダード、ECNアカウントを含む複数のアカウントタイプで使用できます。     マーチンゲールやヘッジトレード手法は使用せず、代わりにテイクプロフィットとストップロスを用いて取引を保護します。 技術的な詳細:     ストラテジー: 人工知能を用いたトレンドフォロー     ペア: XAUUSD(金)     タイムフレーム: H1     最低入金額: 100ドル     EAの
CyBRG RX
Arseny Potyekhin
4.5 (10)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証しま
Boring Pips MT5
Thi Thu Ha Hoang
4.71 (28)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading S
Dark Algo MT5
Marco Solito
4.97 (59)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . This Expert Advisor is based on the latest generation of   algorithm  and is highly customizable to suit your trading needs. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated   algorithm  that allows it to   identify   and   follow m
Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging). Alins Crown Live Signal Alins Crown EA can identify trends very well which is devel
多くの人が XAUUSD 取引を好みますが、私も例外ではありません。取引経験と努力を積んだ後、XAUUSD/XAUEUR/XAUGBP/XAUCHF /XAUJPY/XAUAUD などのすべての XAU 関連品種を取引するためにこの Apocalypse XAU EA を作成しました。ただし、多くの人がすべての XAU 通貨ペアを取引する必要はなく、XAUUSD のみを取引する必要がある可能性があることを考慮すると、エントリーレベルの EA は非常に意味があります。そこで私は、XAUUSD 取引専用に設計された EA、Apocalypse Gold を作成することにしました。 信号表示とディスカッショングループ: シグナル表示: https://www.mql5.com/zh/signals/2223871   パラメータの設定方法がわからない場合、またはその他の質問がある場合は、ここをクリックしてください。     ここをクリック onechart を使用して 1 つのチャートで複数の通貨ペアを取引する場合は、左側の引用符を維持してすべての通貨ペアを表示してください。 一度に 1
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 The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
正しいセット設定を取得しないと不良結果が発生する可能性がありますので、購入後ご連絡ください。 新製品が店頭に並び、プロモーションも行われています。 1 冊売れるごとに、価格は 50 ドル上がり、1,500 ドルになります。 トップ トレンド プラスは、20% を占める トップ トレンドに基づいており、他の優れた EA を統合し、XAUUSD 品種のサポートを追加し、4 つの取引モードを追加し、ロング タイム モデルとショート タイム モデルの 2 つの時間選択モードを追加します。 14 以上の外国為替通貨ペアを取引できます。そしてパラメータ設定を簡素化するという、大胆な革新と試みです。 信号アドレス。 EA のパラメータの設定方法がわからない場合は、ここをクリックして参加してください:   ここをクリック 。 トップトレンドプラスEAは、複数のストラテジーを1つに統合したトップトレンドEAで、長年のリアルトレードの収益実績をもとに開発・革新されたEAです。上昇または下降の運動エネルギーが枯渇すると、新しいトレンドが到来します。この市場現象に基づいて、トップ トレンド EA
Introducing  Index Sniper Pro EA . It is a Fully Automatic Index (US30) System trading early US Open. No  Martingale,  No  Grid , No Averaging ***********Upcoming Features*********** NAS100 Set File - WIP S&P500 Set File - Done and Testing Buy only and Sell only Settings - Released Individual TSL and SL settings for Buy and Sell Orders - Released Current Price: $349--> (Next price $499) Live signal: With Default Settings on US30 symbol https://www.mql5.com/en/signals/2255171 Features
Forever Star
Xian Qin Ceng
4.67 (3)
Forever star   EA は 、New Way Scalper とは異なる夜間用スカルプ トリートメントであり、New Way Scalper を補完するものであり、より良い結果を達成するために連携できます。 永遠に     Star EA は 15M または H1 で使用され、15 通貨ペア以上を取引できます。誰もが自分の頭の中で最適な組み合わせを自由に構築できます。 Forever star EA は使い方が簡単で、1 つのチャートだけを使用して複数の通貨ペアを取引できます。すべてのパラメータはすでに組み込まれており、通貨ペアとロットを変更するだけで済みます。 EA は、各取引の潜在的な損失を制限するために厳格なストップロス措置を採用し、リスク管理の有効性を確保します。 EA の設定について不明な点がある場合は、   ここをクリックして 公開ディスカッション グループに参加できます。 リアルタイム信号 1:       https://www.mql5.com/zh/signals/2234257   、(0.01Lot、 フォーエバースター EA       ) パラ
シグナルアカウント (バランスリスク0.75%) お知らせ:多くのリクエストにより、レンタルおよび購入価格を25%割引するセールを実施することにしました。この期間中に購入またはレンタルすることで、割引を利用できます。セール期間は1〜2週間続き、その後価格は2400ドルに戻ります。この期間中にマーケットサイクルを購入すると、 Nexus Bitcoin Scalper および Nexus Indices も25%割引で購入でき、自分自身で非常に良い分散ポートフォリオを作成できます。 すべてのEAの購入に対して10%の特別割引を受けるには、PMを通じて私に連絡してください。 MT4バージョンが必要な場合やレンタル/購入が難しい場合は、代替ソリューションについて私に連絡してください。 Nexus コミュニティの公開チャットに参加しましょう mql5市場で最も優れた非マーチンゲール、グリッドまたは平均化EA。 このアルゴリズムは、2020年から3.5年以上にわたりプライベートアカウントでライブ運用され、26,000ピップス以上のリターンを達成し、リスクの安定性に優れています。現在、MT5プラッ
Gold Harvest MT5
Abdul Jalil Mridah
4.33 (3)
Promotional s uper discount  for today   for few copies .  Prices may increase at any time. Final price will be 4999 USD. Set Files for Gold Harvest MT5   and  Live Signal Please just change Risk Level (1-80). No need other field change and Risk Level 2 = 2% risk for 1000 equity or above. It's only good works on XAUUSD H1 Timeframe. This robot is profitable. This robot requires minimum deposit of 100 equity. You can get good results with it. You can test it first . It will increase the volume i
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
Diamond Ultimate へようこそ!!! BACKTEST GUIDE ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル EA は明確な LIVE ACCOUNT SIGNALS を提供します。 設定ファイルをダウンロード MT4 バージョン Diamond Ultimate は、さまざまな価格アクションに基づいたアルゴリズムと13年の市場経験を組み合わせて、注文の実行と資本の管理を行います。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は
Gold Scalping Expert は、地政学的なニュース、パンデミック、経済変動などのさまざまな影響の大きいイベント中の金の反応を利用する、非常にインテリジェントなスマート アルゴリズムです。 このシステムは、人気のジグザグ指標を使用して転換点で未決注文を発注することでブレイクアウト取引を行い、価格がこれらのレベルを超えてブレイクアウトすると注文がトリガーされます。 EA は非常にスマートなトレーリング ストップとダイナミック ストップロスを使用して、マーチンゲール手法を使用せずにアカウントを保護し、リスクを適切に管理します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series - オン / オフ 新しい一連の注文の開始 Trade Buy - アドバイザーに購入を許可する Trade Sell - アドバイザーに販売を許可する Support manual orders - 手動注文の真偽をサポートします Max Orders - 許可される最大注文数 Max
作者のその他のプロダクト
The Price Action Builder Basic expert advisor was created with the primary goal of providing a free, configurable, easy to use, decently profitable automated trading strategy. At the same time, an equally important goal is ensuring a low drawdown and avoiding exposure to high risks through:   usage of automatically placed stop loss orders for all launched trades; allowing maximum 1 managed open trade at a given time, avoiding pressure on margin/deposit load; minimization of positions holding ti
FREE
The Bollinger Bands Builder Basic expert advisor is a similar strategy with Price Action Builder Basic , using instead the Bollinger Bands indicator as its primary signal provider technique. Technical details: Currently, 3 distinct strategy types are supported: 1. Bollinger squeeze, conservative entry (the only one available for the basic version); 2. Bollinger squeeze, aggressive entry (available in the premium version only); 3. Bollinger bounce (available in the premium version only).
FREE
フィルタ:
レビューなし
レビューに返信