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
2728
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
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
A very simple Ea that put Buy or Sell at Break-out of Maximun of the day before. Here the external variable: 1  Lots (Lot for Buy and Sell() 2 Stop (Stop for Buy and Sell with value * Point) 3 Take (Take for Buy and Sell with value * Point) 4 UpMax (A value that increase the open position on Buy) 4 DownMin(A value that decrease the open position on Sell) This Ea work on all Forex Graphics For all dubts or problem contact me at crashmens@gmail.com
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
DAX Bull
Matthew Lewis Beedle
3.5 (2)
Sometimes there is money to be made in simplicity! The DAX Bull works using a simple moving average both for short and long. It has an advanced order and trailing system which essentially helps in hitting those big wins. This bot is a trend bot and as such expect win rate to be around 40%, expect around 13-20 trades per month. As always, judge more on live signals and your own backtesting! If you have questions just message me on MQL5. My main selling point as a EA creator? Brutal honesty. I 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
このプロダクトを購入した人は以下も購入しています
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  (positions are sent from our database t
Vortex Gold MT4
Stanislav Tomilov
5 (29)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . 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 and str
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
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   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
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用していま
The Infinity EA MT4
Abhimanyu Hans
3.77 (31)
ChatGPT TurboによるAI駆動テクノロジー Infinity EA は、GBPUSD および XAUUSD 向けに設計された高度な取引エキスパート アドバイザーです。安全性、一貫したリターン、無限の収益性に重点を置いています。マーチンゲールやグリッド取引などの高リスク戦略に依存する他の多くの EA とは異なり、Infinity EA は、機械学習に組み込まれたニューラル ネットワーク、ChatGPT の最新バージョンによって提供されるデータ分析 AI ベースのテクノロジーに基づく、規律ある収益性の高いスキャルピング戦略を採用し、全体的な取引体験を卓越したものにします。 6,000 人を超えるメンバーが参加する MQL5 コミュニティ に参加して、他のトレーダーとつながりましょう。最新の製品アップデート、ヒント、独占コンテンツを常に入手しましょう。 MT5バージョン Infinity EAの設定方法 特徴 Infinity EA は AI 主導のスキャルピング戦略を活用します。 EA はリアルタイムのデータ分析のために ChatGPT-4 Turbo と統合されています。 I
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 は単純なグリッド/マーチンゲール
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
EA Gold Stuff
Vasiliy Strukov
4.7 (1081)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オートロットオー
Vortex Turbo — 「嵐を操り、Vortexを制する」 Vortex Turboは、最先端のAIアーキテクチャ、適応型市場ロジック、そして精密なリスク管理を融合した独自の開発技術であり、インテリジェントトレーディングの新たな進化段階を体現しています。実績のあるアルゴリズム原理に基づき、複数の戦略を、新たなレベルの予測インテリジェンスを備えた統合型高速エコシステムに統合します。金(XAUUSD(GOLD))のスキャルピングエキスパートとして設計されたVortex Turboは、制御されたマーチンゲール法と平均化グリッドを採用し、各   ポジションは内蔵のストップロスによって完全に保護されています   。これにより、パワー、精度、安全性の完璧なバランスが確保されています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 399ドルの価格は2月15日まで有効です。その後、価格は499ドルに引き上げられます。(最終価格は999ドルです) Vortex Turbo     Expert Adviso
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
Dark Algo
Marco Solito
4.64 (64)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA ― MT4用トレンド&モメンタム型エキスパートアドバイザー MT5:  https://www.mql5.com/en/market/product/163078 【重要】コメント欄にて更新済みのセット(.set)ファイルを定期的に公開しています。現在の相場環境で最適なパフォーマンスを発揮できるよう、バックテストや実運用を行う際は必ず最新のファイルを使用してください。 Bazooka EA は、 MetaTrader 4 向けの完全自動売買エキスパートアドバイザーで、 トレンド確認 と モメンタムフィルター を組み合わせることで、方向性のある市場の動きを取引するよう設計されています。 本EAは、制御されたエントリーと規律ある決済に重点を置き、過度な取引や高リスクなポジション管理手法を使用しません。 Bazooka EA は、明確なルールに基づいた戦略と、調整可能なリスク管理を重視するトレーダーに適しています。 戦略概要 Bazooka EA は、以下のテクニカル要素を組み合わせて市場を分析します。 移動平均線(Moving Average) によるトレンド方向の判
Trend AI EA
Ramil Minniakhmetov
4.27 (52)
Trend Ai EAは、Trend Aiインジケーターと連携して動作するように設計されており、トレンド識別と実用的なエントリーポイント、そして反転アラートを組み合わせることで独自の市場分析を行い、インジケーターのすべてのシグナルを完全自動で処理します。EAには、完全に調整可能な多数の外部パラメーターが含まれており、トレーダーは好みに合わせてエキスパートをカスタマイズできます。 緑のドットが表示されるとすぐに、EAは買い注文をエントリーします。上昇トレンドが青い矢印で確認されると、EAは次のローソク足で買い注文をエントリーします。市場が反転した場合、EAはグリッドとマーチンゲール戦略で一連の取引を管理します。反対のシグナルが現れ、チャートに赤いドットが表示された場合、EAは売り注文をエントリーし、赤い矢印が続くとすぐに、EAは次のローソク足で売り注文をエントリーし、グリッドとマーチンゲール戦略で一連の取引を管理します。 通貨ペアと時間枠: このEAは、上場されているすべての資産、先物、株式、外国為替、コモディティ、暗号通貨、指数で使用できます。xauusd、eurusd、gbpu
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロフェッショナルな自動売買EAです。明確なロジッ
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — LIMITED TIME! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https:/
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Forex GOLD Investor
Lachezar Krastev
4.45 (49)
WINTER SALE — LIMITED TIME! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex GOLD Investor is o
Quant Blade is a professional trading solution built on advanced Pattern Recognition with elements of Machine Learning and Neural Networks . It calculates future price move probabilities , displays projections directly on the chart, and trades based on them. Highlights Prop Firm Ready => advanced PropFirm risk panel with color-coded warnings and recommendations Institution-grade analytics => high quality forecasting / projections and market condition filtering No Grid, No Martingale => only one
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper:あなたのそばにある最先端テクノロジー! マニュアルと設定ファイル:購入後にご連絡いただければ、マニュアルと設定ファイルをお渡しします 価格:販売されたライセンス数に応じて価格が上がります 残りのコピー数:5 金は金融市場でもっともボラティリティの高い資産の一つであり、取引には高度な正確性、慎重な分析、そして非常に効果的なリスク管理が必要です。 Javier Gold Scalper は、これらの柱を統合するために開発された強力で洗練されたシステムであり、金市場での取引を最適化することを目的としています。最先端のテクノロジーと高度な戦略を駆使して、Golden Scalperは初心者からプロのトレーダーまで対応し、このダイナミックな市場における課題を安全に乗り越え、チャンスを活かすサポートをします。Golden Scalperを使えば、金の特性に対応した信頼性の高いツールを手に入れることができます。 シンボル XAUUSD(金) 時間足 M30 PropFirm 対応済み 資金 最低 $1000 ブローカー どのブローカーでも可 口座タイプ ど
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  5   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Level Up FOREX ea MT4
Ebrahim Mohamed Ahmed Maiyas
5 (1)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing   FOREX   . It adapts to price movements and market fluctuations to detect potential trading opportunities. Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patterns in  FOREX  price data. The system continuously processes historical and live   FOREX  price feeds to identify potential entry and exit points
Quantum Dark Gold
Nguyen Hang Hai Ha
3.13 (8)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
EA Black Dragon
Ramil Minniakhmetov
4.74 (564)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの利益。
作者のその他のプロダクト
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
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
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 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
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
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 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
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
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
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
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 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
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 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
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 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 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
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
The indicator draws lines based on the price Highs and Lows, as well as slant trend lines. Break through the trend line, 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). This indicator is easy to use, but nevertheless, there are many trading strategies, which are based on a breakthrough of the trend lines. The number of candlesticks used to determi
Channels Pro
Alexander Nikolaev
5 (3)
The indicator determines and plots price channels or lines, reading information from multiple timeframes (from current, second and third) simultaneously. Color and width of lines for each timeframe can be customized. It is also possible to set different distance between the Highs and Lows for plotting channels or lines. Parameters History - maximum number of bars to plot channels or lines; Distance - minimum distance from one High (or Low) to another when plotting lines; Shift - shift for sever
フィルタ:
AscendCapital
2364
AscendCapital 2024.02.19 21:00 
 

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

IATradingScalping
2728
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.

レビューに返信