Candles Power

4.5

This adviser analyzes the candles, determines their strength and volume. It trades when there is a high probability of continuing a trend that has formed a little earlier (based on several candles, the number of which is adjustable). Has the ability to use several methods for analyzing the strength of movement by candlelight. Many options are customizable.

Input parameters

  • Lots - lot size;
  • MinProfitForAutoClose - automatic closing of a transaction upon a return signal when the profit in points exceeds this value (0 - do not use automatic closing of transactions, they will be closed only by take profit or stop loss).
  • Max spread - the maximum spread for opening a transaction (for accounts with a floating spread, so that the transaction opens when the spread is not too large);
  • Magic - a unique identifier (it is necessary to make it different if several expert advisors are running in the same terminal);
  • StopLoss - stop loss (in points), with a dynamic task, it can be less;
  • TakeProfit - take profit (in points), with a dynamic task, it can be less;
  • Factor dynamic TakeProfit - coefficient of dynamic take profit (0 - do not use);
  • Factor dynamic StopLoss - coefficient of dynamic stop loss (0 - do not use);
  • PowerCandlesMethod - methods for calculating the power of candles;
  • MinimumStrengthForAllMethods - minimum signal strength (number of signals) when all calculation methods are enabled (1-5);
  • CandlesFactor - coefficient for calculating the power of candles (recommended from 0.5 to 5);
  • CountCandles - the number of candles for calculations and finding the average length (recommended from 10 to 100);
  • CountCandlesInRow - the number of candles in a row, where each new one is stronger than the previous one (recommended from 1 to 5);
  • Count volume candles - the number of candles for calculating volumes (recommended from 5 to 100);
  • CandlesVolumeAverage - enable calculation of the average value of volumes;
  • CandlesVolumeFactor - coefficient for calculating the volume of candles;
  • ADXForStrengthPower - ADX indicator period for correction of CandlesFactor coefficients (0 - do not use);
  • ADXPeriodForCalculations - period of the ADX indicator for calculating signal strength;
  • MinADXLevel - the minimum required level of the ADX indicator to open deals;
  • MinHighLow - minimum length (with the exception of the following parameter) of the last closed candle to open a trade;
  • MinHLFactorForADX - calculation coefficient minimum length of the candle, depending on ADX (0 - not used);
  • FastOptimizationParameter - parameter for fast optimization of the EA. The higher the value, the faster the optimization, but the quality of the trade is worse. For real trading, it is better to set the values ​​to no more than 1;
  • ProfitToLossRatio - profit to loss ratio (during testing);
  • MaxLossesCount - the maximum number of losing trades after which to stop trading (0 - not set);
  • CommentToOrders - comment on opening deals;
  • ShowInformation - show information (true - show, false - do not show).
This EA can only trade on the H1 timeframe, for trading on different timeframes, use the Max Candles Power Expert Advisor, which also implements other useful functions (for example, trailing stop, automatic lot determination, depending on the percentage of money in the account, customizable hours for trade):  https://www.mql5.com/en/market/product/42154


レビュー 3
IATradingScalping
2754
IATradingScalping 2023.11.20 18:12 
 

Excelente EA muy buen TRABAJO .GRACIAS

Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.21 10:21 
 

Good job.

