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

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
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
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
Multi-currency EA Hyperboloid Multi is a grid robot that works simultaneously with six currency pairs and enters the market when it receives market Buy and Sell orders from the built-in indicators. If the price goes against, the EA will start opening the grid of orders, increasing the lot size, based on the Lot Multiplier parameter, through the distance specified in the Distance parameter, points, if this is confirmed by the signal from the built-in indicators The EA uses a kind of averaging me
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
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
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
| 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
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
このプロダクトを購入した人は以下も購入しています
Scalping Robot MT4
Marzena Maria Szmit
5 (5)
Introducing our advanced   Scalping Forex Robot , specifically designed to maximize trading opportunities. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the   M1 timeframe . This robot is perfect for traders who prefer the   scalping method   and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking fo
43% off for 48 hours only (Original price: $1,595) 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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.84 (154)
ご紹介     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 Wizard、Quantum StarMan、または Quantum Gold Emperor を無料で手に入れることができます!*** 詳細については個別にお問い合わせください。 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
Aura Neuron MT4
Stanislav Tomilov
5 (3)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは、EURUSD や XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。
CyNera MT4
Svetlana Pawlowna Grosshans
2.93 (14)
CyNera:あなたの取引、私たちの技術 シグナル >400%:  CyNera シグナル >500%: CyNera Turbo マニュアルとセットファイル: 購入後にご連絡いただければ、マニュアルとセットファイルをお送りします 価格: 価格は販売されたライセンスの数に応じて上昇します 利用可能なコピー: 4 金取引は、市場で最も変動の激しい金融商品であり、精密さ、徹底した分析、そして強力なリスク管理が求められます。CyNeraエキスパートアドバイザーは、これらの要素を巧みに組み合わせ、最適な金取引を実現するために設計された高度なシステムです。CyNeraの高度な戦略と技術は、経験豊富なトレーダーだけでなく、初心者にも、金取引がもたらす独自の課題やチャンスを乗り越えるための支援を提供します。 CyNeraは、金市場の複雑さに対応した信頼できるソリューションを提供します。適応性に優れたインテリジェントな戦略と、多時間枠分析、自動取引調整、そして正確なリスク管理などの高度な機能を組み合わせています。この柔軟性により、CyNeraは市場の急速な変化に即座に対応しつつ、長期的に資本を守る
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 にはリスク管理機能が含まれており、トレーダーはリスク レベルをアカウント残高のパー
Bitcoin Robot MT4
Marzena Maria Szmit
4.81 (42)
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
EvoTrade EA MT4
Dolores Martin Munoz
5 (1)
EvoTrade: 市場初の自己学習型トレーディングシステム EvoTradeをご紹介します。これは、最新のコンピュータービジョンとデータ分析技術を駆使して開発されたユニークなトレーディングアドバイザーです。市場初の自己学習型トレーディングシステムであり、リアルタイムで稼働します。EvoTradeは市場状況を分析し、戦略を調整し、変化にダイナミックに適応することで、あらゆる環境で卓越した精度を実現します。 EvoTradeは、Long Short-Term Memory(LSTM)やGated Recurrent Units(GRU)といった高度なニューラルネットワークを活用して時間的依存性を分析し、畳み込みニューラルネットワーク(CNN)を使用して複雑な市場パターンを検出します。また、Proximal Policy Optimization(PPO)やDeep Q-Learningなどの強化学習アルゴリズムを使って、リアルタイムで戦略を適応させます。これらの技術により、EvoTradeは市場の隠れたシグナルを見つけ出し、現在の市場ダイナミクスに正確に対応します。 各トレード後、Evo
総合的なアプローチのエッセンスであり、その主要な目標は、トレーダーにとってリスクを最小限に抑えながら長期的かつ現実的な収益を得ることです。基盤は、先進的なトレーディングの概念と機械学習を組み合わせたもので、これらが効果的に相互に強化し合います。もう一つのユニークな特徴は、システムを最適化する必要がないという点で、これは私のサーバーが担当しています。最新の設定は毎日私たちのTelegramチャンネルで公開されており、常にシステムの関連性を最高レベルに維持しています。 私たちの Telegram コミュニティ 貿易監視 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開するものから選ぶものです。静的な設定はすぐに陳腐化します。つまり、有料版では、さまざ
AI Gen XII MT4
Denis Kurnev
3.7 (44)
The   AI Gen ProX   Expert Advisor is a powerful solution based on advanced market analysis and data processing technologies. Utilizing cutting-edge algorithms for time series analysis and complex mathematical models, it ensures high accuracy in forecasts and automates trading processes. The EA is designed to combine performance and reliability, making it an effective tool for trading.   Real Time Signal GEN PRoX:  https://www.mql5.com/ru/signals/2283186 The price of the advisor will increase si
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
Tree Of Life EA is an fully automatic trading advisor which recognise patterns and trends in a highly accurate manner. It is designed to generate stable long-term gains while providing excellent risk management. After years of trading and testing, we have discovered spesific combinations of indicators and internal calculations that secure a solid foundation for a robust strategy. The main indicators Tree Of Life uses are the Moving Average and Stochastic. Together with internal calculations, ou
CyNeron MT4
Svetlana Pawlowna Grosshans
3.8 (5)
CyNeron: 精密な取引とAIイノベーションの融合 シグナル :   CyNeron マニュアルと設定ファイル : 購入後にお問い合わせいただければ、マニュアルと設定ファイルをお送りします 価格 : 販売されたコピー数に応じて価格が上昇します 利用可能なコピー : 5 AI駆動のスナップショット分析:市場初 CyNeronは、市場で初めて高度なAIを革命的な取引アプローチに統合したEAであり、 市場状況の詳細なスナップショットをキャプチャして処理します。 最先端のAI対応ニューラルネットワークを利用して価格データと技術指標を評価し、 市場の動きを高精度に予測して、正確かつ戦略的な取引決定を可能にします。 このAI駆動技術はCyNeronを際立たせ、リアルタイムで進化する市場動向に動的に適応し、 これまで得られなかった洞察をトレーダーに提供します。 シンボル XAUUSD (ゴールド) 時間枠 M15またはM30   資本 最低 $100 ブローカー 任意のブローカー 口座タイプ 任意、スプレッドが低いものが推奨 レバレッジ 1:20以上 VPS 推奨されますが必須ではありません
Leopard Scalper EA v3.0 - アップデート説明 EURUSD取引に最適化(任意のチャートで使用可能) 概要 Leopard Scalper EAはこのバージョンで大幅な改良が施され、パフォーマンスと安定性が向上しました。当初はM5タイムフレームでのGOLD(XAUUSD)取引用に設計されていましたが、EURUSDでより良い結果を示しており、BTC、ETH、XRP、GAS、OIL(XTI)、US30、US100などの他の銘柄でも使用可能です。ただし、EURUSD以外の資産で使用する場合は、慎重にバックテストを行うことをお勧めします。このバージョンは市場のボラティリティを最大限に活用し、リスク管理と取引実行を強化する新機能を備えています。 主な機能 • EURUSD用タイムフレーム最適化 : このEAはEURUSD取引に特化しており、M1~M5タイムフレームで最良の結果を示します。他の銘柄でのパフォーマンスは保証されておらず、効果的にパラメータを調整するためのバックテストが必要です。 • 損失補償機能 : 安定した資産増加とほぼ100%の勝率を維持するために、損失を緩
Big Forex Players MT4
Marzena Maria Szmit
4.74 (31)
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
Golden Lab AI is quite a unique trading system: It operates 100% based on technical analysis. It can integrate fundamental analysis related to deposit interest rates (channel rate mode). For the channel rate mode, you need to contact me before purchasing it. Flexible SL - TP. Single orders only, with no high-risk trades like grid or martingale. Default SL is only 2%. Trades are carefully selected and combined with daily interest rates to determine the main trend, which results in fewer trades—av
Simos MT4
Maryna Shulzhenko
5 (1)
Description of   Simo : an innovative robot with a unique trading system Simo is a revolutionary trading robot that changes the rules of the game with its unique trading system. Using sentiment analysis and machine learning, Simo takes trading to a new level. This robot can work on any time frame, with any currency pair, and on the server of any broker. Simo uses its own algorithm to make trading decisions. Various approaches to analyzing input data allow the robot to make more informed decis
AFTER PURCHASE TEXT ME DIRECTLY FOR ASSISTANCE!!!! Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4 Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4 Trading gold, one of the most volatile instruments in the market, demands precision, in-depth ana
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (13)
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.
LENA Scalp
Cence Jk Oizeijoozzisa
4.4 (5)
LENA Scalp MetaTrader 5 バージョン:近日公開予定 高度なストップロステクノロジーと人工知能を活用したLena Expert Advisorは、革新的なトレーディング体験を提供します。 Lenaのロボットは、大きなストップロス、マーチンゲール、またはグリッドトレーディングを使用しません。代わりに、市場の状況に適応する動的なストップロスシステムを採用しています。 人工知能による分析は、戦略に基づいた市場の重要な機会を特定するのに役立ちます。 この自動化されたトレーディングソリューションは、経験豊富なトレーダーによって設計された堅実で実証済みのアプローチに基づいており、信頼性と効率性を提供します。 大きな損失制限は使用せず、アクティブ化が無効であることを検出すると、可能な限り最小限の損失で終了し、ライブ口座での取引 (これは人工知能の検出です) を終了します。 完全版を購入すると、 Hijack の無料コピーが送られます。       HiJack: https://www.mql5.com/en/market/product/133565        ライ
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
Apart from the view of violent positions, this EA focuses on stable profits Applicable varieties: AUDUSD, USDCHF, NZDUSD, USDJPY and other currencies with relatively stable trend This EA provides chart parameters and quick close position buttons. The table text is spelled in Chinese and Pinyin, which is more convenient for Chinese people to watch. You can understand the meaning of variables simply by spelling. The account should keep more than 3000 yuan. If it is less than 3000, please change
One Gold MT4
Stanislav Tomilov
4.64 (11)
One Gold EA をご紹介します。これは、Meta Trader プラットフォーム上の洗練された金取引ロボットで、高度な市場分析でトレーダーを支援するために開発されました。当社の独自のテクノロジーは、ニューラル ネットワークとデータ駆動型アルゴリズムを活用して、過去およびリアルタイムの金市場データを分析し、意思決定に役立つ洞察を提供します。従来の手動戦略とは異なり、One Gold EA は最小限の介入で動作し、取引プロセスを合理化し、関連するリスクの削減を目指しています。高度なニューラル プラグインの使用によりロボットの分析機能が強化されますが、他の取引ツールと同様に、One Gold EA は利益を保証するものではないことに留意することが重要です。ただし、より情報に基づいたデータに裏打ちされた洞察を提供することで、取引パフォーマンスを向上させる可能性を考慮して設計されています。One Gold 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
### 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
Aura Black Edition
Stanislav Tomilov
4.73 (15)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
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
こんにちは、私はDiamond Titan FXです。 このEAはUS30ペア専用に設計されています。 EAは、マーチンゲールやグリッドなどのリスクのある戦略を使用しません。 デフォルトでは、EAは各取引に対して50ピップの固定SLを設定しますが、必要に応じて変更できます。 EAはまた、10ピップから利益を確保するトレーリングストップを実装しており、これも変更可能です。 全口座に対するドローダウン管理機能を備えています。 EAにはニュースフィルター機能があり、ニュースの際に取引をオフにしたい場合に使用できます。 特別:EAは7ヶ月以上稼働しているライブ信号があります。明確で透明です。 ライブ信号1:   https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller   プロモーション:Diamond Titanを購入すると、Nasdaq Algoの1つのEAを無料で受け取れます => 詳細はメッセージでお問い合わせください。 プロップチャレンジの取引履歴:   https://www.mql5.com/en/bl
ランチプロモ! 現在の価格で残りわずかです! 最終価格:4980ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)で最も人気のあるウォールストリー
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
作者のその他のプロダクト
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
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
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
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
フィルタ:
レビューなし
レビューに返信