• 概要
  • レビュー (3)
  • コメント (15)
  • 最新情報

SmartHedge

3
The EA compares two instruments and opens opposite positions when these instruments diverge. Further, when the instruments converge, the EA closes positions on the total profit. The EA works on any instruments. Select couples can be on the table. Advisor enough to put on one pair of bundles. For example, for trading on GBPUSD — EURUSD, it is enough to put the EA on GBPUSD or EURUSD. On the chart, the EA draws both currencies and the bars indicate the distance between them.

The parameters of the EA:
  • extern string Instrument_2 = "GBPJPY";
  • extern bool direct_correlation = true;//direct correlation)
  • extern double Lot1 = 0.01; // 1 order volume order volume
  • extern double Lot2 = 0.01; // 2 order volume order volume (0-auto)
  • extern ENUM_TIMEFRAMES TF_Trade=5;//TF (the EA will trade only on it)
  • extern double K_Lot = 1.0; // lot factor lot ratio
  • extern int StartDelta1 = 10; // the minimum delta of opening positions 1 minimum Delta of opening positions
  • extern int StartDelta2 = 10; // the minimum delta of opening positions 2 minimum Delta of opening positions
  • extern int StartDelta3 = 10; // the minimum delta of opening positions 3 minimum Delta of opening positions
  • extern double LossClose = 0; // close when receiving a loss (0-off) (in the deposit currency)close at loss (0-off) (in the Deposit currency)
  • extern double ProfitClose = 0; // close when receiving a profit (0-auto) (in the deposit currency)close when receiving a profit (0-auto) (in the deposit currency)
  • extern double K_ProfitClose = 1; // K profit K profit
  • extern double MinProfit = 0.5; // the minimum closing profit for 0 delta (in the deposit currency)minimum closing profit at 0 Delta (in the Deposit currency)
  • extern int BarsWind = 300; // number of candles for calculating the correlationcol-in candles for calculating correlation PCs
  • extern double K_Max_Points = 1.01;//K_Max_Points (coefficient of rollback from the maximum Delta to open positions)

  • extern bool filterTF=false;//filter by Delta of another TF
  • extern ENUM_TIMEFRAMES TF_F = 15; //filter TF
  • extern int BarsWindF = 300; //filter number of candles for calculating the correlation
  • extern int StartDeltaF = 10; //filter the minimum delta of opening positions 1
  • extern bool filtervelosity=false;//filter by Delta of another TF
  • extern int BarsWindVelosity = 10; //velocity filter number of candles
  • extern int Slippage = 10; // slippage
  • extern int Magic = 100;
  • extern color color1 = clrPink;
  • extern color color2 = clrPaleTurquoise;
  • extern color color_fon = clrLemonChiffon;
  • extern color color_fon1 = clrWhite;
  • extern int TrailingStop = 30;//trawl length in points
  • extern int MaxSpread = 30;//maximum spread (5 sign auto-increase)
  • extern int SleepAfteOpen = 1000;//delay after opening positions
  • extern bool AlertOn = true;//disable alert


If after opening the first pair of positions, the divergence of instruments increases, the EA opens the second pair of orders

The EA does NOT work in the tester because the MT4 tester is not designed for pair trading.
レビュー 3
jleonue
1331
jleonue 2019.07.31 15:03 
 

Definitely, it is a very good EA. I have been testing it on a live account for 2 months, it is working very well. I am going to add updates every month:

08/21/19 : Around 10% profit monthly with a small DD (Max. 15%).

