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

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
MattyTrading
2312
MattyTrading 2023.11.20 18:12 
 

Excelente EA muy buen TRABAJO .GRACIAS

Miguel Jimenez Cordero
6764
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 pr
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 = iEnvelo
FREE
CAP Rebate Trading EA  is an automatic trading robot, a high-frequency grid trading system. EA performs a great number of trades allowing it to make profit not only from Forex market but also from receiving rebates (returning part of a spread). Since the security margin for a locking position is about 25-50% (depending on the broker), CAP Rebate Trading EA works in two directions simultaneously in case the appropriate signals are present. [    Installation Guide  |  Update Guide  |  Submit Your
Bands Plus
Alexander Chertnik
4.36 (11)
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
Revolutionize Your Forex Trading with TrendSurfer Turnpoint! Are you ready to take your forex trading to the next level? Introducing TrendSurfer Turnpoint—an advanced automated trading system driven by the MetaTrader 4 indicator, Envelopes. Let's explore why TrendSurfer Turnpoint is the ultimate solution for traders seeking success in the dynamic forex market: Harness the Power of Envelopes: Envelopes are a versatile technical indicator that consists of two moving averages, one above and on
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 trailin
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 i
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
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
The advisor is a flexible solution with a grid strategy. Easy to operate and at the same time effective. It can be used both for accelerating a deposit and for conservative trading, depending on the settings. Uses auto lot and averaging to optimize trading. It is an excellent tool in skillful hands, providing stable results. Those who write a comment and rate honestly will get a Pro Set. Recommendations: Currency Pair: EURUSD Timeframe: M15 Minimum Deposit: $500 Brokers: Exness, Alpari, RoboFore
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 Descriptio
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.. GR
FREE
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
This Expert Advisor is based on pivot points. Users can choose entry level and direct themselves. Expert use martingale strategy to recover unsuccessful trades. When going into drawdown it starts its slipping mode in which it always tries to keep the whole set of trades on a steady course level. In hedging mode, all take profits will be deleted and the basket will try to close at breakeven price. EA can also be used as normal with Stop loss. Please test before using with Stop loss. The EA can tr
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 th
Lot_Type : Dynamic or Fixed Lot IF fix Lot: 0.01 IF Dynamic RISK: 0.1% Slippage: 30 Bar: 3 ----> number of bars on which fibonacci works TP_FIBO : Target 23 or 38 or 50 or 61 or 100 or 161 or 261 or 423 Stop Lose MaxTrades: Number of Open Trades Fibonacci Ea, is an expert advisor with which at the number of bars chosen by the user, he finds the minimum price (Fibo 0) and the maximum price (Fibo 100); On these two levels, it calculates the remaining Fibo prices (23,38,50,61,161,261,423). If Ask
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
Multi Feature Robot suit for trading in semi automatic mode. The robot uses Heiken Ashi indicator to form signals. It provides two options for trades. 1. Heiken Ashi trade - use signal trade for buy and sell. 2. Reverse trade - use Heiken Ashi stop loss for buy stop and sell stop. Also, provide additional feature for a trader which is: 3. Trend line trade - use trend line for buy and sell. This trend line trade feature is not for fully automated trading because it needs trend line input. Trader
The EA is based on trend trading strategy . Mechanism " trend trading strategy " is a tendency of a financial market price to move in a particular direction over time. If there is a turn contrary to the trend, This mechanism will exit and wait until the turn establishes itself as a trend in the opposite direction, and re-enter when the trend re-establishes. This EA has been back tested for 4 years of real tick data (2019-2022), consistent with the latest trading accounts. Immortal MT4:   https:
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
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 t
FREE
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Live Signal: Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
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 n
FREE
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.72 (32)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Quantum Emperor MT4
Bogdan Ion Puscasu
4.92 (131)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Empire EA を購入すると、Quantum StarMan、Quantum Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
HFT Prop Firm EAは、その独特のロゴからGreen Manとも呼ばれており、高頻度取引(HFT)戦略を許可するプロプライエタリトレーディング会社(prop firms)の課題や評価を克服するために特別に作成されたエキスパートアドバイザー(EA)です。 期間限定:HFT Prop Firm EAを購入すると、$198相当の無料ユーティリティがもらえます MT5バージョン: https://www.mql5.com/en/market/product/117386 HFTチャレンジパフォーマンスモニター($200から開始): ブローカー:IC Markets アカウント番号:66603384 サーバー:ICmarketsSC-Demo06 パスワード:Greenman ブローカー:IC Markets アカウント番号:21718043 サーバー:ICmarketsSC-Demo02 パスワード:Greenman 結果1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 結果2: https://c.mq
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
# Neon Trade MT4 あなたの注意を紹介するNeon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私のAPI " https://xmpp.madsysadm.ru "へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 貿易監視 !!! MetaTrader 5 用バージョン !!! MetaTrader 4 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それは私が時折公開するものから選ぶものです。静的な設定は
FT Gold Robot MT4
Marzena Maria Szmit
4.93 (30)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
Gold Trade Pro
Profalgo Limited
4.63 (24)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学
Waka Waka EA
Valeriia Mishchenko
4.34 (50)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
EA Gold Stuff
Vasiliy Strukov
4.74 (1011)
EA Gold Stuffは、金取引のために特別に設計されたExpert Advisorです。 この作業は、ゴールドスタッフインジケーターを使用した注文の開始に基づいているため、アドバイザーはトレンドに従うことを意味する"トレンドフォロー"戦略に従って動作します。 重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   リアルタイムの結果はここで見ることができます パラメータ 新しいシリーズを開く-新しいシリーズの注文の開始をオン/オフします。 開始ロット-開始ロット。 トレードバイ-Expert Advisorが購入できるようにします。 トレード売り-Expert Advisorが売ることを許可します。 ヘッジを使用する-機能が有効になっている場合、アドバイザーは買いと売りの両方の方向を取引し、機能が無効になっている場合、アドバイザーは一方向 マネー Manadgementを使用-オン/自動ロット計算の使用をオフにします。 オー
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EA
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
今年一番のセールに備えてください!バージョン4.0が登場し、弊社のBoring Pips製品が40%の大幅割引で提供されています。今$299でご利用いただけます! しかし急いでください、このオファーは7月18日までか、10部売れるまで有効です(早い方が適用されます)。この素晴らしい取引をお見逃しなく! ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習に
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
Big Forex Players MT4
Marzena Maria Szmit
4.68 (25)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
Gold Trading Algo
Ho Tuan Thang
3.93 (14)
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $993 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXのさらなる分析: h
GoldPulse AI
Babak Alamdar
4.21 (14)
バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
あらゆる取引戦略をポジション取引戦略に変換したり、不利な動きをしたポジションの自動ドローダウン制御システムを含む実証済みの RSI および ADR ベースのポジション取引戦略を取引したりできます。 この EA は、Market Structure Trader Web サイトで長年にわたって教示されているポジション取引戦略に使用されてきた MRA EA を進化させ、簡素化したものです。 ウェブサイトへのリンク、無料のポジション取引コース、その他の商品については、私のプロフィールをご覧ください。 EA は、「エラスティックバンド理論」を使用して市場構造の動きに自動的にスケールし、RSI 指標または取引したい外国為替商品の平均日幅 (ADR) の拡張を使用して、銀行や金融機関がとった動きを反転します。 ポジション取引は、小さなリスクと複数のエントリーを使用して市場にエントリーする方法です。つまり、最初の取引エントリーの精度は、エントリー後の EA による取引の管理方法ほど重要ではありません。 市場は予測不可能であり、長期的に持続可能な正確さで動きのタイミングを計ることは事実上不可能で
Diamond PRO
Fanur Galamov
5 (16)
Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
AW Recovery EA
AW Trading Software Limited
4.33 (73)
Expert Advisor は、不採算ポジションを回復するために設計されたシステムです。 著者のアルゴリズムは、負けポジションをロックし、それを多くの別々の部分に分割し、それぞれを別々に決済します。簡単なセットアップ、ドローダウンの場合のローンチ遅延、ロック、他の Expert Advisor の無効化、トレンド フィルタリングによる平均化、負けポジションの部分決済が 1 つのツールに組み込まれています。 グループ全体でのみ注文をクローズするグリッド戦略とは対照的に、より低い預金負荷で損失を減らすことができ、損失をより安全に処理できるようにするのは、部分的に損失をクローズすることです。 注文が復元される方法: 1 EA は、選択した商品の他のウィンドウを閉じて、不採算の EA をオフにします (オプション)。 2 EA は、処理されたすべての注文のテイクプロフィットとストップロスのレベルをリセットし、対応する識別子を持つ保留中の注文を削除します。 3 EA は、利益を利用して不採算注文の一部をカバーし、総ポジション量を減らすために、すべての処理された採算性のある注文をクローズします
割引価格の463ドルは2024年7月30日まで有効です。割引なしの価格は853ドルです。 ライブ結果を確認するにはこちら: $50K パーソナルシグナル:   [こちらをクリック] Prop会社のライブシグナル:   [こちらをクリック] MT5バージョンはこちら:   [こちらをクリック] Quantum Algo Trading MT4 EA   へようこそ。 このEAは単なる機械的なシステム以上のものであり、一生涯にわたるトレードの旅の仲間となるよう設計されています。 このEAは、トレードとプログラミングに13年以上の経験を持つ人物によって最適化されたブレイクアウトシステムを使用しています。 市場に出回っている他のEAとは異なり、過去のバックテスト結果のみに頼ることはなく、多くが意図的に過去に合わせて結果を操作しているのに対し、Quantum Algo Tradingは結果を過去に合わせることなく完全に自然なバックテストを行っています。また、実際の結果とバックテスト結果を比較したフォワードテストの段階も経ています。 このEAは、バックテスト結果と99.9%一
$999.99 END ON MONDAY, JULY 22, 2024 !   "FUTURE SIGHT OFFICIALLY ONLY SOLD IN MQL5" SAVE YOUR MONEY FOR THE AUTHENTIC FUTURE SIGHT, NOT WORTHLESS PIRATED COPIES. NEXT PRICE $850. FUTURE SIGHT IS EQUIPPED WITH HIGH SECURITY FEATURES AND HAS A UNIQUE CODE. THIS MAY STOP USERS FROM USING PIRATE FILES, IF APPROVED BY AUTHORIZED FUTURE SIGHT USERS, SO PROTECT YOUR MONEY! FUTURE SIGHT WITH A  WIN RATE OF MORE THAN 80% , OPENING 10 TO 20 OR MORE TRADING EVERY DAY ON 8 SYMBOLS, LOW RISK WITH  "SPECIAL
現在のプロモーション: 残り 1 個 349$ 最終価格: 999$ プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   LIVE SIGNAL Bitcoin Scalp Pro は市場で唯一の取引システムです。  サポートとレジスタンスレベルのブレイクアウトを取引することにより、ビットコイン市場のボラティリティを悪用することに完全に焦点を当てています. EA の焦点は安全性にあります。これは、極端に低いドローダウンと取引の非常に優れたリスク/報酬比につながります。 EA は、ビットコインの実際の価格に基づいて、ストップロス、テイクプロフィット、トレーリングSL だけでなく、エントリーとロットサイズも計算する「スマート適応パラメーター システム」を内部で使用します。 つまり、ビットコインが 6000 または 30000 で取引されている場合、すべてのパラメーターの値が異なります。 EA は 2022 年 6 月以降、実際のライブ アカウントでフォワード テストされており、これまでのところ結果は非常に有望です。 ティッククオリ
EA Black Dragon
Ramil Minniakhmetov
4.78 (502)
EAブラックドラゴンはブラックドラゴンインジケーターで動作します。エキスパートアドバイザーはインジケーターの色で取引を開始し、注文のネットワークを構築したり、ストップロスで作業したりすることができます。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 ここですべての設定を見つけることができます!推奨事項 通貨ペアEURUSDGBPUSD  時間枠M15  推奨保証金1000ドルまたはセント  推奨設定デフォルト設定入力パラメータ  初期ロット-初期ロット; ロット乗数-後続の注文のロット乗数。 自動ロット-自動ロット計算を有効/無効にします。 自動ロットサイズ-自動ロットが有効になっている場合にアドバイザーがロットを使用するデポジットの金額。 距離-注文間の距離。 最大ロット-アドバイザーが開くことができる最大ロット。 利益を得る-利益を得る; ストップロス-ポイントでストップロス。 トレイルスタート-トレーリングストップがアクティブ化されたポイントでの
Scalp Bot EURUSD
Abu Talha Md Mahi Uddin
4 (8)
15% Discount Going on Previous Price 350$ Current    Price 299$ Best EuroUsd EA in the market...101$ to 1040$ (940%)  in 12 months . Contact @mahicmc21 telegram  EA Strategy Take scalp Positions in Higher Time Frame Trend with safe Pips Distance/ Major Pair EurUsd Then you can also use :AudUsd/GbpUsd/NzdUsd Major & Safe TF is H1 / Minor & Aggressive TF is M1 Minimum Deposit is 500$ / SAFE Deposit is 1000$ For each 500$ you can add 1 Major Pair I am running this EA 24 Hour with all high impa
Ai Multi Trend MT4
Mansour Babasafary
5 (5)
25% discount, until 2024.07.16 (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artific
Bonnitta EA
Ugochukwu Mobi
3.5 (20)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
作者のその他のプロダクト
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 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
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
This EA finds technical analysis patterns that often appear before a trend reversal: Double Bottom, Triple Bottom, Head and Shoulders and their opposite counterparts. The Expert Advisor is able to identify them on the chart of a currency pair and trade when the pattern has been formed and it has been broken through. Also, in order to trade excluding unnecessary signals (for example, with weak volatility), you can adjust and optimize the readings of some indicators (Stochastic, ADX) and the filte
Some candles have a strong tendency to continue the movement or to revert it. With the help of the Colored candles indicator such movements are clearly visible. This indicator calculates the parameters of each candle, as well as its volume, and after that it paints the candles depending on its strength and direction. Bullish candles are colored green and bearish candles - red. The greater the power of the bulls or the bears, the brighter the color. You can change the colors if you want. The indi
This utility is the improved version of Trailing stop for advisors. It manages other EAs' orders as well as the ones opened manually. It is capable of trailing the price (trailing stop function), set a stop loss and take profit if they have not been set before. The Pro version features the ability to set trailing stop based on fractals and points of Parabolic SAR. When configuring the utility for an EA having no trailing stop function, place it to the new window with the same currency pair speci
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
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
Easy Channels
Alexander Nikolaev
4 (5)
The indicator draws price channels. It can be customized so that only buy or sell channels are displayed. Also, trend lines can be displayed instead of channels. This indicator is easy to use, but nevertheless, there are many trading strategies based on channel trading. Advisor based on this indicator:  https://www.mql5.com/en/market/product/37952 Parameters History - maximum number of bars to build channels; Distance - minimum distance from one High (or Low) to another when constructing a chann
FREE
Easy Bollinger Bands
Alexander Nikolaev
3.88 (8)
This Expert Advisor trades based on the Bollinger Bands indicator. It performs trades after a price rebound from the borderlines of the indicator. It is simple to use, contains only a few settings, which are easy to understand. This is the simplified version of the Master Bollinger Bands Expert Advisor. For better trading results, it is recommended to use the full version of the EA: https://www.mql5.com/en/market/product/21788 The free version does not provide the ability to use multiple indicat
FREE
Free indicator to quickly detect trendline breakouts and high or low of a price range. It displays lines based on the highs and lows of prices, and also finds and displays inclined trend lines. As soon as the price goes beyond the line and the candlestick closes, the indicator signals this with an arrow (you can also enable an alert). This indicator is easy to use and also free. The number of candles for defining trend lines as well as the high and low of the trading range is configurable. It w
FREE
The Expert Advisor identifies Doji candles on the chart and opens trades when they appear (if they meet the specified parameters). In addition, the EA can also trade with the Engulfing candles. It can display the candles it is trading on, it also shows how the signal candle is set up. The exact settings of the signal candles can be changed and optimized. Also, the Expert Advisor has settings for additional indicators for filtering trade entries and can analyze trading volumes, so that, for exam
Easy Parabolic Sar
Alexander Nikolaev
4.22 (9)
The Expert Advisor places orders based on the points of the Parabolic Sar indicator. If your trading strategy utilizes this indicator, the EA will save you from the necessity to move your pending orders after every candlestick (e.g. 5 minutes or 1 hour) and will do it automatically. You can set the EA to open only BuyStop or only SellStop or both. Buy default both Buy and Sell are enabled. The EA does not use any indicators other than Parapolic Sar. Therefore you are to decide the time to run th
FREE
ADX Channel
Alexander Nikolaev
4.83 (6)
ADX Channel is an indicator that plots the channel depending on the values of the ADX (Average Directional Movement Index) indicator. The resulting channel is a little similar to the Envelopes, but its lines depend on the market volatility. The sell trade is usually executed fast when the price touches and bounces from the upper line of the channel, buy - from the lower. It is recommended to trade when there is no significant news. The recommended timeframes: M5 - H1. The indicator is not design
FREE
Break Lines
Alexander Nikolaev
4.8 (5)
The indicator draws lines the the price highs and lows. Break through the high or low usually indicates trend change (or continuation). Once the price moves through a line, and the candlestick closes, the indicator draws an appropriate arrow (also, you can enable alerts). A deal should be conducted in the breakthrough direction immediately or after a slight rollback. It is best to trade following the trend on a larger timeframe. This indicator is easy to use, but nevertheless, there are many tra
FREE
Easy Candles
Alexander Nikolaev
3.25 (4)
This is a simple and free Expert Advisor that trades candlesticks. It compares several nearest bars and their volumes, and opens a trade based on that data. Unlike the professional version , it analyzes only 1 timeframe. The recommended timeframes for this EA are H1, H4, D1, it works with any currency pairs. The parameters always need to be optimized before trading, as well as after some period of trading. Input Parameters Lots - lot size (if Lots=0, then the lot will be calculated based on th
FREE
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 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
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
Bollinger with WPR demo
Alexander Nikolaev
3.75 (4)
This Expert Advisor is the free version of "Bollinger with WPR scalper", which is based on the Bollinger bands and Williams' Percent Range indicators. Limitations of the free version: lot is fixed to 0.01, only the EURUSD currency pair is supported, trading time cannot be selected, trailing stop is not available. Nevertheless, it can make quite a lot of deals, so you do not have to wait for positions to be opened (with the appropriate settings and timeframes below H1). The EA can be used on time
FREE
Night Envelopes
Alexander Nikolaev
1 (1)
This trading adviser is designed for trading during a low volatility, when the majority of the population sleeps or rests. You can set up any trading hours (for example, from 23 pm to 9 am) and the closing hour of all open trades. Can make no more than 2 transactions in one direction, so that it is not critical for the deposit. To open trades uses the lines of the indicator Envelopes. When testing and trading on the standard settings, be sure to optimize the trading time and transaction closin
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
Three Fractals demo
Alexander Nikolaev
2 (1)
This Expert Advisor identifies trend reversals based on fractals and some other indicators. It is a free lite version of Three fractals Brief description of the trading strategy: when the fractals were formed after a prolonged fall, and the last fractal did not update the minimum of the previous bar's lower fractal, then a trend reversal is determined (at the same time, there must be a fractal in the middle, which is higher than the others). Similarly, opposite for growth. In case other indicato
FREE
Volume Levels is a very important indicator for exchange trading. Most of the trades were performed on those levels. This indicator displays the price level that had the most trade volumes over a certain period of time. Often, the price bounces from those levels in the future, and it can be successfully used in trading. This is a demo version that works only on the USD/JPY currency pair. To work on all currency pairs, install the full version: https://www.mql5.com/en/market/product/15888 Param
FREE
The demo version of the Colored Candles indicator - calculates the parameters of each candle, as well as its volume. After that, it paints the candles depending on their strength and direction. Bullish candles are colored green and bearish candles - red. The greater the power of the bulls or the bears, the brighter the color. You can change the colors if you want. The indicator helps to analyze the price movement, as well as market entry points. The more accurate signals are formed on the higher
FREE
Volumes are one of the most important factors of trading, as it is the high volumes that move the market in either direction. But there are very few standard indicators for volumes in MetaTrader 4. The Volume Candles analyses the volumes of the trades and displays candles depending on these volumes. The candle appears once the required number of volumes has passed during trading (the VolumeCandle parameter). If the candles close frequently and are thin, then the volumes on the market are current
Volume Levels
Alexander Nikolaev
5 (3)
Volume Levels is a very important indicator for exchange trading. Most of the trades were performed on those levels. This indicator displays the price level that had the most trade volumes over a certain period of time. Often, the price bounces from those levels in the future, and it can be successfully used in trading. It works on any currency pair. Parameters HistoryBars - the number of bars to determine the near volume levels; Range - the maximum distance above and below the current price t
ProCandles
Alexander Nikolaev
Some experienced trades can tell where the price will go even without indicators, as the direction of the price can be found using the ordinary candlesticks. The EA compares several nearest bars and their volumes, and opens a trade based on that data. Also, it is able to analyze the candles on two timeframes at the same time to make the entry more accurate and less risky. In addition, the EA can automatically determine the take profit and stop loss size depending on the size of the previous cand
It is good to know the presence of a trend on multiple timeframes at once. And even better - on multiple currency pairs at once. This indicator allows to quickly determine the presence of a trend or a flat on 8 timeframes and from 1 to 15 currency pairs at once. Multi Alligator Signals analyzes the signals of the Alligator indicator by Bill Williams on every timeframe (from M1 to W1) and multiple currency pairs (up to 15) simultaneously. If there is a buy signal, a green upward arrow is drawn, i
Parabolic And CCI
Alexander Nikolaev
5 (1)
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 - lo
フィルタ:
agrushev777
2328
agrushev777 2024.02.19 21:00 
 

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

MattyTrading
2312
MattyTrading 2023.11.20 18:12 
 

Excelente EA muy buen TRABAJO .GRACIAS

Miguel Jimenez Cordero
6764
Miguel Jimenez Cordero 2021.03.21 10:21 
 

Good job.

レビューに返信
バージョン 1.1 2019.10.12
Added MinProfitForAutoClose parameter - 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).