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

Easy Channels EA

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 and fractals or parabolic).

Input parameters

  • Lots - lot size (at 0, the lot will be calculated from the percentage of available funds in the account);
  • Percentage of free money - percentage of free funds for opening each new transaction (works when Lots = 0);
  • MaxSpread - the maximum spread for opening a trade (for accounts with a floating spread, so that a trade is opened when the spread is not too large);
  • Magic - a unique identifier (it is necessary to do it differently, if several advisers are running in one terminal);
  • StopLoss - stop loss (in points);
  • TakeProfit - take profit (in points);
  • Stop to breakeven after - set stop loss to breakeven after passing the specified number of points;
  • MinProfitForAutoClose - the minimum profit for automatic closing of orders in case of a return signal (0 - do not close deals until you have taken a take profit);
  • TrailingStopValue - the trailing stop value in points, if the value is set to 0, then the trailing stop is not used;
  • SetStopToLastFractal - enable the installation of a stop loss for the last fractal;
  • StopToParabolicStep - parabolic step for trailing stop (0 - do not use parabolic trailing);
  • HistorySearch - the number of bars for searching and building channels;
  • Distance - the minimum distance from one maximum (or minimum) to another when building a channel;
  • Shift - shift a few bars back where a channel breakthrough is possible;
  • MinimumChannelWidth - the minimum channel width for opening trades (but not for plotting on a chart);
  • DrawChannels - display channels on a chart (slows down testing);
  • HistorySearch2 - the number of bars to search for additional channels with different parameters (0 - do not use additional channels);
  • Distance2 - the minimum distance from one maximum (or minimum) to another when building an additional channel;
  • Shift2 - shift for additional channels;
  • MinSignalPower - minimum signal strength for trading;
  • MaxCountChannels - the maximum number of channels for trading;
  • CountLinesNearPrice - the number of lines from the channels that relate to the price at the same time, so that there is a signal to open a transaction;
  • OnlyInsideChannel - trade inside the channel, exclude deals to break through the boundaries of the channels;
  • EnvelopesPeriod - period of the Envelopes indicator (0 - do not use this indicator for transactions);
  • EnvelopesDeviation - deviations of the Envelopes indicator;
  • StochasticLevels - Stochastic indicator levels (0-50, 0 - do not use);
  • StochasticPeriod - period of the Stochastic indicator;
  • AdxPeriod - period of the ADX indicator;
  • MinAdxLevel - the minimum level of the ADX indicator;
  • Trading start hour - the hour to start trading;
  • Trading end hour - the hour of the end of trading;
  • FastOptimizationParameter - The parameter of quick optimization of the adviser. The higher the value, the faster the optimization, but the quality of the trade is worse. The recommended values ​​are 1 or 0 for trading. For primary optimization, you can set the values ​​from 2 to 10.
  • ProfitToLossRatio - acceptable profit to loss ratio (0 - not specified, as well as further parameters);
  • CntHoursForVerificationOrder - the number of bars to check if at least one transaction has been opened;
  • MaxAllowableLoss - maximum allowable loss in the account currency for a specified number of bars;
  • IncLotAfterProfit - increase the lot after the profitable closing of the previous transaction;
  • DecLotAfterLoss - reduce the lot after the unprofitable closing of the previous transaction;
  • MaxLossesCount - the maximum number of losing trades, after which to stop trading (0 - not set);
  • ShowInfo - show information.