おすすめのプロダクト
This EA is a breakthrough EA. When the monitoring market changes rapidly, fluctuates rapidly in one direction, and exceeds the set threshold, the EA will quickly place an order and quickly adopt a mobile stop loss strategy to complete capital preservation and profitability. Advantages of this EA: 1. The transaction is very fast to the closing of the position, and it is never procrastinated. 2. After the transaction, the accuracy rate is very high. 3. Place an order with compound interest, and th
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
| 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
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+
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 mo
PairsTrading
Evgenii Kuznetsov
3.67 (9)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 revers
You CDI (You Can Do It) Порядок работы Советник работает на любом таймфрейме на любых валютных парах. При работе советника анализируется состояние рынка , при возникновении необходимых условий происходит открытие рыночного ордера. Советник имеет блок TrailingStop , позволяющий перемещать StopLoss за движением цены. Основным отличием этого блока от стандартного является его не линейность. То есть чем ближе цена будет к TakeProfit, тем ближе к цене будет StopLoss. Это позволяет достигать макс
EA work for EURUSD in timeframe M15. USE stoploss, The account will never break out. Lot risk can set auto or fix: signals see also:  (auto,   Lot_Auto_Equity  = 100 ) https://www.mql5.com/en/signals/1785354 para setting: Lot_mode_select_Fix_or_Auto,when set to Auto,must use " Lot_Auto_Equity " value,example every 100usd , lot=0.01 Lot_Fix,Lot will be still one value,example 0.01 Lot_Auto_Equity,Associated to parameter " Lot_ mode_ select_ Fix_ or_ Auto " . enjoy.
Grid Scalper EA
Muhammad Suhaimi Bin Rosli Muhammad Suhaimi Bin Rosli
Automated strategies are commonly used by institutional investors, banks, and hedge funds due to their ability to handle large volumes of trades with greater precision and efficiency. However, they are also increasingly being adopted by individual traders who use trading platforms that offer automated trading capabilities.  While a profit of 10 percent   may seem small ,   it can add up over time with consistent trading . It is important to note that trading involves risks, and traders should a
Team Trading System Pro 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
Fitpro 10 Scalper Expert Advisor  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.   Paramater •    Magic Order - is a special number that the EA assigns to its orders •    Take Profit - take
Dr Trade Proをご紹介します。知的で一貫性のある取引のために精巧に設計されたEA(専門家アドバイザー)です。 当社の専門家アドバイザーは、トレンドの認識と正確な市場分析を利用して取引をシームレスに実行する精度を重視しています。Dr Trade Proは、各取引に戦略的なバックアッププランを備えており、収益性を重視し潜在的な損失を最小限に抑えています。 Dr Trade Proの特徴的な点は、異なる市場状況に適応できることであり、ニュースや市場の変動に強い、信頼性のあるEAの重要な特徴です。この適応性により、ボットは市場の変化をスムーズに検出し、アルゴリズムを更新し、大規模またはより波乱のある市場でも安定性と最適なパフォーマンスを確保します。 Dr Trade Proには取引に平均戦略が組み込まれていることに注意してください。このEAのスタイルに馴染みがない場合は、購入を検討する前にその機能を慎重に確認することをお勧めします。 Dr Trade Proの能力を探索して、取引体験を向上させるために設計された洗練されたEAをご覧ください。信頼性に対するあなたの信頼が私たちの最優先
Shark Surfer is a new generation Expert Advisor applying a well-established trend-following trading. The trade period recommended by the developer is H1. The product is good both for scalping, as well as medium- and long-term trading. Shark Surfer always sets take profit and stop loss to its deals. It provides the option to force close all open trades at the specified time before the market closes, which helps avoid unnecessary gaps on Monday. Shark Surfer trades on all symbols and timeframes. I
RoundLock EA
AW Trading Software Limited
4.5 (4)
The EA opens two bidirectional orders. When one of them is closed in profit, two orders are reopened, the volume of orders increases depending on the volume of multiplication and the number of orders opened by the advisor. In each new open pair, orders are opened with equal volume, locking each other. The opening of pairs continues until the number of orders of the same type reaches the number of Limit_for_orders, then the EA will only increase the grid, excluding locking. MT5 version ->  HER
This is a fully automatic trading robot for the EURCHF currency pair.  But this robot can be configured to trade for other currency pairs. TURBO SCALPER PRO using a trend following strategy based on MACD, Parabolic SAR and Moving Average indicator. The robot works in full automatic mode, on the M1 timeframe. The trader does not need to set it up for trading. Open EURCHF and attach TURBO SCALPER PRO only to EURCHF M1 using the default settings. Advantages of the TURBO SCALPER PRO :  We show y
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with m
This is a fully automated multi-currency Expert Advisor with unlimited number of currency pairs using MACD and Envelopes indicators. You can specify how the EA should work with each currency pair. You can add orders manually. The free version is available here . Parameters Common TradeObjectsDelete : delete trade objects. OrderPanel : display the panel for opening orders. TradeToBalance : target balance to stop trading. The parameter is triggered only after all trades are closed. Otherwise, i
MavericksProPlus
Langtha Prosanta Daudung
The  MaverickProPlus  is a fully automated EA design for trading EURUSD pair. It is design to trade along the trend and also trade during reversal. It uses adaptive grid strategy. In adaptive grid strategy the distance between the trade is not fixed, the entry of next trade is base on most favorable market condition to close the trade in profit. So the risk associated with normal  grid/Martingale  strategy is considerably reduced by adopting adaptive grid distance strategy.  Back tested for 5 y
Hungry for Japanese style? Thirsty for samurai action? Behold! Ichimoku Super Swift Ease Pro is an expert advisor that has an Ichimoku indicator with a moderate lot size. It is recommended that you use this EA for JPY pairs like USDJPY, EURJPY, etc. If you enjoy using Ichimoku, this EA may be what you are looking for. According to the details of this expert advisor, it has an ATR to allow traders to see the line with the flow of the Japanese Yen along with another currency pair with it. Only use
My EA does not use any martingale or grid functionalities and follows a logical automatic concept. EA used one day one trade logic. Forex Master EA finds its direction in the real data analysis and then follows this trend for the day. This expert advisor is designed to trade these trends  especially in EURUSD pair M15. Recommended pair: EURUSD Timeframe              :M15 EA also has News Filter Option for users who do not want to trade in News Times. MT5 Version is HERE
Expert BDT MT4
Vladimir Khlystov
1 (1)
Advisor based on triangular arbitrage. The Expert Advisor analyzes the prices of all trading instruments on the entire account opened in the market overview.   The analysis takes place at the expense of other currency pairs linked by a single currency.   (currency triangles). Examples of triangles: EURUSD – USDJPY – EURJPY USDCAD – CADCHF – USDCHF EURGBP – GBPUSD – EURUSD AUDUSD – USDCAD – AUDCAD GBPAUD – AUDUSD – GBPUSD The Expert Advisor analyzes each currency through the other two and calc
Ziwoxファンダメンタルトレーダー Ziwox Fundamental Traderは、金融市場のトレーダーがEA情報データに基づいて賢明な意思決定を行うのを支援するトレーディングアシスタントです。 このEAは、オンラインソースを使用して、通貨の基本的なバイアス、ペアでのリアルタイム小売業者比率の感情、銀行と機関の予測、COTレポートデータ、および複雑なEAパネル内の他のデータなどの必要なすべての情報を取得します。 簡単に言えば、それは統合された外国為替データソースと情報であり、手動トレーダーがより良い意思決定を行うのに役立ちます。 これに加えて、これは完全な基本的なロボット取引であり、通貨の基本的なバイアスと技術データに基づいて、これらのデータを使用してペアで自動的に取引します EAコンポーネント: 取引に必要なすべての情報は、データパネルに統合された一連の外国為替データストリームコンポーネントとしてここに収集されます。 各コンポーネントは、トレーダーが意思決定を行うのに役立つトレーディングエイドインジケーターまたは説明的な市場レポートとして個別に機能します。 こ
The basis of the strategy is the identification of quick corrective movements between the crosses of a working currency pair or metal. At the moment of differences in prices of trading instruments, the adviser analyzes the possible direction of price movement on a working instrument and starts work. Each position has a stop loss and take profit. A unique position tracking algorithm allows you to control the superiority of profit over loss. The adviser does not use dangerous trading method
Marauder
Andrey Kolmogorov
3.94 (17)
Scalper uses the model of a quantum set of algorithms and can work on any financial instruments. Due to the optimal number of parameters necessary for optimization, you can create unique trading strategies based on quantum models. Signals:   https://www.mql5.com/en/signals/author/old_padre New sets are in the "Comments" section comments #504-509. Time settings #33 and 245. Key Advantages The EA does not use Martingale; All orders are opened with a strictly fixed Stop Loss; The minimum starting
LAUNCH PROMO: Only 5 copies left at current price! The price will increase by 200$ after every 5 purchases! Final price: 999 $ Signal Link (Created on March 25, 2024) :   Myfxbook.com/portfolio/obsidian-ea/10796148 MQL5 Obsidian EA Channel :   https://www.mql5.com/en/channels/obsidianea Let yourself be carried away by the power of obsidian, a mysterious entity emerging from the abysses of financial algorithmics. In the depths of its skillfully woven lines of code lies a dark and enigmati
This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
VolnaFX
Roman Meskhidze
4.76 (21)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
Grid Infinite This Expert advisor uses Grid system for trading. Grid system Works effectively in volatile market. This Expert advise works only when the currency pair is volatile. This EA will open pending limit orders when the market condition is favorable according to this EA's Algorithm, then maintain all opened order with unique way. An important function "Max Loss" is added to the expert advisor so that a trade can able to choose the maximum loss if the trade goes against them. EA not usi
2 copy of 10 left at this price.  Next 10 copies $549. Arda is a trading Expert Advisor based on the dissonance of technical indicators  and price patterns. Support: https://www.mql5.com/en/channels/TrendHunter The Expert Advisor was tested on real historical data of EURUSD, GBPUSD and XAUUSD (Gold). You can download a demo version of any program (for example, tickstory - there is a free version) that provides quotes with 99.9% quality and check it yourself. The trading strategy does not co
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
2.33 (3)
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
このプロダクトを購入した人は以下も購入しています
Quantum Emperor MT4
Bogdan Ion Puscasu
4.9 (125)
ご紹介     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 Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック クォンタムエンペラー EA     は、1 つの取引
One Gold MT4
Stanislav Tomilov
5 (6)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
へようこそ     GoldExcel EA   、XAUUSD (ゴールド) 通貨ペアのデイトレーダー。私たちのチームによって開発され、通常のアカウント、スポンサー付きプロップアカウント、プロップコンテストで利用できます。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 導入開始価格は数週間ごとに値上げされます。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 ジン・ジュオ   これは、金ペアのみを使用するユニークなデイトレード戦略です。金ペアは、日々の変動が大きく、
Aura Black Edition
Stanislav Tomilov
4.73 (15)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Oracle MT4
Stanislav Tomilov
4.8 (5)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
Aura White Edition
Stanislav Tomilov
4.25 (4)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 ライブシグナル: クリックして表示 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCHF 期間:M15 運用資金:1,000ドル以上を推奨 アカウントのタイプ:特
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Candle EA MT4
Mansour Babasafary
4.56 (36)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 リスク設定: デフォルトは中リスクで、EAにはセキュリティと管理のために複数のリスク設定があります。慎重なユーザーは、EAに慣れるために低リスク値から始めることができます。 購入後: ユーザーマニュアル: クリックしてマニュアルを表示 最新の注意事項やヒントを得るには、プライベートメッセージを送ることをお勧めします。 安全で安定したEA: 当社のEAはグリッドやマーチンゲール戦略を使用しません。各注文にはストッ
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   EAは現在順調に稼働しており、価格引き上げ計画がスタートしています。次のフェーズの価格は838ドルです。10部売るごとに価格が100ドル上がります。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用してい
Big Forex Players MT4
Marzena Maria Szmit
4.6 (20)
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 databas
No Backtesting is allowed: (OIS IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to verify that it works with your broker, the response is the same: backtesting results alone don't prove effectiveness. "OIS" : The Final product of ours
Bonnitta EA
Ugochukwu Mobi
3.6 (20)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Waka Waka EA
Valeriia Mishchenko
4.55 (47)
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
Skyrocket   is a unique trading expert that combines the Price Action strategy with neural network technologies to optimize trading decisions. The expert provides accurate analytical capabilities by employing a structured analysis of price movements in conjunction with innovative machine learning methods.    Skyrocket actively analyzes candlestick patterns, trend lines, and support and resistance levels using the Price Action strategy. This approach allows it to identify potential entry and exit
Darwin Evolution MT4
Guillaume Duportal
4.83 (12)
ダーウィンの進化 ! 1490 USDから990 USDの限定時間 (オファーは次のアップデートの到着まで有効です、時間を無駄にしないでください(もちろん、更新は価格に含まれています)。 ! MT4は同時マルチペアを処理しないため、このEAのバックテストを行うことはできません。 ダーウィンは指標の計算のために28ペアを必要としています! 説明:  - その操作を理解するには、ブログをやってくる(このEAは私の外国為替取引の哲学を反映しています...あなたが物事を見るための私の方法が好きなら、あなたは私のEAが好きです 時間をかけてください! (Forexはレースではありません):https:// www.mql5.com/en/blogs/post/745790  - 過去のパフォーマンスを見るために、ここでシグナルのリンクがあります ライブノーマルシグナルモード: https://www.mql5.com/en/users/tradedeal/seller ライブシグナルリスクモード: https://www.mql5.com/en/users
説明。 この製品は、プロジェクト「 PULSE_OF_MARKET 」の一部として作成されました。 EA「UndefeatedTriangle」は、AUD、CAD、NZD通貨間の独自の変動を利用する高度なシステムです。歴史的な結果は、構成で使用されるこれらのペアは、一方向への高速移動後に常に最初に移動したペアに戻ることを示しています。この観察により、これらの固有の状況の最大点を取得できるグリッドマーチンゲールシステムを含めることができます。 EA「UndefeatedTriangle」は、AUDCAD、AUDNZD、NZDCADの3つのペアのみを使用します。 MT5 version 利点。 実際のアカウントの監視。 同様の選択肢よりもはるかに安価です。 1米ドルでもミニアカウントで操作できます。 複雑な針のパラメーターはありません。 使いやすい。 パラメーター。 Short Name (In Comment Section) –コメントセクションのジャーナルまたはアカウント履歴に表示されます。 Print Logs On Chart -オン/オフ情報パネル; Displ
Nesco MT4
Gennady Sergienko
4.56 (9)
こんにちは、私は NESCO   / - 私は全自動ロボットの専門家であり、独自に市場を分析し、取引の意思決定を行っています。私の関数の一部は GPT-4_COPILOT を使用して記述され、   MQL5_CLOUD_NETWORK によって最適化されています。私は世界中の金融イベントを取得するための独自のサーバーを持っています。私はあなたの介入なしで 24 時間年中無休であなたのために働きます。あなたの注意が必要な場合は電話でメッセージで通知します。 私の主な特徴は、数十のストラテジーを同時にトレードできるデータフロー分析の方法論です。 しかし、これまでのところ 6 つの戦略があります。 PILOT_R 取引時間は1:30~18:30。 シンボル: EURUSD M5; 最低入金額: 150 USD; STENVALL 取引時間は1:30~18:30。 シンボル: EURUSD M5; 最低入金額: 100 USD; NIGHT_POUND   : 取引時間は1:30~5:30。 シンボル: GBPUSD M5; 最低入金額: 200
XC Pips EA MT4
Marzena Maria Szmit
5 (12)
The XC Pips EA MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. XC Pips EA opens positions   every day,  from Monday to Friday, and   all positions are secured   with Take Profit, Stop Loss, Trailing Stop, we inc
Ra AI
Nestor Alejandro Chiariello
5 (1)
トレーダーの皆さん、私は実際の結果を備えてこのツールを厳密に設計しました。RA AI は、ユーロドル通貨で AI で構造化されたトレンド アルゴリズムでスキャルピングするように特別に設計されました。ここでは、1,000 から 12,000 までの 1 年間のバックテストの結果を見ることができます。同様の結果でリアルマネーが勝利したリアルアカウントのシグナルも確認できます。RA AI は素晴らしいです! 設計について少し説明します。EURUSD のような安定した通貨のトレンドをスキャルピングするためのノードの範囲に基づいています。このようにして、AI は低リスクのエントリーを行うための適切なポイントを構築する責任を負います。回復するか、または離脱して再び回復する可能性に基づいて、回復因子が入る固定点を作成するノードがあります。 低域の地滑りがどこにあるかがわかっている場合は、時間依存の地滑りに対応するための内部分析。 一日の始まりから終わりまで驚くべき毎日の分析を行う 私の戦略の開発は、プロのトレーダーとして私が長年にわたって設計したものであり、AI の自己適応機能を追加し
Darwin Swing MT4
Guillaume Duportal
4.79 (14)
ダーウィン・スイング 発売価格999ドル、将来価格1490ドル DESCRIPTIONS : -- このEAは、私のFXトレードの哲学を反映しています。 時間をかけてやるんだ! (FXはレースではない): https://www.mql5.com/en/blogs/post/745790 -- 過去のパフォーマンスを見るには、以下のシグナルへのリンクが必要です。 ライブとデモのシグナル: https://www.mql5.com/en/users/tradedeal/seller EXPLANATION(説明)。 Darwin Evolutionの大成功を受け、同時に使用できるDarwin Swingを紹介します。 このExpertは、手動取引に限りなく近い形で設計されています。 長期的な視点で作られたExpertであり、高速スキャルパーでもなく、夜間スキャルパーでもない。 基本戦略はスイングトレードで、支持線と抵抗線を利用してポジションを建てる。 このシステムの革新性は、バーチャルポジションを組み込んでいることです。このEAは、各
Cherokee
Andrey Kolmogorov
5 (2)
Cherokee  - is a professional adviser based on a trend tracking system with an adaptive algorithm. New sets are in the "Comments" section comments #2-3. Signal: 6 currency pairs Main Advantages 6 currency pairs; The EA does not use Martingale; The minimum starting deposit is $300; No need to close the robot during news releases; It works with 4 and 5-digit quotes; A multi-level model of a quantum set. Working parameters Currency pairs : EUR/USD, GBP/USD, EUR/CHF, USD/CHF, USD/CAD, USD/JPY ,  
Odin AI
Nestor Alejandro Chiariello
5 (1)
トレーダーの皆さん、私は ODIN AI を厳密に設計し、実際の結果をもたらし、その知恵と知性において非の打ちどころのないものであり、これまでのいくつかの戦略に基づいたツールを外国為替市場に適応させました。したがって、機械学習の人工知能に適応しています。 AIはパラメータを読み取って私の戦略に合わせて学習し、エントリの品質が高くなるように学習します。ポジションを回復できるノードもあり、もう1つの革新的な点は次のとおりです。すべてが仮想的な方法でカプセル化されます。つまり、ストップロスやテイクプロフィットなどのサーバーにデータが送信されることはなく、非常に人道的な方法になります。 このスキャルパーは、リスクを制限しながら戦略的なエントリーを行うために、スリッページとプリード保護を備えて設計されています。 メタトレーダー専用に設計されており、完全にインテリジェントで自己管理されます。 主なことの 2 つは、extractFeature 関数と trainModel 関数を設計することです。これは、ローソク足の設計、スリッページの構造化、スプレッドを適応させるために
DESCRIPTION With the CHAOS ALGO TRADING EA, You dont need anymore to guess prices direction, You can profit when prices move either in mark up or in mark down from the moment You activate the EA in Your trading account. The ALGO TRADING EA was created to fully automate the TRADING STRATEGY OF CHAOS, leaving the single TRADE OPEN and TRADE CLOSE to the EA, and keeping for the TRADER only the decision when to activate it or close it. The EA is best used in loops; so if USER activate it, and then
FXMachine
Alexander Kozachuk
4.73 (11)
2020 年以降の実際のアカウントの統計 過去 13 年間のバックテスト 低ドローダウン戦略 複数通貨アルゴリズム あらゆるブローカーと互換性があります 実証済みのドローダウン制御システム 2020 年以降 のリアル口座での取引: ここをクリック USDCAD、EURGBP、GBPUSD、EURUSD での取引: ここをクリック EURGBP での取引: ここをクリック GBPUSD での取引: ここをクリック FXMachine EA の完全なバックテストはここからダウンロードできます: ここをクリック 当社について: FXMachine およびその他のロボットの開発とサポートは、 外国為替 分野で 14 年以上の経験を持つ専門チームによって行われています。 この 14 年間 の間、私たちは開発を改善し、取引に対するより優れた効果的なアプローチを見つけてきました。 もし私たちに 私たちが与えることができる最高のアドバイスは何ですかと尋ねられたら どの 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 Timefra
Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal | Setfile :  Download here  | MT5 version | Backtest Report   |   Broker Spread Comparison SET UP Symbol :  
Multi Sniper mq
DMITRII GRIDASOV
5 (1)
MULTI SNIPER EA は、MT4 プラットフォーム用の 85+% の精度を備えた高精度の自動取引システムです。 この収益性の高いスキャルピング EA は、現時点で市場で最も安定したシステムの 1 つです。 当MQL5サイトのみで提供しているオリジナル商品です システムには成功した実行の統計が証明されています。 ライブモニタリング (2023 年 1 月から)   https://www.mql5.com/en/signals/1887493 EA の使用/テストには「コメント」セクションの Set ファイルを使用してください スキャルピング手法による複利手法の実装 市場のボラティリティに応じて、システムが動的 SL を自動的に設定します EA には自動ロット リスク管理 (デフォルト) と固定ロット オプションがあります 調整可能なトレードエントリー感度パラメータ 週末の隙間は関係ありません 1分精度の正確な動作時間フィルター SPREADディスプレイを内蔵 ロボットにはBreakEven機能があります アカウントのレバレッジ: 1:30 ~ 1:500 最も推奨さ
作者のその他のプロダクト
Expert BDT MT4
Vladimir Khlystov
1 (1)
Advisor based on triangular arbitrage. The Expert Advisor analyzes the prices of all trading instruments on the entire account opened in the market overview.   The analysis takes place at the expense of other currency pairs linked by a single currency.   (currency triangles). Examples of triangles: EURUSD – USDJPY – EURJPY USDCAD – CADCHF – USDCHF EURGBP – GBPUSD – EURUSD AUDUSD – USDCAD – AUDCAD GBPAUD – AUDUSD – GBPUSD The Expert Advisor analyzes each currency through the other two and calc
New Smarthedge
Vladimir Khlystov
5 (4)
The EA has the same trading principle as   SMARTHEDGE . We trade simultaneously on drum instruments with high correlation. Transactions made on one instrument compensate for the drawdown of transactions on the other instrument. Thus, we can trade fairly large volumes with relatively low risk. The principle of operation is clearly visible in the video below. In this expert Advisor, I tried to simplify the settings as much as possible, but left all the main functions from the early development.
A script showing the correlation for three selected zones at once (TF-bar) In the parameters, select 3 options The data is displayed sorted by the first zone The script also creates a file in which it writes all the data without sorting. In this way, you can expand the number of zones to any number and perform the analysis in exsel Parameters: TF_Trade1 =PERIOD_M5; BarsCor1  = 300; TF_Trade2 =PERIOD_M5; BarsCor2  = 800; TF_Trade3 =PERIOD_M5; BarsCor3  = 2000; K             = 0.8; WindSize 
FREE
It shows signals for all timeframes, and calculates the total percentage of the probability of price movement based on 63 signals. You can enable and disable various signals, entire timeframes and individual indicators. You can configure at what percentage the adviser will open positions himself. Or just trade in manual mode using it as an indicator. If the Trade button is pressed and the percentage in some direction has reached the set value, the Expert Advisor will open the corresponding posi
Script for quickly selecting a tool with high correlation. The script is placed on the tool to which you need to select the second correlating one. Then you can change the number of bars to calculate and the timeframe. The script iterates through all available symbols in the market overview and returns the 20 most correlated ones. You can use the selected pairs to trade with THE new SH expert Advisor
FREE
The panel shows 6 indicators and their signals for all timeframes. You can enable or disable various signals, entire timeframes, and individual indicators. if the alert button is pressed and all signals match, the indicator sends a message to the alert window. You can disable and enable both individual signals and the entire indicator for all timeframes, or disable individual timeframes for all indicators
FREE
Hourglass
Vladimir Khlystov
4 (1)
Logarithmic Network - cm-hourglass Expert Advisor The Expert Advisor places orders with a decreasing lot and step in the direction of the trend and with an increasing lot and step in the counter-trend direction. It sets Take Profit for every direction to avoid breakeven of the entire series. The farthest order in the direction of the trend is closed with a farthest counter-order so as to get the positive total, thus pulling the entire network to the price without letting it expand. Parameters Lo
The indicator identifies the direction and strength of the trend. Bearish trend areas are marked with red color, bullish areas are marked with blue color. A thin blue line indicates that a bearish trend is about to end, and it is necessary to prepare for a bullish one. The strongest signals are at the points when the filled areas start expanding. The indicator has only two parameters: period - period; offset - offset. The greater the period, the more accurate the trend identification, but with a
The Expert Advisor is based on simple mathematics. The EA places two opposite-directed orders. Wherever the price goes, one order will always have a positive result, the second one will have negative. If we average it, then on the return movement of the price (only a few spreads) the averaged orders are closed and there is only profitable order left! The EA trades through its profit. Of course, the averaging positions also add profit due to MinProfit , especially if you use rebate programs to re
Советник имеет несколько режимов торговли. Режимы открытия позиций и отложенных ордеров. Открытие позиций через заданный шаг. После прохождения ценой заданного расстояния 1 шаг вверх — продает, 1 шаг вниз — покупает. Таким образом, появляется сеть, которую Вы закрываете руками с помощью кнопок советника или отдаете прибыль на усмотрение самого советника, нажав кнопки автоторговли. Открытие сети отложенных ордеров Ордера открываются в зависимости от настроек. Можно задавать любые сочетания из bu
Bancomat MT4
Vladimir Khlystov
4.2 (5)
Bancomat   The Expert Advisor does not require setting and optimization of parameters. At the same time, the advisor trades on 20 currency pairs. The principle of trading is hedging (transaction insurance). Thanks to this principle, the EA does not go into large drawdowns. Regulation of profitability is achieved by changing the lot. The minimum recommended deposit is from 500 usd with a lot of 0.01. At the same time, the expected profit will be 7-15% per month. The rest of the parameters can be
The EA opens trades using the indicator's graphical arrows. If the indicator needle does not have a binding buffers, it is possible to test this indicator with the help of dagnogo adviser. Specify the arrow codes in the parameters and the EA will trade on them. You can find out the arrow codes by opening the arrow properties. following values are set by default: 225; //Up arrow code 226; //Down arrow code
Rul PRO
Vladimir Khlystov
The main task of the expert Advisor is to reduce the drawdown and close all orders that are opened by other expert advisors or manually. But it also added the functions of regular trading, so now the expert Advisor can be used as the main tool for earning money. The principle behind its strategy: All the actions performed by the Expert Advisor are controlled by built-in trend indicators, but, as practice has shown, many users disable these indicators to accelerate a process of “settlement” (
Rul Hedge MT4
Vladimir Khlystov
3.67 (3)
Description of strategy: The EA trades on 2 pairs with a positive correlation. On one, he trades only for buying, on the second only for selling. If the position goes to a loss, the adviser begins to resolve it by opening deals much smaller in volume than the original one and biting off small pieces on price rollbacks. The opposite trade, which is in the black, will not be closed until the unprofitable one is resolved or until they reach the specified profit in total. Clearing (averaging) trade
The expert Advisor helps you set a network of pending orders and collect profit from any price movement. You can use it to trade many grid strategies. You can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" - open a network of pending limit orders for sale "Sell Limit" - open a network of pending limit orders for purchase "Close Buy" - button for closing the entire ne
Velosity
Vladimir Khlystov
The Expert Advisor analyzes the rate of price change and opens positions in the direction of price movement when the speed sign changes. Then it accompanies the positions with a trawl, which also depends on the speed. That is, when the price growth SL SL is pressed closer, when the speed increases, respectively, further, allowing the price to gain weight and prevents from closing when the market noise. tp also moves higher when the speed changes. If necessary, you can enable the transfer fu
Description of the Expert Advisor: You can trade with any strategies and any Expert Advisors, but there comes a time when trading comes to a standstill. All dogmas and rules are violated and you do not know what to do next. My hands drop and I want to take a break, but there are several thousand dollars at stake, which is so insulting to leave to the mercy of fate. You can of course just put a lock, go on vacation and then calmly sort everything out, and you can entrust all this to the advise
Cm limit
Vladimir Khlystov
Strategy: A grid Expert Advisor that collects profit in any direction of price movement! We catch the initial price movement with stop orders. The exact guidance of the order is carried out by a trawl (pulling it up behind the price). Next, a grid of limit orders is placed at a specified distance (Step) from each other. Moreover, the distance is dynamic and can adjust to the market. The lot is set as a fixed or as a percentage (RiskPercent) of available funds.  The essence of the strategy is
The Expert Advisor cannot be tested in the MT4 Strategy Tester! Only on MT5, so put it on a demo account and test it in real time or download the same version for MT5. The Expert Advisor trades on instruments with a high correlation. At the same time, it insures (hedges) each transaction is made at the expense of another instrument. The principle of insurance is that we buy one instrument, and sell the opposite one. Since pairs with a positive correlation always follow in the same direction, t
При старте советник выставляет два отложенных стоп ордера образовывая канал. Если один ордер срабатывает то второй переустанавливаем на его SL с увеличением лота. При срабатывании ТП советник начинает цикл с ноля. Оптимизируемые параметры: Объем ордеров (   Lot   ) нам нет смысла оптимизировать. Его проще сразу установить в соответствии с размером вашего депозита. Например для депозита менее 500 usd ставим минимальный лот 0,01 Размер прибавки лота (   Plus_Lot   ) ставим в зависимости от пер
News 21
Vladimir Khlystov
The Expert Advisor trades on market surges, while not using any indicators. The Expert Advisor analyzes the speed of price movement and if the price starts moving faster than the set one, opens a position in the direction of price movement. Trades are closed by SL TP and trailing stop. If the averaging is set to greater than 0, then the stop loss is not set, but new deals are opened with an increased lot and averaged. Parameters: Lot = 0.1; LevelNewse = 50; strength of the news (price jumps
The algorithm of the adviser's work: When the Expert Advisor is launched at a specified distance from the price (first_step), BuyStop and SellStop orders are placed. Further, depending on which way the price went, one of them becomes market, and the other begins to crawl after the price. When the price rolls back, it also becomes market. If we have reached a set profit in some direction, the order is closed and a creeping pending order of the same direction is placed again. If the profit is n
Это очень удобный и нужный инструмент для тех, кому некогда сидеть за монитором или если вы просто хотите при получении определенной прибыли, зафиксировать ее и закрыть все открытые ордера на счете. Советник полностью автоматический, но если Вы захотите вмешаться в его работу, то для этого есть кнопка Close. Кнопка «Close» позволяет закрыть все открытые на данный момент позиции. Настройки: Total_Profit_Start = 5000; //Сумма в USD от которой стартовать трал по Профиту Profit_Percent = 1; //%
The Expert Advisor trades on market surges, while not using any indicators. The Expert Advisor analyzes the speed of price movement and if the price starts moving faster than the set one, opens a position in the direction of price movement. Trades are closed by SL TP and trailing stop. If the averaging is set to greater than 0, then the stop loss is not set, but new deals are opened with an increased lot and averaged. Parameters: Lot = 0.1; LevelNewse = 50; strength of the news (price jumps in
EAはMT5ネッティングアカウント端末で動作します。 (あなたはテスターでEAをテストし、履歴のパラメータを最適化することができます!) EA戦略:  この相関が高い通貨のほとんど行動をとれるミラーファッションです。 しかし、通常の値からの逸脱(通貨の発散)の瞬間があります。 EAは通貨の収束の方向に注文を開きます。  不一致が長時間起こると、補充システムが使用されます。  さらに、総利益がCloseProfit(すべてのポジションがクローズされる預金通貨の価値)に達すると、EAは取引を終了します。  トレーディングでは、相関の高い通貨を選択します。: EURUSD-GBPUSD AUDUSD-NZDUSD ウェブサイトのタイトル パラメータには次の点があります Instrument_2 これは、第二の楽器(第二の通貨ペア)の名前です。 最初の楽器は、EAがインストールされているものです。 Instrument_2を空のままにして、EAを上記のいずれかのペアに設定すると、EAは第二のインストゥルメント自体を決定します。  他のオプションが必要な場合は、Instrument_
Bancomat
Vladimir Khlystov
4.08 (13)
The expert Advisor does not require configuration and optimization of parameters. At the same time, the expert Advisor trades on 20 currency pairs. The trading principle is hedging (insurance of transactions). Thanks to this principle, the EA does not enter large drawdowns. The regulation of profitability is achieved through changes in the lot. The minimum recommended Deposit is from 500 usd with a lot of 0.01. At the same time, the expected profit will be 7-15% per month. You can leave the oth
Rul MT5
Vladimir Khlystov
The expert Advisor is designed for dealing with complex situations, including Loka. In addition, the expert Advisor can successfully trade itself. To do this, it provides auto-trading functions. Parameters BUY   – allow to resolve sales SELL   – allow to resolve purchases Step   = 60; – step between averaging positions ProfitClose   – closing profit in currency Lot   = 0.01; – the first lot of averaging K_Lot   = 1.5; – averaging coefficient Max_Lot   = 10.0; – maximum possible volume Sta
Description of strategy: The EA trades on 2 pairs with a positive correlation. On one, he trades only for buying, on the second only for selling. If the position goes to a loss, the adviser begins to resolve it by opening deals much smaller in volume than the original one and biting off small pieces on price rollbacks. The opposite trade, which is in the black, will not be closed until the unprofitable one is resolved or until they reach the specified profit in total. Clearing (averaging) trade
Matematiks The expert Advisor is based on simple math. The expert Advisor puts 2 multidirectional orders further, wherever the price goes, it turns out that one order is always in the plus, the second in the minus. If we average it, then on the reverse price movement (only a few spreads), the averaged orders are closed and only the profitable one remains! It is thanks to his profit that the trade goes on. Of course, the averaging positions themselves also add profit to the piggy Bank at the e
Description of the Expert Advisor: You can trade with any strategies and any Expert Advisors, but there comes a time when trading comes to a standstill. All dogmas and rules are violated and you do not know what to do next. My hands drop and I want to take a break, but there are several thousand dollars at stake, which is so insulting to leave to the mercy of fate. You can of course just put a lock, go on vacation and then calmly sort everything out, and you can entrust all this to the advise
フィルタ:
Sergey Demin
10756
Sergey Demin 2020.08.15 20:29 
 

ユーザーは評価に対して何もコメントを残しませんでした

Leslie William Van Gent
360
Leslie William Van Gent 2019.10.29 12:41 
 

ユーザーは評価に対して何もコメントを残しませんでした

jleonue
1331
jleonue 2019.07.31 15:03 
 

Definitely, it is a very good EA. I have been testing it on a live account for 2 months, it is working very well. I am going to add updates every month:

08/21/19 : Around 10% profit monthly with a small DD (Max. 15%).

レビューに返信
バージョン 6.94 2019.12.10
убрал запрос ключа
добавлен контроль размера лота
バージョン 6.93 2019.12.03
- добавлена запись скринов
- разделил Alert на
AlertFilter = false;//alert при запрете по спреду, TF или скорости
AlertSendClose = true;//alert при открытии и закрытии сделок
- возможность выбирать направление торговли по каждому инструменту
- Фильтр Гэп
если дельта выросла на одном баре более чем в 2 раза то запрещаем открывать позиции
- отображение дельты сделал на графике и в панели
- процент прибыли сделал отключаемым ShowPercentProfit
- для мониторов с большим разрешением добавил коэффициент WindSize
установите его больше 1 (1.3 - 1.5) чтобы текст не наезжал друг на друга.
- Вывел в параметры коэффициент деления максимальной дельты (K_Min_Points) в прошлых версиях он стоял 1,5,
теперь его можно задавать самостоятельно и за счет этого уменьшать или увеличивать дельту входа.
Чтобы уменьшить дельту входа увеличивайте коэффициент.
- добавил информацию по инструментам.
- волатильность и стоимость пункта. По ним можно вычислять лоты.
- ProfitCloseLast = 0;//закрытие последних двух сделок при достижении профита (o-откл)
- dY=0; - смещение панели вправо (пиксел)
- dX=0; - смещение панели вниз (пиксел)
- запись параметров в файл
- доливка теперь не 1 параметром, а серией как и лот
-добавил автоматический магик для каждого сочетания пар
если в параметрах оставить поле второго инструмента пустым, то советник находит подходящий инструмент для пары и устанавливает свой магик номер. сам магик отображается в левом нижнем углу.
Если ставить второй инструмент вручную, то магик автоматически не изменяется (его нужно корректировать тоже вручную при необходимости)
-Добавлена подсказка по лотам
- Запрет открытия по CloseTime если MinProfit установлени < 0 и текущее время больше CloseTime
- Подтверждение ручного открытия и закрытия сделок
- кнопка ручного режима изначально нажата/отжата
- не открывать если суммарный спред больше дельты/3
バージョン 5.5 2019.08.03
Added control of the direction of divergence of the correlation filter and the Delta.
The transaction should take place only with the coincidence of the signs of these deltas.