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

EA GridInChannel

GridInChannel is a professional system of trading inside a channel using active visual control panel. The EA places a grid according to the specified parameters. It trades inside the channel which is manually plotted using a trend line.

The main concept: while th price is inside the channel and the "start/stop trade" button is pressed, the EA opens an order grid in the direction of the specified channel.


Expert Advisor Features:

  • Opening orders within the specified range. The range is set using the trend channel, can be limited by the Top Price and Bottom Price, time limit is also possible
  • Parameter visualization - the visual panel allows to reconfigure the trading of the EA at any time, it can be minimized and placed to any point of the chart for convenience.
  • Opening auxiliary orders according to the grid principle, with a common averaging and simultaneous closing when reaching the target profit - the grid take profit.
  • Three grid display modes: limit orders for all the grid, no limit orders, one limit order - the one after the current open order.
  • Trailing and scalping - on condition that only the first order of the grid is opened.
  • Taking screenshots - 800х600 screenshot after opening every new order
  • E-mail notifications - after opening a new grid
  • Alternate testing and optimization of the parameters - in the continuous buy or continuous sell mode during non-visual testing and optimization.
  • Extended Statistics in EA log - the EA log has a lot of additional statistics on the operation of the EA
  • Trading a single order with a stop loss - set MaxLimit=o and get traditional trading without averaging.
  • Optimal code - better performance of the EA and minimum load on the terminal


Description of Expert Advisor Parameters

For convenience, added labels to some parameters:

[VSL] - this parameter will have priority in the visual panel. It means that if this parameter is changed on the visual panel, the Expert Advisor will act based on the data of the visual panel. Press the RESET button to revert to the initial settings.

[D] - this parameter must be different for symbols with numbers of decimal places.

  • [D] Width Channel [VSL] - channel width
  • [D] First Grid Step [VSL] - initial step of the grid
  • StepExponent [VSL] - grid step multiplier
  • MaxLimit [VSL] - number of grid orders
  • Minimum percentage of free margin - if the percentage of the free margin is less than this value, trades will not be opened
  • AutoGridCalculation - auto-calculation of the first step of the grid, take profit and channel width
  • HeightPannel - height of the maximized panel relative to top left corner
  • FirstLot - size of the first order in the grid
  • LotExponent - multiplier for the next order in the grid
  • Magic - id of the EA orders
  • [D] slippage - slippage when opening orders
  • [D] TakeProfit - take profit of the grid
  • [D] StopLevel - fixed trailing stop and stop loss in case MaxLimit = 0
  • Trailing [VSL] - Trailing mode
  • Scalping[VSL] - Scalping mode
  • ScalpingBars - number of bars to close the order in the scalping mode
  • autolot - automated money management, parameters are approximate. optimization in the tester is recommended
  • [D] NeedPips - approximate number of points to move to loss, which the grid must withstand (taken into account only if the autolot mode is enabled)
  • Risk - percentage of equity to take into account when calculating a lot in the autolot mode
  • Way conducting grid - choose one of the three grid display modes: 1. limit orders for all the grid 2. one limit order - the one after the current open order 3. no limit orders
  • ScreenNewGrid - mode of taking a screenshot when a new grid is placed, files are saved in the folder …files/GridInChannel/Trading symbol
  • Use Time Limit - limitation of trading by time
  • GridStopTime - if the trading server time is greater than the specified value, the EA will not place a new grid when the StopOnTime mode is enabled
  • Cleaning - the EA will hold the button that allows trading once the price goes beyond the channel above or below the specified price
  • E-mail alerts - email notification about placing a new grid