おすすめのプロダクト
Fimathe Mt4
Mario Miguel Marques Vara
5 (1)
自動化Fimathe MT4戦略 - 効率と精度で取引 説明: Fimathe戦略はその収益性で広く認識されていますが、市場の監視には長時間が必要とされることでも知られています。この問題に対処するために、Fimathe MT4を導入し、戦略の実行を自動化するロボットです。 動作方法: Fimathe MT4は「半自動」モードで動作します。あなたが分析を行い、その分析に基づいてロボットが取引を実行します。 利点: 取引を行うために画面の前で何時間も待つ必要がなくなります。 ロボットは適切な場合に「ゼロ・ゼロ」テクニック(ブレイクイーブン)を自動的に適用します。 市場を常に監視しないことで機会を逃すことを防ぎます。 感情から自由な取引の決定を行い、規律を維持します。 あなたの分析が正確に実行されます。 なぜこのEAを取得するのですか: 実証済みの戦略:当社のEAは市場のトレンドを利用するために開発およびテストされた勝利の戦略を組み込んでいます。さまざまな市場状況での実績が証明されており、堅実な取引アプローチを提供します。 信頼性のある自動化:このEAを取得することで、戦略の実行を自動
This is a Trend and Reverse based EA. No martingale or hedging strategy is used here. It works on MetaTrader 4 with all major pairs. Here you can see more details about our EA.   Entry Logic: Support resistance to determine the area of buying and selling. We don't enter market if its a ranging market.we filter ranging market with Bollinger band. Also we check the market trend. We use reverse trend strategy Exit Logic: Usually, we have a fixed stop loss which is very low according to the Take pro
Circinus 2021  is a versatile algorithm which can use wide range of deposit. Suitable for EURUSD pair. Backtesting showed more than 220% profits in 12 months for initial deposit 100 USD and initial Lot 0.01 (TP_money =10) Backtesting showed more than 140% profits in 12 months for initial deposit 1,000 USD and initial Lot 0.1 (TP_money =10) Backtesting showed more than  140% profits  in 12 months for  initial deposit 10,000 USD  and  initial Lot 1.0 (TP_money =100) Circinus 2021 is combination of
FOREXのマーケットは人生そのものです。 安定な人生などありません。 FOREXでも同じことがいえます。 常に、一定の価格レンジを推移すればいいのですが、 ときどき、レンジから大きく逸脱することもあります。 人生も然りです。 そのなとき、気軽に待ってあげましょう。 やがて、また安定したレンジに戻ってきます。 大きくレンジから外れたときはチャンスです。 このチャンスを逃してはいけません。 このロボットは、エンベロープのインジケーターを使い、大きく価格が推移から外れた時にエントリーを行います。 その判断にはZigZagインジケーターを使用しています。 // エンベロープを外れた時にエントリーするサンプルコード extern int period = 20 ; // エンベロープの期間 extern double deviation = 0.1 ; // エンベロープの偏差 extern double stopLossPips = 50 ; // ストップロスのピップ数 void OnTick () {      double upperBand = iEnvelopes ( NULL ,
FREE
Bands Plus
Alexander Chertnik
4.46 (13)
Designed mainly for  USDCAD 1H market. Minimum trading account 100 $. Expert advisor operates by unique   Bands strategy and transaction algorithm. settings: minBalance - minimum account balance for trading maxSpread - maximum allowed spread for trading  maxLoss - maximum loss for stop trading lotControl - lot control and auto lot activation bandsPeriod - indicator period tradeProfit - profit for exit USEtradeRange - if true, will operate with range between trades tradeRange - range distance
FREE
This is a Price Action based EA. No martingale or hedging strategy is used here. The EA is for EURUSD Only. Entry Logic: Support resistance to determine the area of buying and selling. We don't enter market if its a ranging market.we filter ranging market with Bollinger band and ADX. Also we check the market trend.only enter for buy if its an uptrend and sell if its a sell market. Exit Logic: Usually, we have a fixed stop loss which is very low according to the Take profit. Also we have trailing
Quant King EA   — Built for Gold If you are interested in purchasing the full source code, feel free to contact me via private message. The source code is available for a one-time buyout at   10,999 USDT . Or Buy here then contact me. Trading gold was never meant to be guesswork. Quant King EA   is an intelligent trend-following grid system, purpose-built for XAUUSD. It doesn't chase noise. It doesn't trade blindly. It waits for the market to align — and when it does, it executes with precisio
The HedgeFund Experiment This is a basic version of the professional version; The HedgeFund Manager  https://www.mql5.com/en/market/product/85241 It is a multi-currency EA that needs only to be loaded in one chart. It will access all Forex pairs or CFD provided by your broker and will only trade those with a spread less than or equal to MaxSpread specified in the settings. It uses standard Metatrader4 indicators to generate signals but with a customized trend filter to pick which pairs to includ
FREE
Cusiosity    12 The Pullback Signal    It is an advanced trading system. This is a fully automatic Expert Advisor, which allows you to presize the trade according to the preferences of the trader.   Cusiosity  12 The Pullback Signal   have more than 260 customization options for your trade. Different options for different styles of trade.  This EA using signals to place orders.  Is a revolution in the  customization of the trading. The algorithms developed for the identification of areas of chan
MANUAL OF RECOVERY GRIP The recovery grip system can recover both an isolated loss and a loss produced by a grip or multiple orders, the algorithm gradually compensates the losses until the equity returns to zero. The time it takes for the algorithm to reverse the loss is proportional to the volatility of the pair and the size of the loss.This system allows you to test the algorithm prior to purchase.For this, it has a powerful simulation system in which you can choose whether your loss is a
LimitGridEA Pro TestMode
Miss Sakunaa Kakhesuanworrasakul
LimitGridEA Pro – Smart & Clean Grid EA for Gold and Forex Trade confidently with a Buy/Sell Limit Grid System powered by technical filters, equity control, and a user-friendly interface. Key Features : Buy/Sell Limit Only – Structured order placement, no spamming, no chaos RSI + Bollinger Band Filters – Ensures entries happen only with clear technical signals Combined TP (per side) – Automatically closes all orders on each side when profit target is hit Average Price TP (opt
FREE
Eliminator EA is a professional and fully automated scalper. Easy to use, proved strategy many years and just focused on GBPCAD. This EA uses some calculated price and time actions with 6 indicators' confirmations. No need for unnecessary EA parameters. The EA sets everything automatically. Advantages NO Grid, NO Martingale, NO Averaging and high risk strategies. The EA always uses Stop Loss and Trailing. No needs to enter stop loss or take profit manually. Dropdown style Money Management can b
DAX MACD Bollinger Breakout (M15) is a fully automated MetaTrader 5 strategy designed to capture clean breakout moves on the DAX index using a momentum + structure confirmation model with rule-based pending STOP execution. The EA was tested on DAX on the M15 timeframe from July 8, 2017 to August 22, 2025 (MT5 hedged). No parameter setup is required — the system is delivered with optimized and fine-tuned settings. Recommended broker: Any MT5 broker offering DAX (GER40) with EET server time (Rob
FREE
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
Feature No Martingale, grid trading or averaging in this EA. Logic is original,sound and robust. Augmented by machine learning. Fixed Stoploss and Takeprofit = Safe. Win rate is 99%. ProfitFactor is over 5. One trade at a time. The Ultimate EA Finally,the EA with real edge has come to MQL5 Market. This EA is easy to use.No Optimization is needed. Currency Pairs This EA works on USDJPY. On strategy tester and live trading,choose symbol "USDJPY". Parameters Parameter name Description LotsMet
ScalperGhost
Agus Wahyu Pratomo
4.14 (7)
EA SCALPER GHOST PRO This is single Entry type EA. It use smart alghoritme to detect market movement. It also use Stop loss and take profit . EA will not use any dangerous system like martingale, grid, averaging etc which can cause account blown in a second Tis EA use More than one pair to reduce risk. Right now im using 13 pair at the same time PROMO SALE PRICE Only $99 For first 10 copies!!   4 copies left Next Price will be ====>> $xxxx UP RAMADHAN KAREEM PROMO ONLY $55 FOR LIFE TIME.. GRAB
FREE
Night King EA
Tran Thanh Tuyen
2.33 (3)
Night King EA   is a conceptually new automated trading advisor using a scalping strategy.   Experts use unique artificial intelligence technology for market analysis to find the best entry points. EA contains self-adaptive market algorithms with reinforcement learning elements. Reinforcement machine learning differs from supervised learning in a way that it does not need labelled input/output pairs to be present, and it does not need sub-optimal actions to be explicitly corrected. Instead it fo
MamyShares
Mohammed Abdulwadud Soubra
This EA is designed specially for trading stock market (shares). However, it has no limitation in symbols and/or time frames. It can work with any broker and any market such as Forex and Oil.. and so on. It is a nice scalper which has a custom built in indicator. Note that this EA will not win every trade but generally difference between won trades and lost ones might be in Positive. Back to the performed back tests, we would like to inform you that all of our tests were performed in a simulated
BabyShares
Mohammed Abdulwadud Soubra
This EA is designed specially for trading stock market (shares). However, it has no limitation in symbols and/or time frames. It can work with any broker and any market such as Forex and Oil.. and so on. It is a nice scalper which has a custom built in indicator. Note that this EA will not win every trade but generally difference between won trades and lost ones might be in Positive. Back to the performed back tests, we would like to inform you that all of our tests were performed in a simulated
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
KT BreakGrid Pro MT4
KEENBASE SOFTWARE SOLUTIONS
Unleash the power of precision and innovation in your trading with the KT BreakGrid Pro EA. Seamlessly blending the strategic prowess of breakout and grid trading, this expert advisor is your ultimate solution to navigating the complex Forex landscape with unmatched confidence and efficiency. Recommendations Symbol: EURUSD TimeFrame: M5 Account Type: Hedge Leverage: 1:500 Set Files: Not required. Default inputs provides best results.  Features Breakout-Infused Grid Strategy: Experience the bes
The art of Forex
Arthur Hatchiguian
5 (2)
The art of Forex is a new complex  Expert Advisor  that continuously trades in both directions. A series of orders will be opened to get the best average price  until the take profit is hit. It is optimal for making profits in an unpredictable market.  A loss coverage system  is integrated to allow the recovery of orders that are too distant from the current price. The best results are on  EUR/USD H1  but you can use it on any  forex pair  and  timeframe .  Live results :  https://myx.gg/mql5 S
FREE
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
Gridingale
Arthur Hatchiguian
4.33 (6)
Gridingale  is a new complex  Expert Advisor  that combines  grid  and  martingale . It will create an order grid according to the settings but also add a martingale on it. So it will take  profits  on little and big  movements .  A  loss covering system  is integrated to allow the recovery of orders that are too distant from the current price. It is possible to filter the opening of a new cycle with an indicator. It can work on both sides at the same time, but it is interesting to have it work
FREE
The EA trades will pending order when break price of wave 1 and run wave 3 . Best time frame 1h , Any pair any broker no limited, recommend minimum deposit 500$ SETTING Symbole - Set symbol to trade. Wave_depth - Set the wave size. Wave_deviation  -   Set wide of the wave. Lots - start lot. Multiple_lots - Multiply lot for next order. Max_lots -    maximum lot. Grid_boost -  Frequency of opening position (Less more order). Grid_minimum_pips - Check distance grid from last order. TP_pips - take
Moving Speed Scalper is a trading robot uses Scalping Strategy to find opportunities in the market and execute trades with a high probability of winning. The EA uses moving averages to filter the trend, although this trending strategy is simple it works well. Combine the relative volatility of price cycles to determine the best entry position. EA's strategy always uses Stop Loss to protect the account. The EA is suitable for accounts with small balances. You can refer to the Set Files at commen
Expert description The Expert Advisor's trading system is based on entry and exit at a certain deviation of the asset price from the moving average value. The Expert Advisor has a number of parameters, by manipulating which you can implement different trading systems and also get different results when trading on different assets, keep this in mind when setting up an Expert Advisor and do not use standard settings on all instruments and time frames. Recommendations for use The EA working time
FREE
Pico Scalper は、新しい取引を開始するためにカスタマイズ可能なサポートとレジスタンスの価格値を使用するエキスパート アドバイザーです。サポートとレジスタンスのレベルは、エキスパートが最高価格と最低価格を取得するキャンドルの数 (「レベル」パラメーター) を選択することでカスタマイズできます。価格の最高値と最低値は、エキスパートによってチャート上に青と赤の線として描画され、これらのレベルは Stochastic インジケーターが指示すると変化します。 Stochastic インジケーターの期間もカスタマイズでき、取引レベルの変化に影響を与えるレベルもカスタマイズできます。 新しい注文は、最後のキャンドルが描画されたサポートまたはレジスタンス レベルより上または下でクローズした場合にのみオープンされます。 リバース - 取引は、トレンド開始からカウンター トレンド (確立されたサポートとレジスタンス取引レベルからのスイング) まで反転することもできます。 ストップ ロスとテイク プロフィットの値は仮想値であり、新しいキャンドルが開いたときにのみ機能します。仮想ではない
The MT4 Hedging Expert Advisor is an automated trading system built to perform effectively in volatile, ranging, and uncertain market conditions . By utilizing a smart hedging strategy , this EA can open BUY and SELL positions simultaneously to manage risk, stabilize equity, and capture price movements—especially on Gold (XAUUSD) and major Forex pairs . This EA is ideal for traders who want better drawdown control while still maintaining strong profit potential during high market volatility. Aut
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
FREE
このプロダクトを購入した人は以下も購入しています
Vortex Gold MT4
Stanislav Tomilov
5 (40)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Pattie Grid Pro
Patrick Jeannot
4.64 (11)
Pattie Grid Pro EA  is a fully automatic expert advisor using the very accurate strategy for both initial and grid orders. The EA can trade any currency pairs with one preset that provides high diversification and smooth growth of equity. In spite of using grids the EA is designed to long-term trading with minimal risk.  The robot independently opens positions, manages them and closes them in parts, creating an efficient order grid that adapts to changing market conditions.   Requirements Minima
BB Return mt4
Leonid Arkhipov
5 (10)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
FlipDamonHFT
Allistair Kabelo Mandow
1 (3)
Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaT
Quantum King MT4
Bogdan Ion Puscasu
5 (3)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプ
GoldPulse AI
Babak Alamdar
3.57 (21)
バックテストではなく、実際の取引システムを購入してください。     Live Signal この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Highlights: シンプルで使いやすい:各シンボルチャート(XAUUS
EA Game Changer
Vasiliy Strukov
4.2 (10)
Game Change EAは、Game Changerインジケーターをベースにしたトレンドフォロー型の取引システムです。赤いドットが形成されると自動的に売り、トレンドの終了を示す黄色のXが表示されるまで売り方向に進みます。買い取引にも同じロジックが適用されます。青いドットが表示されるとEAは買いを開始し、黄色のXが検出されるとすぐに買いサイクルを終了します。 このEAはあらゆる通貨ペアとあらゆる時間枠に適していますが、M15時間枠のxauusdなどの強いトレンド銘柄で特に優れたパフォーマンスを発揮します。 リアルタイムの結果はここで確認できます。 個人ボーナスを獲得するには、購入後すぐにご連絡ください。 設定・マニュアルはこちら   設定 Open new series – true/false - 新たな一連の注文の始まり。 Trade Buy - EAが購入できるようにする Trade Sell -  EAの販売を許可する Support manual orders – true/false – EAが手動注文を制御できるようにする Use hedge - EAが買いと売りの両方
AI Aurum Pivot ― 長期的な安定性と厳格なリスク管理のために設計された、プロフェッショナル向けゴールド(XAUUSD)取引EA 割引価格のコピーは残りわずかです。完売次第、価格は直ちに   $999.99   に引き上げられます。 実際のパフォーマンスを見る(デフォルト設定) :   https://www.mql5.com/en/signals/2361796 AI CORE DETAIL:   https://www.mql5.com/en/blogs/post/766725 MT5:  https://www.mql5.com/en/market/product/161326 AI Aurum Pivot は、ゴールド(XAUUSD)専用に開発された完全自動売買エキスパートアドバイザー(EA)であり、長期的な安定性、管理されたドローダウン、そして厳格なリスク管理に重点を置いたプロフェッショナルなトレード思想に基づいて構築されています。 本 EA はマーチンゲール手法を使用しません。 グリッド、ナンピン、平均化、リカバリーロジックは一切使用しません。 非現実的な高
Yen Striker Yen Striker EAは、USD/JPYと金に特化した完全自動のデュアルシステム取引エンジンです。2つの独立した戦略が同時に動作し、それぞれ独自のリスク設定と取引管理ロジックを備えています。 システム1 - ブレイクアウト・モメンタム 主要な市場の高値と安値を特定し、主要なブレイクアウトゾーンに指値ストップ注文を発注し、スマートなトレーリングストップロジックでポジションを管理します。 システム2 - 日足レンジエクスパンション EAは毎日、前日の高値と安値の上下に指値注文を発注します。これにより、高値/安値を超えたレンジエクスパンションを捉えることができます。価格がブレイクアウトすると、自動的に取引が開始されます。ポジションはトレーリングストップとテイクプロフィットで管理されます。 対応銘柄:USD/JPY、金 時間足:5分足 推奨ブローカー:GMT+2/+3タイムゾーン 口座タイプ:ヘッジ取引推奨 スプレッドタイプ:低スプレッドのスタンダード口座を推奨 最低入金額:最低入金額は問いませんが、200ドル以上を推奨 リアルタイムの結果はここで確認できます。
Ziwoxファンダメンタルトレーダー Ziwox Fundamental Traderは、金融市場のトレーダーがEA情報データに基づいて賢明な意思決定を行うのを支援するトレーディングアシスタントです。 このEAは、オンラインソースを使用して、通貨の基本的なバイアス、ペアでのリアルタイム小売業者比率の感情、銀行と機関の予測、COTレポートデータ、および複雑なEAパネル内の他のデータなどの必要なすべての情報を取得します。 簡単に言えば、それは統合された外国為替データソースと情報であり、手動トレーダーがより良い意思決定を行うのに役立ちます。 これに加えて、これは完全な基本的なロボット取引であり、通貨の基本的なバイアスと技術データに基づいて、これらのデータを使用してペアで自動的に取引します EAコンポーネント: 取引に必要なすべての情報は、データパネルに統合された一連の外国為替データストリームコンポーネントとしてここに収集されます。 各コンポーネントは、トレーダーが意思決定を行うのに役立つトレーディングエイドインジケーターまたは説明的な市場レポートとして個別に機能します。 これらのコ
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with a small StopLoss size ar
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
AGERA MT4 は、金市場の脆弱性を特定するための、完全自動化された多面的なオープンEAです! Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/2363787 Tickmill Real :     https://www.mql5.com/en/signals/2361808 Default       Settings for One Сhart 
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — クラシックとスキャルピングの2つのモードを選択できるXAUUSDエキスパートアドバイザー GoldPro は、構造、明確なリスク管理、さまざまな市場テンポで機能する EA を求めるトレーダー向けに構築された 、XAUUSD (ゴールド) の自動取引システムです。 1つのEA内で 、どのように取引するかを 選択できます。 1) クラシックモード - スイングとプルバックのための穏やかなロジック 反転/平均回帰行動(市場の「枯渇」ゾーンからのエントリー)と構造化されたポジション管理に重点を置いた古典的なアプローチ。 バスケット型マネジメント(一連のポジションを扱う) 厳密な制限(距離 / ステップ / ロット係数)によるオプションの平均化 複数の出口スタイル:固定目標、損益分岐点、トレーリングロジック スプレッドフィルター 取引スケジュール管理(平日 / 金曜日の締め切り / 週末のストップ) 取引方向オプション: 買い / 売り / 両方 / 季節性モード 2) スキャルピングモード - 日中チャンスのためのより高速なロジック 柔軟なエントリー プロファ
EA Black Dragon
Ramil Minniakhmetov
4.75 (566)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの利益。
Gold Pulse EAは、3つのトレーディングシステムを統合した、構造化された規律あるフレームワークを採用したマルチストラテジーEAです。金(XAUUSD)市場向けに特化して設計されており、日中スイングトレード、セッションベースの執行、日足レンジ戦略を組み合わせることで、様々な市場状況に対応します。これにより、単一の設定に依存することなく、よりバランスの取れた一貫性のある自動取引を実現します。 シンプルさを重視して設計されたGold Pulse EAは、設定ファイル不要で、対応ブローカー環境に簡単に導入できます。プロップファームでの取引に最適で、グリッド、マーチンゲール、スキャルピング戦略を使用しない、クリーンな執行モデルを採用しています。 また、自動および手動のリスク設定を備えたリスク管理機能も内蔵されており、口座規模や好みに応じてリスクエクスポージャーをコントロールできます。これにより、一貫性と規律を維持しながら、構造化された取引アプローチを実現できます。 対応銘柄:金(XAUUSD) 時間足:5分足 ブローカーサーバー時間:GMT+2またはGMT+3のみ 口座タイプ:ヘ
Aura Black Edition
Stanislav Tomilov
4.62 (21)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
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
EA Gold Stuff
Vasiliy Strukov
4.7 (1088)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Trend AI EA
Ramil Minniakhmetov
4.11 (56)
Trend Ai EAは、Trend Aiインジケーターと連携して動作するように設計されており、トレンド識別と実用的なエントリーポイント、そして反転アラートを組み合わせることで独自の市場分析を行い、インジケーターのすべてのシグナルを完全自動で処理します。EAには、完全に調整可能な多数の外部パラメーターが含まれており、トレーダーは好みに合わせてエキスパートをカスタマイズできます。 緑のドットが表示されるとすぐに、EAは買い注文をエントリーします。上昇トレンドが青い矢印で確認されると、EAは次のローソク足で買い注文をエントリーします。市場が反転した場合、EAはグリッドとマーチンゲール戦略で一連の取引を管理します。反対のシグナルが現れ、チャートに赤いドットが表示された場合、EAは売り注文をエントリーし、赤い矢印が続くとすぐに、EAは次のローソク足で売り注文をエントリーし、グリッドとマーチンゲール戦略で一連の取引を管理します。 通貨ペアと時間枠: このEAは、上場されているすべての資産、先物、株式、外国為替、コモディティ、暗号通貨、指数で使用できます。xauusd、eurusd、gbpu
XGen Scalper MT4 - プロフェッショナル自動取引システム XGen Scalperは、高度なアルゴリズム構造と実証済みのテクニカル分析を組み合わせ、あらゆる市場で一貫した結果を提供する最先端のエキスパートアドバイザーです。この強力な取引システムは、外国為替ペア、金や銀などの貴金属、暗号通貨、商品指数で問題なく動作します。 高度なアルゴリズム技術 独自の波動スキャンアルゴリズムは、市場データをリアルタイムで処理し、手動の投資家が見逃しがちな、可能性の高い取引機会を特定します。このシステムは、変化する市場の状況に絶えず適応し、トレンド、レンジ、ボラティリティの高い環境でも効果的に機能します。 ユニバーサルな互換性 特定のペア向けに設計された従来の EA とは異なり、XGen はすべての商品で優れたパフォーマンスを発揮します。 プロフェッショナルなコントロールパネル リアルタイムの口座指標、詳細な取引統計、システムステータスを表示する洗練されたインターフェースで、取引パフォーマンスを監視します。統合された波形視覚化により、システムが市場の状況をどのように解釈し
Ось відформатований текст без альтернативних назв у дужках: Latency Edge Scalpel Latency Edge Scalpel is a high-frequency, institutional-grade trading solution engineered for high-precision scalping in the decentralized Forex market. This is not a simple grid or martingale bot; it is a sophisticated mathematical tool designed to exploit micro-structural price gaps and momentary volatility imbalances. The Algorithmic Core At its heart, Latency Edge Scalpel operates on a hybrid volatility-filterin
Vortex Turbo — 「嵐を操り、Vortexを制する」 Vortex Turboは、最先端のAIアーキテクチャ、適応型市場ロジック、そして精密なリスク管理を融合した独自の開発技術であり、インテリジェントトレーディングの新たな進化段階を体現しています。実績のあるアルゴリズム原理に基づき、複数の戦略を、新たなレベルの予測インテリジェンスを備えた統合型高速エコシステムに統合します。金(XAUUSD(GOLD))のスキャルピングエキスパートとして設計されたVortex Turboは、制御されたマーチンゲール法と平均化グリッドを採用し、各   ポジションは内蔵のストップロスによって完全に保護されています   。これにより、パワー、精度、安全性の完璧なバランスが確保されています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 399ドルの価格は2月15日まで有効です。その後、価格は499ドルに引き上げられます。(最終価格は999ドルです) Vortex Turbo     Expert Adviso
作者のその他のプロダクト
Master Bollinger Bands
Alexander Nikolaev
3.86 (7)
The Expert Advisor opens and closes positions using Bollinger Bands signals: it buys on lower bands when price rolls back, and it sells on upper bands. It has the option to close positions by an opposite signal, by take profit and stop loss, move a trade to breakeven upon reaching the central Bollinger band or after a certain price movement. Many good strategies use one or more Bollinger Bands indicators. In this EA, it is possible to use up to 3 such indicators. When using the first and second
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 is
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
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
Channels Pro MT5
Alexander Nikolaev
5 (1)
This indicator determines the channels along which prices move on the trading history. There are many trading strategies that rely on channel trading on a channel breakout. This indicator can draw price channels by reading information from several timeframes at once (from the current, from the second and third). You can customize the color and thickness of the lines for each timeframe. Also, you can set a different distance between highs and lows to draw channels or lines. There is also a simple
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
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
ADX Channel
Alexander Nikolaev
4.67 (3)
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
Easy Bollinger Bands
Alexander Nikolaev
4.67 (3)
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
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
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
Easy Parabolic Sar
Alexander Nikolaev
4.4 (5)
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
Easy Channels
Alexander Nikolaev
4.5 (2)
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
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
Bollinger with WPR demo
Alexander Nikolaev
4.33 (3)
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
Easy Candles
Alexander Nikolaev
3 (1)
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 the
FREE
Break Lines
Alexander Nikolaev
4.67 (3)
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
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
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
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 Parame
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
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
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 to
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
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
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
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
The EA detects strong movements using the Parabolic indicator and opens a trade. The Commodity Channel Index (CCI) is used as an auxiliary indicator. The CCI levels may depend on the ADX indicator values, which allows for better trading with different volatility. Also, the trades are opened depending on the RSI indicator values on a certain timeframe. Recommended timeframes: M5, M15, M30. Make sure to optimize the parameters of the EA for your account before trading. Input Parameters Lots - lot
フィルタ:
AscendCapital
2364
AscendCapital 2024.02.19 21:00 
 

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

IATradingScalping
2754
IATradingScalping 2023.11.20 18:12 
 

Excelente EA muy buen TRABAJO .GRACIAS

Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.21 10:21 
 

Good job.

レビューに返信