• 概要
  • レビュー
  • コメント

Harrow Race

Harrow Race is an Expert Advisor that has been developed based on Harrow Order. This is the high risk version of Harrow Order, which uses decreasing Anti-Martingale lot for real orders, and increasing Martingale lot for virtual orders. This EA is for traders who are brave enough to take risk with the Anti-Martingale method.

For more information about Harrow Order, you can read https://www.mql5.com/en/market/product/28456.

This EA works using the same principle as the Harrow Order. When the price touches the Support or Resistance position, this EA will send an initial buy or sell order based on the Relative Strength Index (RSI) value. It will open a buy order if the RSI value is greater than 50, and a sell order if the RSI value is less than 50.

Anti-Martingale method is used when the order can potentially be doubled. For example, a buy order at the increasing of market price. The next order will be sent the same type order, but with half lot. For example, if the initial profitable order is Buy with lot 0.2, then at the next Support or Resistance position, the next order will be Buy with lot 0.1, then 0.05, 0.02, etc.

And Martingale method is used to recover the misplaced order. For example, a buy order at decreasing market price. In the Harrow Order, the next order has a double lot, but this EA uses Anti-Martingale lot for the subsequent real orders, and still uses Martingale calculation for virtual orders. So actually this EA still applies Martingale method as same as Harrow Order, but in background. The maximum martingale can be set at the MaximumMartingale parameter.

Since this EA uses Anti-Martingale method, this EA needs a high equity of balance, where have ratio 1:200000 with initial lots that will be used. For example, if the EA uses a lot size of 0.1, the required balance is 20000 USD, and if the EA uses a lot size of 0.01 then the required balance is 2000 USD, etc.

However this EA is not safe for working by itself. Trader needs to keep watching the Anti-Martingale lot orders, and take action if something bad is going on with this EA.


Pairs and timeframes

This EA is recommended for use on the XAUUSD pair with M1 timeframe. But as seen from backtest results for January-March 2018 in screenshot below, Harrow Race can also be used on other pairs like GBPUSD and EURUSD, with initial balance as required.


Initial balance requirement

The recommended balance to use the EA is 20000 USD with Lots 0.1.


Parameters

  • MagicNumber - the mark number that is used to identify orders, which are sent and managed by this EA. If this EA runs on multiple pairs, every pair must be run with different magic number, for example: GBPUSD - 100001, EURUSD - 200002, XAUUSD - 300003.
  • NumCandle - the number of candles used to calculate Support and Resistance. The default value is 60 candles. If this EA is used on the M1 timeframe and NumCandle=60, it is equal to 60 minutes or 1 hours. So the Support and Resistance levels used by this EA are the Support and Resistance for the last hour.
  • DeltaLevel - the level of distance between two orders. It depends on the width of Support and Resistance. If the range is too narrow, the distance between orders can be widened by increasing the value in this parameter.
  • MaximumMartingale - the maximum Martingale order. Default value is 6, i.e. the maximum Martingale multiplier is 25=32. So for virtual order, back calculations will use the maximum Martingale until multiplier 32. It will affect the decision of lot value of real next order to be sent.
  • MaximumLots - the maximum lots value that will be used by this EA. If back calculations suggest to place the order with a lot size greater than this parameter, the EA will cancel the request of new order.
  • SlipPage - the slippage value used for every new order request.
  • CloseAtStop - the option to close or not all orders at Remove EA action. Only removes orders that have magic number specified in MagicNumber above.
  • OrderLots - Initial lots value used for the initial orders. i.e OrderLots=0.01, 0.02, 0.04, 0.08, etc.
  • ProfitFactor - the estimated profit that will be taken at every back calculation. For example, if the profit factor is set to 100, and the EA uses a lot size of 0.1, the estimated profit that will be used is 100*0.1=10 USD. If calculations reach this estimated profit, the EA will close all orders and begin with another initial order.


Authors

Copyright 2018, Sugeng Rianto and Ubaidillah