おすすめのプロダクト
プロのグリッドアドバイザーがRSI(相対力指数)指標に取り組んでいます。不採算注文をオーバーラップさせることにより、アカウントのドローダウンを減らす機能があります。グラフには、利益に関する情報が表示されます。 MT5バージョン https://www.mql5.com/ru/market/product/56995 オプション: RSI_PERIOD-相対力指数を計算するための期間。 UP_LEVEL-上限; DN_LEVEL-下限; RSI_TIMEFRAME-計算の時間枠。 START_LOT-初期ロット; LOT_MULTIPLIER-注文グリッドのロット乗数。 MAX_LOT-最大ロット; STEP_ORDERS-グリッドステップを注文します。 STEP_MULTIPLIER-次数ステップ乗算係数。=-1の場合、使用されません。 MAX_STEP-最大次数グリッドステップ。 OVERLAP_ORDERS-オーダーオーバーラップ機能を有効にするオーダー。 OVERLAP_PIPS-不採算注文を閉じるためのピップ単位の最小利益。 STOPLOSS、TAKEPR
Grid EA Pro
NGUYEN NGHIEM DUY
4.22 (41)
A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.  Recommend ECN broker with LOW SPREAD: IC Market , Exness, NordFX , FXPRIMUS , Alpari , FXTM Pls try this EA with Demo account or Cent account! SETTING #44 for E U H4, GU/ GJ M30/H1, GoldM1/M15 Try
FREE
このEAはボリンジャーバンドのロジックを採用しています。以下に詳細を説明します: ローソク足の終値がボリンジャーバンドの上のラインを超えると、それはSELLのシグナルとしてカウントされます。 逆に、ローソク足の終値がボリンジャーバンドの下のラインを下回ると、それはBUYのシグナルとしてカウントされます。 シグナルを受信した直後に取引を行いません。この遅延は論理的な目的を果たします。 これらのアウトライアーが一定の閾値を超えると、EAはエントリーをトリガーします。このアプローチにより、不要なエントリーを最小限に抑えることができます。 さらに、EAは最大で10つの同時エントリーを許容します。合計利益が10ピップに達するか、逆シグナルが発生した場合、すべての取引がクローズされます。 各通貨ペアについて最適な設定を見つけるようにしてください。
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic indi
このエキスパートアドバイザーは、一般にThe Turtle Traderとして知られる、元のDennis and Eckhardtトレーディングシステムを実装しています。元のカメが行ったのとまったく同じように取引され、経験豊富なトレーダーが上昇または下降市場のトレンドを把握するために使用できます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 使いやすく、監督 完全に構成可能な戦略設定 完全に構成可能な取引設定 ECN / Non-ECNブローカーおよび2-3-4-5桁の記号に対応 CFDおよび外国為替商品に対応 この戦略では、メインシステムとフェイルセーフシステムの2つの補完的なシステムを取り引きします。 システム1は20日間のブレークアウトを取引し、10日間のブレークアウトで取引を終了します システム2は55日間のブレークアウトを取引し、20日間のブレークアウトで取引を終了します 戦略の基本原則は次のとおりです。 トレードは最後のシグナルの結果に基づいてフィルタリングされます 取引は、ATR(30)/ 2の間隔で、最大
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the great
Gold Angels
Hong Ling Mu
3.8 (5)
ゴールドエンジェルのEAへようこそ とても安定した利益が見込めるEAです。 おすすめです。 ロジックは簡単です。 BANDインジケータを使用しています。バンドを価格がハズレた場合に、フラグがONになります。まだエントリーはしません。 そして価格の動きを注意深くモニターします。 価格がバンドの中に戻り、センターラインにタッチしたときに、順張りでエントリーします。シンプルですが、トレントが安定しているときは利益が大きいです。 特にXAUUSDにベストマッチします。 ただし、タイムフィルターを使うことが条件です。 ヨーロッパ時間や、ニューヨーク時間帯は、大きなボラティリティのため、利益がでません、タイムフィルターを使ってボラティリティの小さい時間帯を設定してください。 ストップロスは、逆のシグナルを使います。 またTPはトレーリングストップでクローズします。 また利益がマイナスでクローズした場合は、次のロットをあげます。設定で変更可能です。
FREE
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
A lot of traders who start trading on the stock exchange or Forex are looking for THE martingale in trading. That is to say the mostly automated trading strategy using an expert advisor or a trading robot which will let them grow their capital in complete safety. Here is PX Trend Martingale Reverse EA. The PX Martingale Reverse Expert Advisor has a rather straightforward logic. It's a Martingale EA, which means it ONLY PLACES ONE ORDER AT A TIME. It will put an order at any market price and wait
Night Rocker EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on USDJPY, GBPUSD, EURCHF, GBPCAD pairs. Period M15.   The internal control system for workin
一目均衡表3 この専門のIchimoku指標の原理を利用した3Elder画面があります。 このExpert Advisorには4種類のオープニングトレードがあります: 1は、3つの時間枠に同じ買いまたは売りシグナルがあるときです 2-これは、2つの時間枠が同じ買いシグナルを持ち、1つの時間枠が同じ売りシグナルを持っている場合、またはその逆の場合です 3-これは、1時間枠が買いシグナルであり、2時間枠が売りシグナルであるか、またはその逆である場合です 4-これは、1時間枠信号が販売する平均時間枠で購入し、3時間枠が購入するときです マジック=2021 "一目均衡表"のインジケーター設定 天観=9; きじゅん=26; センコウ=52; クラシック終了=true; "マネーマネジメントの設定"; 固定パーセンテージ=1; 1オプション=true; SL=100; TP=450; 2オプション=true; SL=150; TP=450; 3オプション=true; SL=150; TP=450; 4
An easy-to-use advisor, but with a complex internal algorithm for making trading decisions and subsequent support of open positions. The advisor is not demanding on equipment and network connection speed. It can also work perfectly on a wireless Internet connection. The trading algorithm looks for the best entries to open market positions, but there is no such thing as 100% constant luck in this world. Therefore, the trading volume is not used all at once, but is divided into parts to imp
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
Pokemon
Vladimir Gribachev
The Expert Advisor uses an advanced adaptive trading strategy with a neural network based on a position averaging. The strategy for opening the first trades is based on the price rate of change. The neural network is based on a single indicator - the weighted average percentage of the Open price, the High price, the Low price and the Close price. To filter trade opening in the order network, perceptrons are used. A common trailing stop of open positions by money in a deposit currency or profit %
BOB the TRADER EA - プライスアクションリサーチに基づいた完璧な自動取引システムです! これは、あなたのためにすべての取引作業を行う「設定して忘れる」エキスパートアドバイザーです。 7 セットファイルが利用可能! トレードアイデアは有名な強力なプライスアクションパターンに基づいています! BOB the TRADER は非常に良い投資です。これは何年も役に立ちます。すべての Set_files は正の数学的期待値を持っています。 EA の使用/テストには「コメント」セクションの Set ファイルを使用してください BOB the TRADER EA の特徴: -EA は 7 つのペアで同時に実行できます - 対応する Set_files が「コメント」セクションであなたを待っています - システムは多くのダフ屋のように高い手数料のためにお金を無駄にしていません - タイトなスプレッド要件なし - EA はどのアカウントでも使用可能 -システムは危険なグリッド手法を使用していません。 -EA にはデフォルトで複利マネー管理が組み込まれています。
The DoubleEverest Expert Advisor is a pure, distilled idea. This automated EA follows its own unique mathematical algorithm. DoubleEverest : no indicators no martingale, locking, averaging, other risky money management techniques trades every day DoubleEverest catches the price in the European and American sessions. Considers the volatility and dynamics of the market. DoubleEverest places pending orders on the price extremes: of the past and current day, fractals, significant resistance and supp
インジケーターを使用しないグリッドエキスパートアドバイザー。チャートにインストールされると、EAは設定に応じてすぐに作業を開始し、同時に購入、販売、または購入と販売のみを行うことができます。アドバイザには新しいサイクルパラメータがあります。取引を完了したい場合は、NEW_CYCLE = falseパラメータを設定すると、アドバイザは新しい一連の注文を開きません。各取引はストップロスを持ち、利益を取り、トレーリングストップをとることができます。スプレッド、最大ロット、注文数のフィルターがあります。それはまた時間通りに働くことができます。 MT5 https://www.mql5.com/en/market/product/50691 オプション: NEW_CYCLE-注文を開始するための新しいサイクル。 TRADE_DIRECTION-取引方向; STEP_ORDERS-注文間のステップ。 STEP_MULTIPLIER-注文間のステップ乗数。 MAX_STEP-最大ステップ; MAX_ORDERS-注文の最大数。 START_LOT-開始ロット; LOT_MULT
<Logic> EA will entry when the price breaks average candle stick price. EA will make Grid order with Hedge logic. When grid order is placed , EA check the trend and if trend is BUY, then place buy order. If trend is sell, then place sell order. This is to reduce a big draw down. <Input parameter> Slippage(pips) Max position Baselot size take profit stoploss Risk (MM) Grid order settings. Moving average period and Time frame N of bars for average line calculation <BEST PAIR and Time frame> X
ShinZuka
Muhammad Asyraf Bin Mohamad
Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
Alligator Trade X is an EA based on Alligator. Alligator parameters such as BuyJawsperiod1, BuyJawsshift1, BuyTeethsperiod1, BuyTeethsshift1,   BuyLipssperiod1, BuyLipssshift1, BuyShift1, BuyCandlestickShift1, BuyJawsperiod2, BuyJawsshift2, BuyTeethsperiod2, BuyTeethsshift2,   BuyLipssperiod2, BuyLipssshift2, BuyShift2, BuyCandlestickShift2, BuyJawsperiod3, BuyJawsshift3, BuyTeethsperiod3, BuyTeethsshift3,   BuyLipssperiod3, BuyLipssshift3, BuyShift3, BuyCandlestickShift3, SellJawsperiod1, Sell
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
Grid Extractor
Facundo Sebastian Pereira
Initial promotion, next 10 activations at 50% off Grid Extractor is a multi-currency expert who operates the market with an optimized Martingale strategy. The robot does not analyze the market to trade. Its strength is to have a command interface to manage the bot according to the trader's criteria. The expert has several adjustment points, which allows to maintain the advantages of the Martingale strategy, but reducing the exposure of the account that a classic martingale produces. The imp
An Expert Advisor who is able to draw trading channels based on the highs and lows of prices and trades from the borders of these channels (when the price breaks through the boundary of the channel, or it touches and comes back). It has customizable options for trading on multiple channels and uses some indicators to improve trading (so that there are fewer trades). It also has options for improving optimization and for managing orders. It is possible to customize the trailing stop (both normal
Night Rocker GBPCAD EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on GBPCAD. Period M15. Also there are separate versions of the adviser for other curre
BollSto EA MT4
Miss Supatcha Pigulkaw
EA Grid- BollSto  is a hybrid strategy that has been tested and optimized using 99.9% tick data from 2008 to 2023. Its main signal is based on Bollinger Bands, with Stochastic as a confirming signal to identify trends. It can be used on various timeframes such as M15, M30, H1, H4, and D1, with customizable settings. * Recommended to use 1 timeframe per 1 account to limit risk. The risk management system allows you to choose your preferred risk level. The user-friendly interface, coupled with hig
MACD Trading
Matthieu Jean Baptiste Wambergue
Get the MT5 version here ! Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the great
How it works? This EA trades with Fast MA and  Slow MA  crossovers. Moving Average will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  crossover and trend following. Optimize risk management settings for lot size and martingale. Strategy: Crossover Opens a Buy position if the  Slow MA  crosses below  Fast MA. Opens a Sell position if the  Slow MA  crosses above  Fast MA. Trend Following Opens a Buy position if the  Slow MA  is below  Fast
IQ Spider
Alexander Kovalenko
Идеология советника построена на постановке прямых и обратных ордеров. Прямые ставятся с постоянной начальной ставкой, ставка обратных постоянно возрастает. В момент достижения достаточного профита, все ордера закрываются одновременно, после чего начинается новая итерация. Пример работы советника в режиме реального времени можно посмотреть здесь. Входные параметры Program Language – выбор языка, на котором советник будет выводить сообщения (может быть русский или английский). Delay – время задер
EZ Volchok
Ruslan Brezovskiy
4.33 (6)
EZ Volchok is a fully automated grid expert advisor that opens orders at moments of a trend reversal. The basis for finding the entry points are the author’s indicators based on Moving Average and Bollinger Bands. If the price moves in the opposite direction of the deal, the grid system will control the trading process. Benefits and features Fully automated and does not require extra attention Suitable for working with any brokers Minimum recommended deposit is $ 2000 (can be used on cent accou
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.86 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Gold Trade Pro
Profalgo Limited
4.59 (22)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
GoldPulse AI
Babak Alamdar
5 (10)
バックテストではなく、実際の取引システムを購入してください。   Live Signal 1     Live Signal 2 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $ 現在の価格では残りわずかです。次の価格は -->> 1120 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Hi
Quantum Emperor MT4
Bogdan Ion Puscasu
4.91 (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チャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
オリジナルの英語の製品ページはここにあります。 https://www.mql5.com/en/market/product/104871 製品の説明をよくお読みください。この製品を理解するには、英語に精通した人に手伝ってもらうとよいでしょう。 私はこの Expert Advisor の機能を明確かつ正直に書きましたが、「Prop Firm」が何なのか理解できず、上記の英語の説明も理解できない場合は、この製品を購入しないでください。 読んでくれてありがとう。 このEAは「Prop Firm」に合格するためのものであり、ライブ/リアルの 「  Broker」用ではありません。 ご購入前に英語のソフトウェア説明をよく読み、このEAの目的を理解してください。 私の他の製品とサービス: https://www.mql5.com/en/users/rodeong/seller
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア
One Gold MT4
Stanislav Tomilov
5 (11)
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
Oracle MT4
Stanislav Tomilov
4.38 (8)
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
現在の価格はプロモーション価格であり、間もなく値上がりします。 製品の最終価格は:$5566です。 現在の価格ではほんの数部しか残っておらず、次の価格は$566です。 こちらでライブ結果をご確認ください: 個人ライブシグナル: [ここをクリック] $50K 個人ライブシグナル: [ここをクリック] プロポライブシグナル: [ここをクリック] MT5バージョンはこちら: [ここをクリック] How to install   |   Download SetFile Quantum Algo Trading MT5 EAへようこそ。 このEAは、単なる機械的なシステム以上のものを目指して設計されており、あなたのトレードの旅路において、あなたの仲間となるでしょう。 このEAは、トレーディングとプログラミングの経験が13年以上ある誰かによって最適化されたアルゴリズムを使用してブレイクアウトシステムを利用しています。 他のEAとは異なり、市場で過去のバックテスト結果に完全に依存しているものや、過去に適合するように意図的に結果を操作しているものとは異なり、Quantum
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
Bitcoin Robot MT4
Marzena Maria Szmit
5 (8)
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
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価
AW Recovery EA
AW Trading Software Limited
4.29 (69)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
Launch promo! Only a few copies left at 499$! Next price: 599$ Final price: 999$ 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は、トレードとコーディングに豊富な経験を持つチームによって開発さ
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting: https://www.mql5.com/en/signals/2206758 5k Fixed Lot:  https://www.mql5.com/en/signals/2217326 Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the lates
Quantum Trade EA
Bogdan Ion Puscasu
4.71 (83)
ご紹介     Quantum Trade EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 Quantum Trade は 13 年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。       EA は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Trade EA を購入すると、Quantum Gold Empire EA を無料で入手できます!*** 詳細については非公開でお問い合わせください。 ライブシグナル: ここをクリックしてください MT5バージョン:       ここをクリック 量子EAチャネル:       ここをクリック のみのプロモーション価格  5 99.99ドル !価格は間もなく 699.99 ドルに値上がりし、その後 10 回購入する
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
HFT Prop EA
Manpreet Singh
4.95 (249)
HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
Aura Black Edition
Stanislav Tomilov
4.76 (17)
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
Aura White Edition
Stanislav Tomilov
4.4 (5)
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
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
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
AI Nodiurnal EAは、先進的なForexロボットであり、最先端の機械学習技術を活用して取引戦略を最適化し、動的な外国為替市場でのパフォーマンスを向上させます。用語「Nodiurnal」は、通常の昼間の取引時間だけでなく、非標準の時間帯にも適応して稼働し、外国為替取引に対する連続的かつ適応的なアプローチを提供する能力を反映しています。 設定:通貨ペアのデフォルト設定:EURUSD H1。特別な設定は購入後にのみ提供されます。 リアルタイムアカウントシグナルはこちら: https://www.mql5.com/ja/signals/1270367 MT5バージョンはこちら: https://www.mql5.com/ja/market/product/74716 マーケットローンチプロモ!残り10/10のコピーのみ:USD 5,500 次の価格:USD 7,500 最終価格:USD 10,000 主な特徴: 機械学習アルゴリズム:AI Nodiurnal EAの主力は、機械学習アルゴリズムの活用にあります。これらのアルゴリズムは膨大な量の歴史的な市場データを分析し、パターン、ト
強力な1分のスキャルピングシステム -  Xauusd通貨ペアの取引用の自動ロボットスキャルパー(ロボットは他の通貨ペアで取引されますが、ゴールドで最高の結果を得ます)。 推奨期間M1およびM5。 最小初期残高は500ドルからです。 このロボットは、価格のターニングポイントを自動的に決定し、トレンドの将来の方向にいくつかの繰延注文を設定します。 価格が正しい方向に展開されない場合、ロボットは遅延した注文を削除します。 しかし、価格が正しい方向に展開された場合、ロボットはオープン注文に伴い(変更)、最大の結果を得るようになります。 ロボットは2つのモードで動作できます。 ロボット設定の「ロット」パラメーターが= 0の場合、ロボットは各トランザクションのロットのサイズを自動的に計算します。 ロットのサイズは、最小限のリスクで最大の結果を得るために計算されます。 このモードでは、ロットのサイズはバランスの成長に比例して増加します。 「ロット」パラメーターが0.01に関係しない場合、ロボットは固定ロットサイズ= 0.01で注文を開きます。 このモードでは、ロットのサイズは常に固定されます
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 | Real Signal 2 | Setfile :  Download here  | MT5 version | Backtest Report   |   Broker Spread Comparison SET U
元の価格 $269 → 50%割引で $129 のみ ライブ結果:   Bio内のリンク Tiger Trade Pro - 自信を持って取引するための鍵! Tiger Trade Proは、Scalp-Trendシステムを使用し、他の類似したEAと比較して非常に有利なリスクを持つ実際かつ一貫して利益を上げるEAです。このEAは、取引スタイルに合わせてシンプルな設定と高度な設定の両方を提供しています。 カスタマイズされた設定:  あなたがシンプルな設定を好むか、高度なコントロールを好むかに関わらず、Tiger Trade Proは対応しています。高度なオプションには次のものがあります: トレーリングストップ:利益を保護します。 自動ロット:システムによってアカウントの純資産に基づいて取引サイズを調整します。 資産停止:資産範囲を定義して損失を最小化します。 時間取引:特定の時間に取引を実行。 ダイナミックステップ:市場条件に基づいて収益性を最適化します。 市場の状況に適応可能:Tiger Trade Proは異なる市場の状況にシームレスに適応し、柔軟性と強靭性を確保し
Forex GOLD Investor
Lachezar Krastev
4.48 (29)
SUPER SALE! --> -$200 OFF + BONUS EA: NEWS Scope EA PRO with AMAZING results! NOTE: Regular Price: $487 - The offer ends soon!  Click here to check News Scope EA PRO results and learn more about the promotion! Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades
Dark Algo
Marco Solito
4.76 (54)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market trends .
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1033 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXの
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
作者のその他のプロダクト
An automatic trading system created from the author's strategy, which is based on the analysis of configurations of three indicators: ADX, Bands and MA. The Expert Advisor has a highly customizable mode, it can trade using a fixed Stop Loss and / or Take Profit, dynamic Stop Loss and / or Take Profit, closing when an opposite signal appears, as well as various combinations of these modes. The system is designed for medium and long-term trading. The system is fully automatic. Please, pay attentio
Paze Win
Anatoly Garmatyuk
The advantage of the expert Advisor is that it only works on finding the best point to open a trade, immediately sets a fixed stop loss and take profit, and then does not perform any manipulations with orders. Orders opened by the expert Advisor do not depend on each other (martingale, top-UPS, locking and arbitrage are not used). With this approach, the adviser does not require a constantly enabled terminal, you should not be afraid that something will happen to open trades if its settings sudd
フィルタ:
レビューなし
レビューに返信
バージョン 2.18 2020.06.22
The EA draws auxiliary lines - levels at which the next grid orders will open. Now at these levels it will be indicated if the order exceeds the permissible sizes (taking into account current equity).
バージョン 2.17 2020.06.19
fixed errors that occurred when changing
parameters during open advisor transactions
バージョン 2.16 2020.06.09
- fixed bugs prevention testing of the advisor
- minor general improvements
バージョン 2.12 2016.02.26
- three grid display mode:
limit orders on the entire grid (as in the old version)
without limit orders
a limit order - following the current open
- display levels with more information
- Now Advisor will be able to trade one lot without averaging with StopLoss and TakeProfit If put Maxlimit = 0
- minimize visual panel and moving the folded label to any point of the graph
- Additional parameter - AutoGridCalculation - enable / disable auto calculation First Step Grid, TakeProfit and Width Channel. These parameters will be calculated automatically, they will depend on the Timeframe and Symbol
- Additional parameter for testing without imaging - If NV Testing, will act only in the non-visual testing and have two choices: Permanently Sell Permanently Buy and although GridInChannel system depends on manual construction of the channel, pozovlit this option to select more optimal parameters using test optimization advisor
- many improvements to make the code work with a counselor easier and quicker, reduce the load on the terminal
- Setting margin risk
- Smart margin control (expert will calculate the potential risk at the opening of the entire grid)
バージョン 1.16 2016.01.19
Fixed re-calculating limit orders for different magic numbers. Now, it is possible to trade on one symbol in the opposite directions if the EA is placed on two charts with different magic numbers.

Optimized trend line display in the default mode.