おすすめのプロダクト
プロのグリッドアドバイザーが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
Hunter on the channel breakout Bot The Expert Advisor places the necessary amount of BuyStop and SellStop pending orders with predefined StopLoss and TakeProfit levels at the specified time daily. The EA calculates the channel width using the ZigZag indicator and sets a grid of BuyStop and SellStop pending orders according to the specified settings. The first pair of BuyStop and SellStop pending orders is placed at a predetermined distance from the channel borders. The distance is set in the pe
Sector
Aleksandr Teleguz
The Sector Expert Advisor opens trades based on the built-in Trend Strength indicator. Similar to the indicator, it also works with tick history. Values of the built-in indicator serve as filters for reducing the number of losing trades. The Sector EA tracks the tick history and uses it to determine short-term "explosive" trend movements, where the trend will be directed in the future. Sector uses two types of market entry: The EA opens a position the moment a signal is received from the built-i
Pikachuu
Corentin Petitgirard
Hello everyone, Today I want to  share  with you a  strategy  who is designed especially on  EURUSD  timeframe  M5 . Pikachu   is a   sclaper  who is   not spread sensitive . Pikachu   is   very easy to use . Pikachu  is using a  dangerous strategy . Why it's free? Pikachu is using a dangerous strategy : the expert will multiply by 2 the lot for each loss trade until a trade close with profit. To see another product with another strategy click on the link :  https://www.mql5.com/en/users/c
FREE
このEAはボリンジャーバンドのロジックを採用しています。以下に詳細を説明します: ローソク足の終値がボリンジャーバンドの上のラインを超えると、それはSELLのシグナルとしてカウントされます。 逆に、ローソク足の終値がボリンジャーバンドの下のラインを下回ると、それはBUYのシグナルとしてカウントされます。 シグナルを受信した直後に取引を行いません。この遅延は論理的な目的を果たします。 これらのアウトライアーが一定の閾値を超えると、EAはエントリーをトリガーします。このアプローチにより、不要なエントリーを最小限に抑えることができます。 さらに、EAは最大で10つの同時エントリーを許容します。合計利益が10ピップに達するか、逆シグナルが発生した場合、すべての取引がクローズされます。 各通貨ペアについて最適な設定を見つけるようにしてください。
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 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
The GJ_H1_220100009_S_HD_CF_SQX_SL20 is an algorithmic trading strategy for MetaTrader, tested on GBPJPY using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   http://quantmonitor.net/listing/gbpjpy-macd-trader/ Key details are: Parameters MagicNumber: 220100009 M
FREE
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
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
This is a simple Bollinger Band EA This works by activating a trade whenever the input parameters are met, including the Bollinger Band parameters The Bollinger Band Parameters determines when a buy or sell trade is opened: If the price is outside the lower bounds of the activated bollinger bands, a buy trade is opened (given that all other criteria are met) If the price is outside the upper bounds of the activated bollinger bands, a selltrade is opened (given that all other criteria are met)
FREE
The system applies Fibo levels. Apart from basic Fibo levels (23.6; 38.2; 50.0; 61.8; 100.0;), the EA features custom levels (34.0; 36.0; 64.0; 66.0;). You can decide the levels trading is to be performed from. Sample trade: when the market is bullish and the price rolls back to the levels (as we remember, we select the levels on our own), the EA opens buy orders. The opposite is true for sell orders. The EA can work in three modes. Each of the modes is a separate Fibo levels construction method
Impuls Pro MT4
Sergey Batudayev
5 (3)
EAの戦略はスウィングトレードに基づいており、iPumpインジケーターによって計算された鋭いインパルスの後のエントリーがあります。 前述のように、EAには自動サポートで手動取引を開始する機能があります。 -下降トレンドの場合↓価格が修正された後に取引を開始し、資産が買われ過ぎゾーンに入り、トレンドに沿って販売します。 -上昇トレンド↑の場合、価格が修正的に下落した後に取引を開始し、資産が売られ過ぎゾーンに分類され、トレンドに沿って購入します。 選択した資産で取引する場合、アドバイザーはトレンドを考慮し、現在のトレンドに従ってのみ取引を開始します。不採算の取引は、停止と平均化の両方を使用して閉じることができます。2番目のオプションは確かにより収益性が高く、リスクも高くなります。 利点 さまざまなTFのレベルを分析するための組み込みレベルインジケーター チャート上で手動で平均化のレベルを選択する機能 多くのピラミッド型注文を開くことによって利益を増やす能力(注文数は自分で制御できます) iPumpインジケーターのリバースシグナルに基づいて、TPを%で設定するためのより多くの基準 「ハンド
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
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
This EA has a very unique logic, meaning it does not use any indicators at all. It relies solely on monitoring the movement of candlesticks to determine entries. Specifically, it enters trades when certain conditions are met, such as the relationship between the previous candlestick and the current candlestick, or the timing of new highs or lows being reached. The number of entries is not significant, but it consistently generates profits by increasing the lot size when a loss occurs. Please T
FREE
The adviser includes three independent strategies that work according to the methods of distributing trend phases for working out each of the strategies. The averaging mode is applied, which allows you to bring a group of orders to close without loss. The EA has the option of emergency closing of all orders, when they reach the amount and total profit in the deposit currency specified in the settings. The adviser automatically determines the 4 and 5-digit stream of quotes. Recommended tradi
The Expert Advisor trades the signals from an artificial neural network. Network with one hidden layer. Presence of a signal is checked at the closing of the specified period, which significantly increases the optimization and testing speed. It differs from the previous version by a number of additional features: works with pending orders; subsequent trades are opened with a lot increased by the specified step; moves the trade to breakeven a specified time after it was opened; closes trades at t
Breakout Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
5 (1)
It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. I work with this EA, and the reversal/pullback version since 2014.  This is a demo   version of the full   Breakout Monster EA . It works on Real and Demo accounts. Demo version restrictions: Money Management is disabled. Lot size is restricted to 0.01 lots only (Or the minimum allowed by broker). Numerical, SL and TP set to 100 pips. They cannot be modified i
FREE
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and S
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
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 %
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD . Recommend ECN broker with LOW SPREAD: IC Market , Exness,
WolongVn No1
HOANG ANH TUAN Huong
EA WolongVN No1 uses multipair to correlate transactions between pairs. Use data of the stock exchange https://www.nyse.com/ to evaluate the direction of the dollar index Use data of the stock exchange https://www.londonstockexchange.com/ to evaluate the trend of EUR Then compare the correlation between the two data to execute an order XAUUSD, EURUSD, GBPUSD .... EA runs on data of saxo bank and dukascopy bank. So the backtest will not have high accuracy There are of course some constraints, in
Oblivion
Maksim Neimerik
4.5 (2)
Requirement for the EA use : the EA needs a low spread (recommended spread value is 2) and minimum slippage! Systems that operate based on Bollinger waves signals are considered to be among the systems with the best results and reliability. The Oblivion Expert Advisor also belongs to such systems. In addition to Bollinger waves, the Expert Advisor uses the following indicators: Stochastic and Moving Average. The EA does not use Martingale and grid systems! Recommended Expert Advisor operation t
FREE
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
The Expert Advisor places pending orders at the points of the Parabolic Sar indicator. After installation, it moves the order after the indicator. You can configure to open orders only BuyStop or only SellStop, if necessary. By default, pending orders are placed for both buy and sell. In addition to the Parapolic Sar indicator, this Expert Advisor uses other indicators for a more correct solution for opening a position. For example, it identifies divergences and convergences by different indicat
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
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
The expert Advisor uses an integrated system of "Recovery" (locking) and balance recovery. The EA is based on a custom indicator "Elf" which is a trading strategy in itself. The operating principle of this EA is the Breakdown/Rollback of support levels in the direction of the trend. Built - in indicators allow you to determine the direction of the trend, so all orders are deferred only in the direction of the trend. The default settings are selected to work on the 5-minute GBPUSD chart. Att
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.74 (31)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Quantum Emperor MT4
Bogdan Ion Puscasu
4.92 (131)
ご紹介     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
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
FT Gold Robot MT4
Marzena Maria Szmit
5 (27)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します
Gold Trade Pro
Profalgo Limited
4.63 (24)
プロモーションを開始します! 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/機械学習」として偽装されることがよくありますが、
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EA
Ai Multi Trend MT4
Mansour Babasafary
5 (4)
30% discount, until 2024.07.06  (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artifi
ローンチプロモーション:30%OFF! 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $993 無料で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のさ
EA Gold Stuff
Vasiliy Strukov
4.74 (1006)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
Waka Waka EA
Valeriia Mishchenko
4.34 (50)
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (12)
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
Diamond PRO
Fanur Galamov
5 (16)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
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
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
AW Recovery EA
AW Trading Software Limited
4.32 (72)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Scalp Bot EURUSD
Abu Talha Md Mahi Uddin
5 (6)
15% Discount Going on Previous Price 350$ Current    Price 299$ Best EuroUsd EA in the market...101$ to 1040$ (940%)  in 12 months ....with 21% drawdown.. For Last 1 year real time performance :  Click here PUBLIC GROUP CHAT : Click Here EA Strategy Take scalp Positions in Higher Time Frame Trend with safe Pips Distance/ Major Pair EurUsd Then you can also use :AudUsd/GbpUsd/NzdUsd Major & Safe TF is H1 / Minor & Aggressive TF is M1 Minimum Deposit is 300$ / SAFE Deposit is 500$ For each 50
GoldPulse AI
Babak Alamdar
4.75 (12)
バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
Gold Trading Algo
Ho Tuan Thang
3.85 (13)
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. 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 latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
EA Black Dragon
Ramil Minniakhmetov
4.78 (502)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの
元の価格 $269 → 50%割引で $129 のみ ライブ結果:   Bio内のリンク Tiger Trade Pro - 自信を持って取引するための鍵! Tiger Trade Proは、Scalp-Trendシステムを使用し、他の類似したEAと比較して非常に有利なリスクを持つ実際かつ一貫して利益を上げるEAです。このEAは、取引スタイルに合わせてシンプルな設定と高度な設定の両方を提供しています。 カスタマイズされた設定:  あなたがシンプルな設定を好むか、高度なコントロールを好むかに関わらず、Tiger Trade Proは対応しています。高度なオプションには次のものがあります: トレーリングストップ:利益を保護します。 自動ロット:システムによってアカウントの純資産に基づいて取引サイズを調整します。 資産停止:資産範囲を定義して損失を最小化します。 時間取引:特定の時間に取引を実行。 ダイナミックステップ:市場条件に基づいて収益性を最適化します。 市場の状況に適応可能:Tiger Trade Proは異なる市場の状況にシームレスに適応し、柔軟性と強靭性を確保し
$699.99 END ON THURSDAY, AUGUST 01, 2024 !   "FUTURE SIGHT OFFICIALLY ONLY SOLD IN MQL5" SAVE YOUR MONEY FOR THE AUTHENTIC FUTURE SIGHT, NOT WORTHLESS PIRATED COPIES. NEXT PRICE $850.  AFTER PURCHASE PLEASE READ CAREFULLY EVERY DETAIL I HAVE WRITTEN IN THE DESCRIPTION!!! FUTURE SIGHT WITH A  WIN RATE OF MORE THAN 80% , OPENING 10 TO 20 OR MORE TRADING EVERY DAY ON 8 SYMBOLS, LOW RISK WITH  "SPECIAL PARAMETER - EXPECTED DD"  THAT YOU CAN SET, DOES NOT USE THE MARTINGALE METHOD, DOES NOT USE THE
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
XG Gold Robot MT4
Marzena Maria Szmit
4.46 (26)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Hercules AI MT4
Aleksandr Chebotaev
5 (1)
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
Big Forex Players MT4
Marzena Maria Szmit
4.67 (24)
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
RSF MT4 Pro
Van Hoa Nguyen
5 (7)
RSF MT4 PRO is specially developed for the EURUSD pair on the 1H timeframe. RSF MT4 Pro is a high frequency trading advisor. EA uses many algorithms to confirm short-term trends, medium-term trends and implements many internal strategies to spread risk in trading. Backtests show a very stable growth curve, with tightly controlled declines and rapid recovery. This EA has been stress tested for the longest period of time available for EURUSD, using multiple price feeds for different brokers and
作者のその他のプロダクト
This EA finds technical analysis patterns that often appear before a trend reversal: Double Bottom, Triple Bottom, Head and Shoulders and their opposite counterparts. The Expert Advisor is able to identify them on the chart of a currency pair and trade when the pattern has been formed and it has been broken through. Also, in order to trade excluding unnecessary signals (for example, with weak volatility), you can adjust and optimize the readings of some indicators (Stochastic, ADX) and the filte
This indicator finds and displays the Double Bottom and Double Top technical analysis patterns. Signals (displays a message on the screen) if the shape was formed recently. Often after the appearance of these patterns, the trend reverses or a correction occurs. In order not to search for them yourself, or not to miss their appearance, it is enough to add an indicator to the chart. The indicator can be used on different timeframes and currency pairs, there are settings for a better search on a c
FREE
The Expert Advisor identifies Doji candles on the chart and opens trades when they appear (if they meet the specified parameters). In addition, the EA can also trade with the Engulfing candles. It can display the candles it is trading on, it also shows how the signal candle is set up. The exact settings of the signal candles can be changed and optimized. Also, the Expert Advisor has settings for additional indicators for filtering trade entries and can analyze trading volumes, so that, for exam
This indicator forms a channel based on the readings of the ADX (Average Directional Movement Index) indicator, displays and informs the trader of a price reversal at the boundaries of this channel, and can also report when the price touches the channel boundaries. It also draws additional dotted lines, which depend on the readings of the + DI and -DI of the ADX indicator. It also has an option for filtering signals depending on the readings of the stochastic. The channel drawn by this indicato
FREE
Some candles have a strong tendency to continue the movement or to revert it. With the help of the Colored candles indicator such movements are clearly visible. This indicator calculates the parameters of each candle, as well as its volume, and after that it paints the candles depending on its strength and direction. Bullish candles are colored green and bearish candles - red. The greater the power of the bulls or the bears, the brighter the color. You can change the colors if you want. The indi
This utility is the improved version of Trailing stop for advisors. It manages other EAs' orders as well as the ones opened manually. It is capable of trailing the price (trailing stop function), set a stop loss and take profit if they have not been set before. The Pro version features the ability to set trailing stop based on fractals and points of Parabolic SAR. When configuring the utility for an EA having no trailing stop function, place it to the new window with the same currency pair speci
This indicator draws price channels. Easy to use. It has various settings, for example, you can configure it to show channels only for buy or sell, you can display trend lines instead of channels. There are many trading strategies that are based on trading in channels, you can trade on the rebound from the borders of the channels, or the breakdown of the channel.   Parameters History - the maximum number of bars for building channels; Distance - the minimum distance from one maximum (or minimum
The indicator analyzes the chart and identifies Doji candlesticks. Shows their appearance and signals the appearance of such a candle (if allowed in the parameters). Also, this indicator shows the strength of the reversal in the form of bars of different colors (the more green, the more likely the rise, the more red - the fall in price). The direction of the signal depends on the direction of the previous candles, as the Doji signals a reversal or correction. In the indicator settings, you can
FREE
Easy Bollinger Bands
Alexander Nikolaev
3.88 (8)
This Expert Advisor trades based on the Bollinger Bands indicator. It performs trades after a price rebound from the borderlines of the indicator. It is simple to use, contains only a few settings, which are easy to understand. This is the simplified version of the Master Bollinger Bands Expert Advisor. For better trading results, it is recommended to use the full version of the EA: https://www.mql5.com/en/market/product/21788 The free version does not provide the ability to use multiple indicat
FREE
Free indicator to quickly detect trendline breakouts and high or low of a price range. It displays lines based on the highs and lows of prices, and also finds and displays inclined trend lines. As soon as the price goes beyond the line and the candlestick closes, the indicator signals this with an arrow (you can also enable an alert). This indicator is easy to use and also free. The number of candles for defining trend lines as well as the high and low of the trading range is configurable. It w
FREE
ADX Channel
Alexander Nikolaev
4.83 (6)
ADX Channel is an indicator that plots the channel depending on the values of the ADX (Average Directional Movement Index) indicator. The resulting channel is a little similar to the Envelopes, but its lines depend on the market volatility. The sell trade is usually executed fast when the price touches and bounces from the upper line of the channel, buy - from the lower. It is recommended to trade when there is no significant news. The recommended timeframes: M5 - H1. The indicator is not design
FREE
Break Lines
Alexander Nikolaev
4.8 (5)
The indicator draws lines the the price highs and lows. Break through the high or low usually indicates trend change (or continuation). Once the price moves through a line, and the candlestick closes, the indicator draws an appropriate arrow (also, you can enable alerts). A deal should be conducted in the breakthrough direction immediately or after a slight rollback. It is best to trade following the trend on a larger timeframe. This indicator is easy to use, but nevertheless, there are many tra
FREE
Easy Channels
Alexander Nikolaev
4 (5)
The indicator draws price channels. It can be customized so that only buy or sell channels are displayed. Also, trend lines can be displayed instead of channels. This indicator is easy to use, but nevertheless, there are many trading strategies based on channel trading. Advisor based on this indicator:  https://www.mql5.com/en/market/product/37952 Parameters History - maximum number of bars to build channels; Distance - minimum distance from one High (or Low) to another when constructing a chann
FREE
Easy Parabolic Sar
Alexander Nikolaev
4.22 (9)
The Expert Advisor places orders based on the points of the Parabolic Sar indicator. If your trading strategy utilizes this indicator, the EA will save you from the necessity to move your pending orders after every candlestick (e.g. 5 minutes or 1 hour) and will do it automatically. You can set the EA to open only BuyStop or only SellStop or both. Buy default both Buy and Sell are enabled. The EA does not use any indicators other than Parapolic Sar. Therefore you are to decide the time to run th
FREE
This EA trades with the trend using several methods to identify and enter a trade. For example, it uses trendlines, Gator and Stochastic indicators to analyze the market. In addition to trading, it can also display trend lines that it trades based on. It has filters for ADX and MA indicators, as well as a sufficient number of settings to be able to optimize on various currency pairs and timeframes. The EA sets stop loss and take profit for each trade, does not have risky trading methods. It i
The indicator finds strong trend movements of a currency pair over the specified number of bars. It also finds correction to this trend. When the trend is strong enough, and the correction becomes equal to the values specified in the parameters, the indicator generates a signal. You can set different correction values, while the best suiting are 38, 50 and 62 (Fibonacci levels). In addition, you can configure the minimum length of trend, the number of history bars for search and other parameters
FREE
This indicator is able to determine the price levels at which there was the most volume for the specified period of history. In the future, the price often bounces off such levels, and this can be successfully applied in trading. They are displayed as lines, some parameters for determining the levels can be adjusted. This indicator is simple, therefore, it does not report signals, and only builds levels on EUR/USD. Parameters HistoryBars - the number of bars to determine the near volume levels;
FREE
This EA is easy to use, it does not have too complicated settings and algorithms for performing trading operations. It’s not optimized for long, it may appeal to those who recently decided to engage in trading on the exchange with the help of advisers, or who do not want to understand the settings for a long time. The basis of his work is several indicators (moving average, RSI, stochastic, ATR). Despite its simplicity, it has a custom trailing stop function, which can reduce the risks for a dep
Night Envelopes
Alexander Nikolaev
1 (1)
This trading adviser is designed for trading during a low volatility, when the majority of the population sleeps or rests. You can set up any trading hours (for example, from 23 pm to 9 am) and the closing hour of all open trades. Can make no more than 2 transactions in one direction, so that it is not critical for the deposit. To open trades uses the lines of the indicator Envelopes. When testing and trading on the standard settings, be sure to optimize the trading time and transaction closin
Volume Levels is a very important indicator for exchange trading. Most of the trades were performed on those levels. This indicator displays the price level that had the most trade volumes over a certain period of time. Often, the price bounces from those levels in the future, and it can be successfully used in trading. This is a demo version that works only on the USD/JPY currency pair. To work on all currency pairs, install the full version: https://www.mql5.com/en/market/product/15888 Param
FREE
Three Fractals demo
Alexander Nikolaev
2 (1)
This Expert Advisor identifies trend reversals based on fractals and some other indicators. It is a free lite version of Three fractals Brief description of the trading strategy: when the fractals were formed after a prolonged fall, and the last fractal did not update the minimum of the previous bar's lower fractal, then a trend reversal is determined (at the same time, there must be a fractal in the middle, which is higher than the others). Similarly, opposite for growth. In case other indicato
FREE
The utility manages other EAs' orders as well as the ones opened manually. It is capable of trailing the price (trailing stop function), set a stop loss and take profit if they have not been set before. When configuring the utility for an EA having no trailing stop function, place it to the new window with the same currency pair specifying the same Magic value (as for the EA orders the stop loss is to be applied to). You can set any timeframe. It does not affect the utility operation. Set Magic
FREE
Easy Candles
Alexander Nikolaev
3.25 (4)
This is a simple and free Expert Advisor that trades candlesticks. It compares several nearest bars and their volumes, and opens a trade based on that data. Unlike the professional version , it analyzes only 1 timeframe. The recommended timeframes for this EA are H1, H4, D1, it works with any currency pairs. The parameters always need to be optimized before trading, as well as after some period of trading. Input Parameters Lots - lot size (if Lots=0, then the lot will be calculated based on th
FREE
This EA implements the EMA 8/18 strategy, which is used by many traders. Brief description of the strategy: The Buy is determined when the EMA 8 indicator crosses the EMA 18 from below, with the price moving more than 50 points from the crossing. The buy position is opened when the price touches the EMA for the first time, after that, as the price rises, the trade is maintained by a trailing stop with a step of 30-35 points. The opposite is for opening a sell position. The parameters of the fast
Bollinger with WPR demo
Alexander Nikolaev
3.75 (4)
This Expert Advisor is the free version of "Bollinger with WPR scalper", which is based on the Bollinger bands and Williams' Percent Range indicators. Limitations of the free version: lot is fixed to 0.01, only the EURUSD currency pair is supported, trading time cannot be selected, trailing stop is not available. Nevertheless, it can make quite a lot of deals, so you do not have to wait for positions to be opened (with the appropriate settings and timeframes below H1). The EA can be used on time
FREE
The demo version of the Colored Candles indicator - calculates the parameters of each candle, as well as its volume. After that, it paints the candles depending on their strength and direction. Bullish candles are colored green and bearish candles - red. The greater the power of the bulls or the bears, the brighter the color. You can change the colors if you want. The indicator helps to analyze the price movement, as well as market entry points. The more accurate signals are formed on the higher
FREE
Volumes are one of the most important factors of trading, as it is the high volumes that move the market in either direction. But there are very few standard indicators for volumes in MetaTrader 4. The Volume Candles analyses the volumes of the trades and displays candles depending on these volumes. The candle appears once the required number of volumes has passed during trading (the VolumeCandle parameter). If the candles close frequently and are thin, then the volumes on the market are current
Volume Levels
Alexander Nikolaev
5 (3)
Volume Levels is a very important indicator for exchange trading. Most of the trades were performed on those levels. This indicator displays the price level that had the most trade volumes over a certain period of time. Often, the price bounces from those levels in the future, and it can be successfully used in trading. It works on any currency pair. Parameters HistoryBars - the number of bars to determine the near volume levels; Range - the maximum distance above and below the current price t
ProCandles
Alexander Nikolaev
Some experienced trades can tell where the price will go even without indicators, as the direction of the price can be found using the ordinary candlesticks. The EA compares several nearest bars and their volumes, and opens a trade based on that data. Also, it is able to analyze the candles on two timeframes at the same time to make the entry more accurate and less risky. In addition, the EA can automatically determine the take profit and stop loss size depending on the size of the previous cand
It is good to know the presence of a trend on multiple timeframes at once. And even better - on multiple currency pairs at once. This indicator allows to quickly determine the presence of a trend or a flat on 8 timeframes and from 1 to 15 currency pairs at once. Multi Alligator Signals analyzes the signals of the Alligator indicator by Bill Williams on every timeframe (from M1 to W1) and multiple currency pairs (up to 15) simultaneously. If there is a buy signal, a green upward arrow is drawn, i
フィルタ:
レビューなし
レビューに返信
バージョン 1.2 2019.05.01
Added filters for stochastics and envelopes.
バージョン 1.1 2019.04.29
Added parameter OnlyInsideChannel,
edit the operation of the parameter CountLinesNearPrice.