おすすめのプロダクト
現在のプロモーション: 残り 1 個 549$ 最終価格: 999$ NEW: Choose 1 EA for free! (for 2 trade account numbers) プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   LIVE SIGNAL Bitcoin Scalp Pro は市場で唯一の取引システムです。  サポートとレジスタンスレベルのブレイクアウトを取引することにより、ビットコイン市場のボラティリティを悪用することに完全に焦点を当てています. EA の焦点は安全性にあります。これは、極端に低いドローダウンと取引の非常に優れたリスク/報酬比につながります。 EA は、ビットコインの実際の価格に基づいて、ストップロス、テイクプロフィット、トレーリングSL だけでなく、エントリーとロットサイズも計算する「スマート適応パラメーター システム」を内部で使用します。 つまり、ビットコインが 6000 または 30000 で取引されている場合、すべてのパラメーターの値が異なります。 EA は 2022 年 6 月以降、実
Bfxenterprise RSI
Ricky Romadona Tri Saputra
Bfxenterprise RSI Inspired and optimized RSI indicator is the focus of this Expert Advisor (EA). Designed with the use of RSI to perform optimal transactions. Reading trends and price reversals is done by the RSI whose functions have been sorted. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
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+
Sniper Deluxee
Ignacio Agustin Mene Franco
Good community, on this occasion I present to you Sniper Deluxe USDJPY It has an RSI strategy with the parameters for buying and selling used in a period of M30 (30 minutes) with a minimum balance of 1000USD Back Testing From 2022 to 2024 current date. Broker Recommended to use EA. WorldForex with a lotage of 0.10 since it is a sniper With the purchase of the product you will get the DRAGON EURUSD bot for free The first 5 copies will be worth 799 then it will increase to 1299 USD without further
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Liuk GJ BreakOut
Maulana Dihaan Tadiska
INTRODUCTION There is so many trading strategies, but each pair have different characteristic. For example, EURUSD characteristic is zone to zone, break and retest, and so many sideways. GBPUSD seems like same with EURUSD, but have much spikes and larger range. XAUUSD also have same zone to zone, but with very long range between zone, breakout without retest, following trend strategies is much safe for XAUUSD. JPY pairs such as USDJPY, EURJPY, GBPJPY have much trend rather than sideways. And man
Magic Grid
Aliaksandr Charkes
4.44 (25)
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
ABOUT THE EA and its FUNCTIONS: ZET PRO is a automated forex trading robot designed to work on the most traded currency any pair. The strategy is based on using several MT4 indicators, each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. Each order is secured by a fixed stop-loss while, no martingale, no grid, scalp or hedge.   INPUTS:   ·       CustomOrderComment   - Adds your own comment to the comment field of each trade. •  
ORB-Williams FPOトレーディングロボットは、TobyCrabelを含むさまざまなOpeningRange Breakout(ORB)戦略と、より良いエントリーシグナルのための追加のトレンドインジケーターを、前者の出口戦略と組み合わせた結果です。LarryWilliamsの収益性の高いオープニング(FPO)。 シグナルに関する私の実際の自動取引の結果を見ることができます:https:// www.mql5.com/en/signals/1481106 ?source = Site + Signals + Favorites オープニングレンジブレイクアウト(ORB)は価格変動レンジであり、セッションごとにサポートレベルとレジスタンスレベルの組み合わせを生成し、バンドからのブレイクアウトを優先して位置付けます。または長くなり、それが故障したとき、それは売るか不足するという合図です。 これらのレベルは、特にシステムが持ついくつかのパラメーターに依存するため、これらのパラメーターに与える値に応じて、システムの結果は大幅に異なる可能性があります。問題のパラメータは「no_t
TLFv1
Thanakorn Suphakornthongchot
Short-Term Fibonacci Trading Strategy with Clear TP and SL Strategy: Timeframe: M15 Indicator: Fibonacci Retracement Fibonacci Levels: Buy Entry: 38.2%, 50.0% Sell Entry: 61.8%, 78.6% TP/SL Placement: SL: Below/above the Fibonacci level used for entry Minimum Capital: $100 Instruments: Metals: Gold (XAUUSD) The recommended spread starts from 10 to 25, and should not exceed 28.
BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
Hedge Hogg is not the classic hedge strategy you often see, with two trades opening at the same time hedging each other from the beginning. It is rather a trend following hedge strategy, meaning trades are opened in the direction of the trend using a proven dynamic grid algorithm, and starting to hedge when the trend changes. The whole basket is closed as soon as breakeven is reached or the trailed profit target is hit. I have developed the strategy for GBPUSD on the M15 timeframe.  It can basic
Gold Go Goal
Kittipong Runganotipanich
GOLD GO GOAL ( GGG SYSTEM ) NEW RELEASES..!! Updated June 2020 Pure Indicator Technical Not  Martingale Not  Hedging Not  Grid Less  risk / More  reward Lots Size : 200 $ / 0.01 standard lots Currency : best on GOLD (XAUUSD) & SILVER (XAGUSD) **********  : ( not recommended ) NZD , JPY , CHF  Time Frame : H1 ( recommended ) or higher Survive on Sideway / Strong gain on Trend / Lower Drawdown ( less than 30% )
This EA uses indicators to move the level line, the rules are if the price is below the level line then it is a buy signal, and if the price is above the level then a sell signal, trailing stop is to modify the stop loss, or to bring up a stop loss if previously sl = 0, this EA can accept manual orders via Android or home PC. if the condition is floating you can help this ea using manual orders which you think are good...
Forex Auto Trading EA   is an Expert Advisor designed specifically for trading Forex Automatic 100%. - Min depost: 5,000$ for each Pair - Timeframe: D1 - Setting: Default Setting - Good Trading Pair: Best pair is AUDCAD, or Forex Pair have Daily Price range from 0.8 ~ 1.1, and have H1 H4 sideway chart. - First, before attach EA to chart, you need add   http://calendar.fxstreet.com/   in the list of allowed url in the tab 'Expert Advisors'   (Tool —> Option —> Expert Advisors —> Allow WebRequest
This EA requires a broker having Market Execution (ECN, NDD, STP accounts), low spread, zero StopLevel (or close to such level), no commission if possible (as it influences on the profit amount). Order executin time should be measured in milliseconds, not minutes, requotes and slippage should not happen too often. Deposit: Minimum deposit is $50 (MinLot = 0.01) or $500 (MinLot = 0.1) Recommended currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDJPY, USDCHF, USDCAD No Martingale / No grid / No a
FREE
Noirtier Scalper is a ready trading solution for your account. This robot can be of interest to those who are at the beginning of their journey in trading, as well as for more advanced traders who wish to diversify their risks. This Expert Advisor performs trading operation at the end of the New York session. Trades are opened and closed based on a special algorithm, which provides the maximum accuracy of entries. Also the Expert Advisor includes the smart Money Management system which is calcul
You CDI (You Can Do It) Порядок работы Советник работает на любом таймфрейме на любых валютных парах. При работе советника анализируется состояние рынка , при возникновении необходимых условий происходит открытие рыночного ордера. Советник имеет блок TrailingStop , позволяющий перемещать StopLoss за движением цены. Основным отличием этого блока от стандартного является его не линейность. То есть чем ближе цена будет к TakeProfit, тем ближе к цене будет StopLoss. Это позволяет достигать максим
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Elevate Your Forex Trading Game with TrendSurfer BearsVsBulls! Are you ready to conquer the forex market with confidence and precision? Introducing TrendSurfer BearsVsBulls—an advanced automated trading system powered by the MetaTrader 4 indicators, Bears Power and Bulls Power. Let's delve into why TrendSurfer BearsVsBulls is the ultimate solution for traders aiming for success in the forex market: Harness the Power of Bears and Bulls: Bears Power and Bulls Power are two complementary indicat
BreakoutGenius EA: Revolutionizing Trading Welcome to the BreakoutGenius EA, your reliable trading partner. This Expert Advisor uniquely combines the precision of the MACD indicator with an advanced breakout strategy to deliver consistent and stable returns in the financial markets. Innovative Trading Strategy : At the heart of our EA is the unique combination of an optimized MACD indicator with a sophisticated breakout strategy. This method has been carefully developed and perfected over years
Great Bird
Ferri Shallahuddin
Great Bird expert advisor using a scalping system with low DD. has StopLoss   and TakeProfit features automatically set by the algorithm. you can also set StopLoss and TakeProfit manually. The Expert Advisor does not need complicated setup and  is ready to be used for all currencies Use Timeframe M5 account ECN recommendation Minimum account balance $ 100 (for one pair) The Expert Advisor does not use: Grid Averaging Martingale Doubling
Santa Scalping
Morten Kruse
2.84 (19)
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Event Horizon: Advanced Multi-Currency Forex Trading Bot Event Horizon   is an advanced multi-currency trading bot designed for the Forex market, aiming to maximize automation and efficiency. This expert advisor (bot) leverages the latest algorithms to analyze market conditions and execute trades, ensuring stable profits with minimal risks. Key Features of Event Horizon Flexible Settings:   Event Horizon offers extensive customization options, allowing users to tailor its operation to any tradin
| 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
Combo All In One is an EA combo 10 strategies , The EA is suitable for both beginners and experienced traders. Normally you will have to pay 10x fee to buy 10 EAs with different strategies. But with ALL IN ONE, you only need to pay 1 time to own an EA that includes 10 different strategies. This is a cost-effective solution and combines effective methods. Timeframe M15, Minimum deposit $1,000, Leverage 1:500. STRATEGY1: MOVING AVERAGE STRATEGY2: RSI STRATEGY3: MACD STRATEGY4: BOLLINGER BANDS STRA
このプロダクトを購入した人は以下も購入しています
CyNera MT4
Svetlana Pawlowna Grosshans
5 (10)
CyNera:あなたの取引、私たちの技術 シグナル >400%:  CyNera シグナル >500%: CyNera Turbo マニュアルとセットファイル: 購入後にご連絡いただければ、マニュアルとセットファイルをお送りします 価格: 価格は販売されたライセンスの数に応じて上昇します 利用可能なコピー: 4 金取引は、市場で最も変動の激しい金融商品であり、精密さ、徹底した分析、そして強力なリスク管理が求められます。CyNeraエキスパートアドバイザーは、これらの要素を巧みに組み合わせ、最適な金取引を実現するために設計された高度なシステムです。CyNeraの高度な戦略と技術は、経験豊富なトレーダーだけでなく、初心者にも、金取引がもたらす独自の課題やチャンスを乗り越えるための支援を提供します。 CyNeraは、金市場の複雑さに対応した信頼できるソリューションを提供します。適応性に優れたインテリジェントな戦略と、多時間枠分析、自動取引調整、そして正確なリスク管理などの高度な機能を組み合わせています。この柔軟性により、CyNeraは市場の急速な変化に即座に対応しつつ、長期的に資本を守る
The Infinity EA MT4
Abhimanyu Hans
4.44 (25)
ChatGPT TurboによるAI駆動テクノロジー Infinity EA は、GBPUSD および XAUUSD 向けに設計された高度な取引エキスパート アドバイザーです。安全性、一貫したリターン、無限の収益性に重点を置いています。マーチンゲールやグリッド取引などの高リスク戦略に依存する他の多くの EA とは異なり、Infinity EA は、機械学習に組み込まれたニューラル ネットワーク、ChatGPT の最新バージョンによって提供されるデータ分析 AI ベースのテクノロジーに基づく、規律ある収益性の高いスキャルピング戦略を採用し、全体的な取引体験を卓越したものにします。 6,000 人を超えるメンバーが参加する MQL5 コミュニティ に参加して、他のトレーダーとつながりましょう。最新の製品アップデート、ヒント、独占コンテンツを常に入手しましょう。 MT5バージョン Infinity EAの設定方法 特徴 Infinity EA は AI 主導のスキャルピング戦略を活用します。 EA はリアルタイムのデータ分析のために ChatGPT-4 Turbo と統合されています。 I
AI Gen XII MT4
Denis Kurnev
4.37 (35)
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
Bitcoin Robot MT4
Marzena Maria Szmit
4.78 (36)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
CyNeron MT4
Svetlana Pawlowna Grosshans
4.33 (3)
CyNeron: 精密な取引とAIイノベーションの融合 シグナル :   CyNeron マニュアルと設定ファイル : 購入後にお問い合わせいただければ、マニュアルと設定ファイルをお送りします 価格 : 販売されたコピー数に応じて価格が上昇します 利用可能なコピー : 5 AI駆動のスナップショット分析:市場初 CyNeronは、市場で初めて高度なAIを革命的な取引アプローチに統合したEAであり、 市場状況の詳細なスナップショットをキャプチャして処理します。 最先端のAI対応ニューラルネットワークを利用して価格データと技術指標を評価し、 市場の動きを高精度に予測して、正確かつ戦略的な取引決定を可能にします。 このAI駆動技術はCyNeronを際立たせ、リアルタイムで進化する市場動向に動的に適応し、 これまで得られなかった洞察をトレーダーに提供します。 シンボル XAUUSD (ゴールド) 時間枠 M15またはM30   資本 最低 $100 ブローカー 任意のブローカー 口座タイプ 任意、スプレッドが低いものが推奨 レバレッジ 1:20以上 VPS 推奨されますが必須ではありません
Oceania Emperor AI EA always  profit results are variable and determined according to the market movement.The indicators used in EA expert have nothing to do with the standard indicators in the market and are completely derived from strategy ,It was developed by ENZOFXEA team in Germany with experienced traders with more than 15 years of trading experience. It's multi currency  { AUCAD , AUDNZD , NZDCAD }  You launch all three currency pairs at the same time and the activity is high. All types o
A Richter Expert is a professional market analyst working using a specialized algorithm. By analyzing prices over a specific time period, it determines the strength and amplitude of prices using a unique indicator system based on real data. When the trend and its direction change, the expert closes the current position and opens a new one. The bot's algorithms take into account signals about overbought and oversold markets. Buying occurs when the signal falls below a certain level and then rise
AI Golden Jet Fighter GTX     MT4 は、Meta Trader 4 プラットフォームでの金取引用のシンプルで効率的なエキスパート アドバイザー (EA) です。ニューラル ネットワークを利用して、この EA は金市場 (XAU/USD) でのスキャルピング用に設計されています。AI Golden Jet Fighter GTX の主な戦略は、小さな価格変動を特定し、ポジションを開いて短期間で利益を獲得することに重点を置いています。EA は市場の状況をリアルタイムで分析し、事前に定義されたストップロス レベルとテイクプロフィット レベルで取引を自動的に実行します。また、トレーリング ストップ機能もサポートしているため、市場が有利に動いたときにトレーダーは利益を確定できます。正確性を確保するために、EA はスプレッド フィルターを使用して不利な条件での取引を回避し、スリッページ保護メカニズムを使用して正確な注文を実行します。AI Golden Jet Fighter GTX にはリスク管理機能が含まれており、トレーダーはリスク レベルをアカウント残高のパー
XG Gold Robot MT4
Marzena Maria Szmit
4.52 (27)
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
Form Designer : Advanced Trading Bot for Forex and Cryptocurrency Markets Form Designer represents the latest advancement in automated trading technology designed to perform optimally in both the Forex and Cryptocurrency markets (with supported brokers). This highly effective tool has unique capabilities, making it an indispensable assistant for traders. Key features and benefits: Multi-currency: Form Designer supports a wide range of currency pairs, providing flexibility and versatility in t
LENA Scalp
Cence Jk Oizeijoozzisa
4.25 (4)
LENA Scalp MetaTrader 5 バージョン :  https://www.mql5.com/en/market/product/129810 高度なストップロステクノロジーと人工知能を活用したLena Expert Advisorは、革新的なトレーディング体験を提供します。 Lenaのロボットは、大きなストップロス、マーチンゲール、またはグリッドトレーディングを使用しません。代わりに、市場の状況に適応する動的なストップロスシステムを採用しています。 人工知能による分析は、戦略に基づいた市場の重要な機会を特定するのに役立ちます。 この自動化されたトレーディングソリューションは、経験豊富なトレーダーによって設計された堅実で実証済みのアプローチに基づいており、信頼性と効率性を提供します。 大きな損失制限は使用せず、アクティブ化が無効であることを検出すると、可能な限り最小限の損失で終了し、ライブ口座での取引 (これは人工知能の検出です) を終了します。 注意: ストップロスの注文管理はテストでは機能せず、ライブアカウントでのみ機能します。   このオプションが無効になっ
Btcusd Grid
Ahmad Aan Isnain Shofwan
BTCUSD GRID EA は、グリッド取引戦略を使用するように設計された自動プログラムです。 BTCUSD GRID EA は、初心者にも経験豊富なトレーダーにも同様に非常に役立ちます。 使用できる他のタイプの取引ボットもありますが、グリッド取引戦略の論理的性質により、暗号グリッド取引ボットは問題なく自動取引を簡単に実行できます。 BTCUSD GRID EA は、グリッド取引ボットを試してみたい場合に使用するのに最適なプラットフォームです。 BTCUSD GRID EA は、通貨が不安定な場合でも理想的な価格ポイントで自動取引を実行できるため、暗号通貨業界にとって非常に効果的です。 この自動取引戦略の主な目的は、EA 内で事前に設定された値動きで多数の売買注文を行うことです。 この特定の戦略は自動化が容易であるため、暗号通貨取引によく使用されます。 グリッド取引戦略を正しく使用すると、資産の価格が変化したときに利益を得ることができます。 グリッド取引戦略が最も効果的であることが証明されています 。 暗号通貨の価格が変動するため。   -------------------
EA has a live track record with 48 month of stable trading with low drawdown: Live performance MT5 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timefram
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (12)
The EUR/USD Multi-Strategy Trading Robot MT4 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.
Aura Black Edition
Stanislav Tomilov
4.73 (15)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
One Gold MT4
Stanislav Tomilov
4.64 (11)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold EA は、金市場を継続的に監視して、人間のトレーダーが見つけるのが難しいパターンや傾向を検出します。このシステムはさまざまな市場状況に適応できるため、特に金取引のような非常に不安定な環
### Forex Hedging Expert Advisor: No Loss Strategy #### Overview The Forex Hedging Expert Advisor (EA) with a No Loss Strategy is an advanced automated trading system designed to mitigate risk and protect against adverse market movements. The core principle behind this EA is to implement a sophisticated hedging strategy that aims to lock in profits and minimize losses in volatile forex markets. This EA is ideal for traders who seek a robust, risk-averse trading solution that maintains capital
The Prisma Expert Advisor is a set of rules that allows you to achieve consistent results on the FOREX currency market thanks to sophisticated open position management, quality money management and opening and closing of positions, where mathematics together with probability play the main role. Prisma is able to work with stability on all major currency pairs and their combinations provided the system is run with a suitable broker that offers favorable conditions for such trading. However, it is
Big Forex Players MT4
Marzena Maria Szmit
4.73 (30)
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
Gemini Trump EA represents a sophisticated advancement in grid trading systems. Unlike traditional methods that rely on fitting the system to historical data, Gemini Trump EA is engineered to exploit existing market inefficiencies, leveraging authentic market dynamics to generate profit. Gemini boasts an impressive array of features designed for both convenience and performance. With its One Chart Setup, you can trade all supported symbols using a single chart, while its Multi-Currency Support s
Golden AI
Dmitriq Evgenoeviz Ko
The Gold AI EA for gold trading in the MetaTrader 4 (MT4) platform is an automated trading system specifically designed for gold (XAU/USD) trading. Such advisors typically use algorithms to execute trades based on technical analysis and other market data. Its ability to interact contagiously with market volatility gives confidence to even the most cautious traders, opening up new horizons for them to achieve success. Regardless of the level of experience, this tool, capable of quickly adapting
Aurus Gold MT4
Dmitriq Evgenoeviz Ko
"Aurus Gold" is a program capable of automatically analyzing and trading on the currency market (Forex) without human intervention. This innovative tool for decisions on buying or selling currency pairs. The main task of Aurus Gold is to maximize profits and minimize risks for investors. It is capable of working around the clock, based on pre-set parameters and trading rules. The main advantages of using a currency robot include: 1. Automation of trading: The ability to carry out transactions
Gold Angel
Dmitriq Evgenoeviz Ko
The Gold Angel MT4 Expert Advisor is designed for automated gold trading on the MetaTrader 4 platform, providing traders with unique tools and strategies to achieve maximum profit. Using complex algorithms for analyzing market data, this advisor is able to identify profitable entry and exit points, which significantly reduces risks and increases the chances of successful trading. Gold Angel MT4 offers an intuitive interface that allows both experienced traders and beginners to easily customize
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka 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 p
41% off for 48 hours only (Original price: $1,395) 50% bonus by purchasing this Robot, Contact us "after purchase" to receive the bonus A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for years to correctl
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 s
Celestia EA - Redefining Automated Trading MT5 Version: Link to MT5 Version Celestia EA represents a revolutionary advancement in automated trading technology, meticulously designed for exceptional performance across various market conditions. Powered by cutting-edge neural networks and advanced pattern detection capabilities, Celestia EA sets a new benchmark for accuracy, adaptability, and profitability. Key Features: Advanced Neural Networks Integrates RNN, LSTM, CNN-LSTM hybrids, and multi-he
46% off for 48 hours only (Original price: $2,395) 50% bonus by purchasing this Robot, Contact us "after purchase" to receive the bonus A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for years to correctly
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD 期
45% off for 48 hours only (Original price: $2,185) 50% bonus by purchasing this Robot, Contact us "after purchase" to receive the bonus A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for years to correctly
作者のその他のプロダクト
Harrow Order is an Expert Advisor (EA) that works based on Support and Resistance, Martingale and Anti-Martingale methods. Support and Resistance is used to indicate the best position to place orders. Martingale is used to fix unprofitable orders. And Anti-Martingale is used for increasing potential profitable orders. This EA runs with two basic steps, namely try and execute. First, it will send one initial order to find out the market conditions at a nearest Support or Resistance level. Second,
FREE
Harrow Band is an indicator based on support and resistance values. This indicator provides six bands that indicate the nearest of support or resistance position. With this indicator, it will be easier to see where entry and exit points of a trade are located. Pairs and Timeframes This indicator can be used in any pairs and timeframes, but it is recommended to use it in XAUUSD H1. Parameters NumCandle - number of candles used to calculate the support and resistance position. BandColor - color
FREE
Stoploss Follower has the function of setting stop loss value on each order dynamically. When the price moves in profitable direction, the EA will calculate and set a new stop loss value that follows the price. But when the price moves in reverse, the stop loss value still remains at the position. So when the new price touches this stop loss value, the order is closed. Trader can set the estimate of stop loss value with Stoploss input parameter. This parameter is in pips unit, i.e when a trader
FREE
Harvesting is an Expert Advisor (EA) that works by sending orders automatically based on the best positions it detected. This EA also sets Stop loss value that can dynamically change following the price, when the order moves to more profit. And this EA cannot be run on its own, traders need to take part in monitoring and taking action to close all profitable orders, as in harvesting. Pairs and timeframes This EA tested on GPBUSD pair and M1 timeframe as in screenshots. Therefore Harvesting coul
FREE
Climb O is an Expert Advisor (EA) based on Martingale method and oriented to equity value. This EA will immediately send one order after launch and Climb O will work based on this first order. If the order have price loss, this EA will send another orders with the same type and double lots. This action is to get more return to cover the loosing prices at the opposite movement of prices, and also to find the best equity balance that can get by each orders. Because this EA use high risk method: Ma
Everse is an Expert Advisor (EA) that build based on martingale, anti-martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and take profitable positions as a bonus. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. An
Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the bu
Riona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel and virtually, save the unprofitable positions with martingale, and keep the profit during trade with hedging. So, the account that used to trade, must support to take multiple order. The highest and lowest prices based NumCandle value that taken, are to indicate the range of new orders. Where the next order, with same type must be higher than 75% of difference bet
Harrow Strikes is an Expert Advisor that has been developed based on Harrow Order for MetaTrader 4. This is the MetaTrader 5 version and also based on Support and Resistance, Martingale and Anti-Martingale method. Since MetaTrader 5 already supports the use of hedging in trading, the algorithm of this EA has little differences from the original Harrow Order. For more information about Harrow Order, you can read https://www.mql5.com/en/market/product/28456 . Same as Harrow Order, the Support and
Martha is an Expert Advisor (EA) that built based on grid method. The idea is place buy or sell simultaneously when they are negative, wait and take the profit when the price is going back or passed the TakeProfit value. So this EA requires user adjustment setting itself between OrderLots with balance are used in the account. If you set TakeProfit value is negative, so this EA will waiting profit until price going back to the first price where order has been taken. But the new order will be t
フィルタ:
レビューなし
レビューに返信