Chiroptera

4.5

Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances caused by Tweets and other ad-hoc events, and exploits an advanced learning algorithm to ensure asset allocation is applied most optimally. Chiroptera only trades a few hours daily, during the quiet hours, and keeps client assets out of the market during the busiest (and unpredictable) times of day.

After you purchase the EA send me a direct message for recommendations on brokers. For consistent growth, do not use this Expert Advisor at settings that generate more than 25% profit per month.

Live Performance


Unique Features that set Chiroptera apart from other Expert Advisors:

  1. it places single trades and does not employ martingale, grid or any other methods that are mathematically guaranteed to fail
  2. it is only actively trading for 2-3 hours every day: outside of that assets are out of the market and sitting safe with the broker
  3. it places limit orders in order to prevent slippage and execution delays, which negates the need for a low-latency VPS
  4. it modulates the incoming broker price feed in order to ensure a most optimal limit order placement, independent of broker spread
  5. it monitors multiple price feed aspects such as volume and price spikes in real time, to ensure ad-hoc and non-announced events (e.g. Tweets about tariffs) are monitored
  6. it connects to a live news server that allows it to monitor holidays, and impacts of past and future news events using advanced Pearson correlation calculations for future news pattern impacts
  7. it uses an advanced, time exponentially weighed, adaptive learning algorithm to calculate which symbols perform best for a specific broker based on historical performance. Allow the first 60 days to 'learn' the right conditions. This effect will show in backtest as a very 'flat growth curve' during the first 60 days of back-testing
  8. it sends real-time user notifications to user's MT5 Mobile App so users can monitor EA performance in real-time and monitor e.g. slippage and margin levels
  9. It prints detailed performance metrics in Baretail for in-depth evaluations during backtest (download Baretail from Baremetalsoft and open 'PrintMonitor' file from 'Common' folder in backtest)
  10. BE AWARE THAT IN BACKTEST THE EA USES THE FIRST 60 DAYS FOR LEARNING AND WILL ONLY TRADE MINIMUM LOTSIZE (TYPICALLY 0.01). THESE 60 DAYS ARE NOT NEEDED ON A LIVE ACCOUNT (AS IT USES A PRE-LEARNED FILE)

Input parameters and default Values

  • Magic = 12345; // Magic number allowing Chiroptera to run smoothly next to other EAs on the same account
  • OneChartSetup = true; // allows to attach Chiroptera to one chart and run all currencies. 'False' will run Chiroptera only on the current symbol 
  • Pairs="EURUSD;GBPUSD;AUDCAD;AUDNZD;EURAUD;EURCAD;GBPAUD;GBPCAD;EURCHF;GBPCHF;USDJPY;EURJPY;USDCAD;EURGBP;USDCHF;CADCHF;CHFJPY;AUDJPY;AUDCHF;AUDUSD;GBPJPY"; // List of pairs that Chiroptera runs on effectively
  • UserComment="Chiroptera"; // trade comment that can be adjusted by the user
  • RiskFactor=1.0; // Average lotSize = RiskFactor * balance (in USD) / contractsize (so a RiskFactor of 1.0 and account balance of 100,000 equates to an average of 1.0 lot per pair) Risk 0.5-1.0 is safe, Risk 2 is medium, Risk 3 is high. Capped at 3.
  • StaticLotsize=0; // Overrides Riskfactor and assumes a user defined average lotsize
  • StopLoss=1300; // In points (0=no Stoploss)
  • ImmediateStopLossPlacement=false; // Set this to true if your broker or prop firm REQUIRES a stoploss to be placed when limit is triggered. Normally Chiroptera places the StopLoss based on actual entry level (within 10-20ms)
  • TemporaryRemoveStopLoss=true; // Temporarily removes stop loss during times of high spread (typically the hour after roll-over) to prevent unnecessary triggering of stop loss levels
  • TradeFridaySession=true;// Option to trade over the weekend or not. Be mindful that when the broker has a holiday on Friday, trades from Thursday session can still be carried over into the weekend (this has so far never occurred, but is  theoretically possible)
  • TradeFridaySessionFirstHalf=true; // if false will not hold trades over the weekend and only trade the Sunday evening open
  • UseGoldForGMTOffset=true; // Uses Gold to automatically determine GMT offset. If errors occur select 'false' and report the issue to the developer
  • UseLearning=true; //Allows the EA to learn optimal lotsizes in backtest using machine learning
  • ChiroStartDate=""; // Chiroptera automatically determines the correct start date when this EA started operating on the selected pairs; if this date is wrong you can use this parameter for a custom start date. Format is e.g. 2025.11.30-->this is NOT REQUIRED
  • WriteWeightsFile=false; //Allows to create custom weightsfile in backtest-->this is NOT REQUIRED
  • MinProfitToSwapRatio=5.0;// Ensures that the maximum profit of each trade is AT LEAST 5 times the swap. This filter disengages automatically after rollover (0=no check)
  • MinProfitToCommissionRatio=0;// Ensures that the maximum profit of each trade is AT LEAST xx times the commission (0=no check)
  • MaxSpreadPts=0;// Prevents symbols from trading when max spread is violated (0=no check)
  • MinProfitPts=0;// Prevents symbols from trading when minimum allowable profit cannot be attained (0=no check)
  • RewardsProgram=false; // Contact developer to be included in Chiroptera rewards program (0=no check for rewards program)
  • SlippageNotifyThreshold=20; // Sends notification to user on MT5 Mobile App if Sendnotifications is enabled, if negative slippage on entry or exit is larger than threshold (-1 is no notifications)
  • MarginLevelNotificationThreshold=100;// Notifies users on MT5 Mobile App if margin level drops below 100% (0=no check)
  • PrintSessionReports=false; // Prints in terminal the session performance reports after each session
  • PrintAdaptiveData=false; // Prints in terminal the pair performance list after each session
  • PrintNews=true; // Prints in terminal all pertinent news
  • PrintNewsBlocking=true; // Prints in terminal if news is blocking (and why)
  • PrintHolidaysBlocking=true; // Prints in terminal if holidays are blocking
  • SendNotifications=true; // Allows users to receive real-time performance notifications in MT5 App. Please see below for how to use this feature

Usage on live account

  • PLEASE CONTACT US TO DISCUSS BROKERS
  • Recommend to run on ECN Raw/Zero Spread account. 
  • Attach Chiroptera to a chart e.g. 'EURUSD' or 'EURUSD+' or 'EURUSD-ECN', make sure to choose the correct symbol if your broker uses prefix or suffix (this is typical for Raw / ECN accounts). Timeframe is irrelevant. 
  • Chiroptera will discover any pre- or suffixes automatically. No need to add the prefix or suffix for pairs in the EA parameters 
  • If desiring to receive performance reports in MT5 Mobile app: Place MetaQuotes ID in MT5 Terminal 'Tools'-->'Notifications' section, check 'Enable Push Notifications' and set 'SendNotifications' in the EA to true
  • Chiroptera uses an advanced, time exponentially weighted filter to learn which are the best pairs (this is broker specific), for which it reads historical trade data. In backtest, this will take 60 days before it converges (it will trade the minimum lotsize up till then). On a live account, it will read pre-learning parameters from an embedded weightsfile. Custom weightsfiles can also be generated, please watch the below video (this is NOT required). Be aware that if creating the custom file on a different computer then where you are running the live account (e.g. on a VPS), the file has to be copied over (it is located in the 'Common' folder). Creation of custom weightsfiles will NOT work on MQL5 VPS as MQL5 VPS does not synchronize the 'Common' folder. Once again using this feature is NOT required.

Usage in Strategy Tester

  • Run Chiroptera on one symbol only. Timeframe is irrelevant. 
  • Chiroptera EA has the News file embedded as a resource. Embedded News is up-to-date until the release date of the version you are using and updated each time a new version is released.
  • For the use of 'Baretail' to see detailed performance metrics during backtest in a separate window, please download Baretail from BareMetalSoft and open the 'PrintMonitor' file that is created in your 'Common' folder at the start of your backtest.
  • Optimal performance in backtest (or on a live account) will start when the adaptive lotsize algorithm has learned the optimal solution for lotsizes. This happens after 60 days. Before that expect generally worse performance in backtest. During these first 60 days of learning the EA will only trade the minimum lotsize (typically 0.01 lots)

Please send me a Direct Message if anything is unclear!

レビュー 54
Apex EHJH
129
Apex EHJH 2026.08.02 17:54 
 

I have used Chiroptera for circa 8 weeks; by far he best ea I’ve have used. Rob is also very helpful and responsive

shino1486
671
shino1486 2026.08.02 06:48 
 

I’ve been using it for three months since I purchased it. It seems the results vary significantly depending on the broker. With the ECN account I use, my approximate monthly return after commissions is 18%, which differs greatly from the results presented by the author. However, a monthly return of 18% is certainly a more than satisfactory result. Sometimes trades across multiple currency pairs remain open from the weekend into the start of the week. In these cases, no one can predict whether the swap will be positive or negative, or how the market will move based on economic developments over the weekend. Taking all of this into account, I really appreciate that I can leave it completely unattended 24 hours a day, 365 days a year. My portfolio has very few profitable strategies—just a gold breakout strategy and some AUD/CAD averaging—so this EA is incredibly important to me.

Drightiger
127
Drightiger 2026.07.11 20:09 
 

I've been using Chiroptera since late April and I genuinely cannot get enough of it - I absolutely adore it. The fact that last month brokers set out to ban/limit Chiroptera honestly tells you everything you need to know about this EA. The author is heavily involved in the community and responds to general queries, questions etc with speed and accuracy and fights for us with the brokers. Yes, Chiro has had a bad couple of weeks in the past, but in the past 4 weeks of trading at least, I honestly don't think I've had a single losing day. I am however frustrated with the authors decision to limit the interal-EA risk (it was on an scale of 1-20 and he released a mandatory update that capped it at 3), the author has said this is because of the brokers and for the overall stability of Chiro on a larger scale, but still incredibly frustrating, but I have not let this fact change my honest 5-star review. Thanks, keep up the good work!

おすすめのプロダクト
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Gold EA: Proven Power for 1-Minute Gold Trading Transform your trading with our Gold EA, meticulously crafted for 1-minute charts and delivering over 2000% growth in 5 years from just $100-$1000 . No Martingale, No AI Gimmicks : Pure, time-tested strategies with robust money management, stop loss, and take profit for reliable performance across multiple charts. Flexible Trading Modes : Choose Fixed Balance for safe profits, Mark IV for bold growth, or %Balance for high rewards—combine Mark IV an
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
GOLD MASTER SCALPER V13 GOLD MASTER SCALPER V13 is an advanced automated trading Expert Advisor built specifically for Gold (XAU/USD) on the M5 timeframe . Designed for traders who demand fast execution, precision-oriented entries, and high-level risk management , GOLD MASTER SCALPER V13 continuously monitors market conditions and automatically identifies potential trading opportunities according to its proprietary internal logic. Built for Gold—M1 AND M5 Symbol: XAU/USD Timeframe:  1M is ver
Exclusive Black Pro Max MT5 — 自動売買システム Exclusive Black Pro Max MT5 は、MetaTrader 5 用のエキスパートアドバイザーであり、高度な市場分析アルゴリズムとリスク管理戦略に基づいています。EAは完全自動で稼働し、トレーダーの介入は最小限で済みます。 注意!購入後はすぐにご連絡ください 。設定手順をお渡しします! 重要: すべての例、スクリーンショット、テストはデモ目的のみです。あるブローカーで特定の通貨ペアが良好な結果を示しても、他のブローカーでも同様になるとは限りません。各ブローカーには独自のレート、スプレッド、取引条件があるため、 各通貨ペアはユーザー自身が最適化 し、リアル口座では 単一通貨モードのみ で稼働させる必要があります。マルチ通貨モードのスクリーンショットは例示のみです。 重要情報: EAのデモ版は評価目的のみです。最適化なしのテスト結果はアルゴリズムの実際の性能を反映しません。完全な利用には、ブローカー、証拠金、選択した銘柄に合わせた個別の最適化が必要です。最適化は必ずユーザー自身で行い、少なくと
Trading Grid EA MT5 Trading Grid EA MT5 is a fully automated, multi-currency grid trading solution engineered for MetaTrader 5. Built on dynamic volatility channels, trend filters, and quantitative risk algorithms, this Expert Advisor systematically manages grid order clusters to capitalize on market ranges and micro-reversals while maintaining drawdown controls. Key Features Advanced Dynamic Grid Engine: Smart order placement that dynamically adjusts grid spacing according to live market volati
Aurus AI
Dmitriq Evgenoeviz Ko
Aurus AI : Multi-AI Architecture Aurus AI Core is more than just a trading advisor; it's a next-generation intelligent ecosystem based on the principle of multi-layered artificial intelligence consensus. The system consists of four specialized AI modules, each responsible for a separate stage of trade entry signal verification. Four-layer filter system The advisor opens a trade only when all four independent modules give an "APPROVED" signal: Market Sense Layer : Evaluates overall market volati
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably wi
Sun Bin SCF is an Expert Advisor that identifies moments when market participants act in the same direction.  It observes recent price bars and volume to detect situations where buyers or sellers dominate together.  When a consistent crowd movement appears, the EA opens a trade in the same direction and manages it using pre-defined risk and exit rules. Main Features: - Crowd detection based on consecutive bars with similar direction. - Volume confirmation to avoid false signals in low-activity
Bober Real MT5
Arnold Bobrinskii
4.88 (16)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for cu
After 10 purchase price will go up to 999/- USD CentGold Guardian is a fully automated Expert Advisor for gold (XAUUSD) built specifically for cent accounts. It trades one cycle at a time, defends a losing position inside a price zone, and closes the whole basket together on a fixed money target that you set yourself. Everything is measured in your account currency, not in pips. You tell the EA the loss level at which it should start defending, and the profit level at which it should close. On
================================================== DeepNero Xtreme Ultimate MT5 (Market Edition) ================================================== DeepNero Xtreme Ultimate MT5 stands as the absolute flagship of the DeepNero systematic ecosystem. This elite iteration harnesses the maximum capacity of our ONNX neural evaluations combined with a comprehensive 20-tier market assessment architecture. Designed for zero-compromise precision, the Ultimate version scans deeply for intricate market dis
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility  currency   basket: GBPUSD, XAUUSD and EURJPY. This EA is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs. The advisor is focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features: EA is designed to open and close orders at the begginning of trading ses
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA — Hull Moving Average (HMA) インジケーターに基づく MetaTrader 5 用自動売買アドバイザー 概要 HMA Scalper Pro EA は、Hull Moving Average (HMA) の方向にトレードする MetaTrader 5 用のプロフェッショナルなトレーディングロボット(Expert Advisor)です。HMA インジケーターは現在のトレンド方向を判定し、アドバイザーはその方向にトレードを執行し、Smart Risk キャピタルマネジメント、アダプティブグリッドトレーディング、トレイリングストップ、ブレイクイーブン、タイムフィルターでエントリーを補完します。 このアドバイザーは Netting アカウントと Hedging アカウントの両方をサポートし、金(XAU/USD)、外国為替通貨ペア、原油、指数、暗号資産の取引に適しています。 HMA SCALPER PRO EA を選ぶ理由 - Hull Moving Average シグナル — HMA の方向に基づくエントリー。HMA
Winter MT5 — 自動売買システム Winter MT5 は、高度な分析アルゴリズムと適応的手法を用いて変化する市場環境に対応するエキスパートアドバイザーです。急激な価格変動後の調整局面での取引を目的として設計されています。システムは完全自動で稼働し、常時監視は不要です。 開始するには、 NZDCAD_e のチャートにEAを設置するだけで、他の通貨ペアは自動的に有効化されます。 注意!購入後すぐにご連絡ください 。設定手順をお送りします! 口座要件 通貨ペア: NZDCAD_e, AUDCAD_e 口座タイプ: ECN レバレッジ: 1:500 最低入金額: $1000 以上(アルゴリズムの正常動作のため推奨) 時間足: M15 VPS: 安定稼働のため推奨 推奨ブローカー: FreshForex 入力パラメータ 取引コメント: ジャーナルや口座履歴に表示 M15 通貨ペア: 有効なペアのリスト(サフィックスに依存する場合あり) Magic: ポジションのユニーク識別子 ロット計算方法: リスクレベルに基づく 証拠金使用率 %: 初期ロットサイズの設定 仮想TP: false
Razgon XAUUSD EA is a high-performance automated trading robot specifically designed for trading XAUUSD (Gold). The advisor uses a multi-level signal filtering system, including ALMA, trend filter based on EMA and MACD, allowing only high-quality trading decisions. Supports trading on multiple currency pairs and includes a built-in control panel with a transparent glass interface. Key Features ALMA indicator entry filter (fast and slow) Trend filter using three EMA (96) and EMA 200 MACD filter
Apex Reversal — M1 Precision Reversal Scalper Apex Reversal is a precision intraday scalper that trades reversals at Double Top and Double Bottom turning points on the 1-minute chart. Instead of chasing momentum, it waits for price to fail twice at the same level, confirms the rejection candle, and enters with a tight, structure-based stop and a fixed 2:1 reward target. Every trade is filtered by an event-based BOS / CHoCH market-structure engine on a higher timeframe, so the robot only takes re
ゴールド取引に革命を!「Gold Martingale Robot EA」(MT5)で指数関数的かつ持続可能な成長を解き放とう 常にチャートを監視することに疲れていませんか? 重要な経済指標が発表されるたびにストレスを感じていませんか? あるいは、利益が出たにもかかわらず、週末にポジションを持ち越したせいで利益が消えてしまった経験はありませんか? 試行錯誤はもう終わりにしましょう! Gold Martingale Robot EA の登場です。これは、長期的なポートフォリオの成長、指数関数的な複利運用、そして厳格なリスク管理プロトコルを求める本格的な投資家専用に設計された、究極のMT5自動売買システムです。 なぜ「Gold Martingale Robot EA」があなたのポートフォリオに欠かせないのか? 1. 指数関数的なポートフォリオの成長(複利の力) このEAは、短期的なハイリスクなギャンブルのために作られたものではありません。「長期的」な収益性のために設計されています。アルゴリズムが複利の力を活用し、口座資金を安定して成長させます。今日の利益が、明日の爆発的な
Universal Gold Strategy MT5 is an automated trading EA designed specifically for Gold (XAUUSD) on the Daily (D1) timeframe. Built on disciplined risk management, every trade operates with a fixed tight 30-pip Stop Loss and 150 pips take profits. Unlike dangerous grid or martingale systems, this EA focuses on single directional breakout trades with a hard capital protection ceiling. Key Features: - Strict 30-Pip Stop Loss on every position - No Martingale, No Grid, No Averaging - Single trade e
ProTrade EA
Jim Ariel Camarce Ignao
Key Features   Automated Candle Pattern Recognition 10 Professional Patterns : Detects Bullish/Bearish Engulfing, Hammer/Shooting Star, Morning/Evening Star, Piercing/Dark Cloud, and 6 additional professional candlestick patterns Smart Filtering : Combine multiple patterns with configurable confirmation logic Volume Confirmation : Optional volume filter to validate pattern strength Multi-Timeframe Analysis : Separate execution and bias timeframes for better timing   Trading Dashboard Int
XauusdSrZoneTrader XauusdSrZoneTraderは、XAUUSD(ゴールド)を対象とした自動売買Expert Advisorです。 Support and Resistance ZoneとBollinger Bandsを使用し、価格位置や市場状況を分析して取引条件を判定します。 対応時間足は M3、M5、M15 です。 本製品は、あらかじめ設定された条件に基づいて自動的に取引を行うためのソフトウェアです。 主な機能 Support and Resistance Zone 過去の価格データを使用してSupportおよびResistanceとなる価格帯を分析します。 単一の価格ではなく、一定の価格範囲をZoneとして扱い、価格の反応を確認します。 Zone Touch Analysis 価格が検出されたZoneに接触した回数や反応を確認し、設定された条件に基づいて取引判断を行います。 Bollinger Bands Bollinger Bandsを使用して、価格とバンドの位置関係を分析します。 Bollinger Bands + Support and Resis
Overview Impulsive OB Scalper Pro is a fully automated Expert Advisor for MetaTrader 5 that focuses on   institutional order blocks   and   impulsive price movements . The system identifies supply and demand zones formed after a strong impulsive candle (range ≥ ATR × multiplier) and executes trades when price retests those zones. This approach follows the footprints of large institutional players (banks, hedge funds) that create significant directional moves. Unlike traditional indicator‑based s
Gold Sovereign Strike AI Algorithmic Strike-Avoidance Protocol Gold Sovereign Strike AI represents a paradigm shift in automated Gold trading, built entirely upon the proprietary Algorithmic Strike-Avoidance Theory. Heavy drawdowns and extreme volatility spikes are treated as "Strikes" against your portfolio's longevity and platform compliance. This Expert Advisor is engineered for Monetization Safety (Prop-Firm and Funded Account friendly), prioritizing sustainable, compounded capital growth o
Expert Mind Core: Statistical Probability Engine The Expert Mind Core algorithm is based on a high-order mathematical model designed to analyze structural market imbalances. Unlike standard indicators, this system utilizes a multidimensional approach to price action, evaluating the rate of change in volatility (Gamma-analysis) and its deviation from the equilibrium point. The core logic functions by identifying exhaustion zones where the probability of a corrective movement significantly outweig
Welcome to the Future of Trading: Your Ultimate AI Assistant!   Unleash the Power of AI Trading Welcome to a revolutionary trading experience with our cutting-edge EA (Expert Advisor). Designed with the latest advancements in AI technology, this tool is your gateway to smarter, more efficient trading. Whether you are a seasoned trader or just starting out, our EA is tailored to meet your needs and elevate your trading game. Key Features ·        Advanced Algorithms: Leverage the pow
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
Grid trading Strategy A very safe and profitable strategy based on dividing the chart to horizontal grids and based on market direction (Bullish/Bearish) open buy or sell when the price touches each grid line. Grid distance will be calculated based on percentage of price. That way this EA can be used for any type of market. trade a list of given pairs at the same time on a single account and apply risk management rule for all of them
At first, I got my teeth into  Phoenix  Ultra   Expert Advisor. This   Expert Advisor  will support automatic close order if the direction is correct and perform recovery if the direction is wrong. If you enter an order: 1. The price goes in the right direction and hits the   Min Profit Point ,   trailing stop 20% of the current profit. 2. The price goes in the opposite direction, the Expert Advisor will place the order with the volume is   Recovery Volume Percent  at the input, the distance to
このプロダクトを購入した人は以下も購入しています
Quantum Titan MT5
Bogdan Ion Puscasu
4.76 (34)
Quantum Titanは、Quantumエコシステムに機関投資家レベルの取引機能をもたらし、精度、規律、そして実績のあるライブマーケットパフォーマンスにおいて新たな基準を打ち立てます。 GOLDエキスパートアドバイザーにさらなる性能を求めるトレーダーのために開発されたTitanは、Quantumトレーディングテクノロジーの次なる進化を象徴するものです。 全世界で生涯ライセンスは1,000個限定です。 1,000部すべてが完売次第、Quantum Titanは入手できなくなります。 発売記念特別割引価格。最終価格1999ドル。 初期投資5万ドルでLive Signalに参加しよう:   こちらをクリック Quantum Titan MQL5 公開チャンネル:   こちらをクリック ***Quantum Titan MT5 を購入すると、Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X、Quantum
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (51)
伝説は続く。女王は進化する。 Quantum Queen Xへようこそ。これは、Quantum Queenの実績ある成功を基盤とした、伝説的なゴールド取引システムの次世代版です。 Quantum Queen Xは、Quantum Queenと同じ実績のあるコアエンジンをベースに構築されており、トレーダーがどの戦略を有効または無効にするかを正確に選択できる強力な新しいカスタムモードが導入されています。 すべての戦略は個別にレビュー、改良、最適化され、さまざまな市場状況においてさらに優れたパフォーマンスと適応性を発揮します。デフォルトのプリセットも強化され、7つの戦略ではなく厳選された9つの戦略を組み合わせることで、より広い市場範囲とより多くの取引機会を提供すると同時に、Quantum Queen XをMQL5で最も成功したGOLDエキスパートアドバイザーにした規律ある取引哲学を維持しています。 IMPORTANT! After the purchase please send me a private message to receive the installation manual
The Gold Reaper MT5
Profalgo Limited
4.48 (105)
小道具会社準備完了!( セットファイルをダウンロード ) 警告: 現在の価格で販売できるのは残りわずかです! 最終価格:990ドル EAを1つ無料でゲット(3つの取引アカウント分)→購入後ご連絡ください 究極のコンボセット   は   こちらをクリック 公開グループに参加する: こちらをクリック   ライブシグナル クライアントシグナル YouTubeレビュー 最新マニュアル ゴールドリーパーへようこそ! 非常に成功を収めたGoldtrade Proをベースに開発されたこのEAは、複数の時間枠で同時に動作するように設計されており、取引頻度を非常に保守的なものから極めて変動の激しいものまで設定できるオプションを備えています。 このEAは、複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ出し、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットが設定されていますが、リスクを最小限に抑え、各取引の潜在的な利益を最大化するために、トレーリングストップロスとトレーリングテイクプロフィットも使用されます。 このシステムは、非常に人
重要 : この商品は、ごく少数の数量のみ、現行価格で販売されます。    価格はまもなく1999ドルになります!   300 以上の戦略を収録 !さらに追加予定! ボーナス : 私の他のEAの中から5つ  を無料で 選んでください!   すべての設定ファイル + 完全なセットアップおよび最適化ガイド ビデオガイド ライブシグナル レビュー(第三者による) 新登場 - 44種類の戦略ライブシグナル 究極のブレイクアウトシステムへようこそ! この度、8年の歳月をかけて綿密に開発された、洗練された独自のエキスパートアドバイザー(EA)である「アルティメット・ブレイクアウト・システム」をご紹介できることを嬉しく思います。 このシステムは、MQL5市場で高いパフォーマンスを発揮するEAの基盤となっており、その中には高く評価されているGold Reaper EAも含まれています。 7か月以上にわたり1位の座を維持したほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインした。 Ultimate Breakout Systemは
Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
XG Gold Robot MT5
MQL TOOLS SL
4.34 (113)
The XG Gold Robot MT5 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 Action, Cycle S
Byrdi
William Brandon Autry
5 (19)
BYRDI - ポートフォリオ全体を連携させる分散型トレーディングネットワーク。 多くのExpert Advisorが見ているのは、1つのターミナル、1つの口座、そしてその口座内のポジションだけです。 BYRDIは、より広いネットワーク全体を見ます。 BYRDIは、複数のMetaTrader 5ターミナルを1つの連携型トレーディングメッシュとして接続します。各ノードは、それぞれ独自の口座、ブローカー、市場、戦略、AIモデル、資金配分、リスク設定を維持しながら、ポートフォリオ全体を把握するために必要な情報を共有できます。 ネットワークは、執行の調整、重複したエクスポージャーの制限、適格なノード間での機会配分、そして別の対応ノードが利用可能な場合のフェイルオーバーを行えます。 1つのノードだけでも完全なトレーディングシステムとして動作できます。複数のノードを連携させれば、1つの分散型ネットワークとして運用できます。 BYRDIができること BYRDIは、複数のターミナル、ブローカー、口座、市場、戦略にまたがる取引活動を調整するために設計されています。 ネットワーク全体で、次の情報を共有・
Short description Counter-trend EA for AUDCAD/AUDNZD/NZDCAD. Low-risk mean reversion with controlled martingale and funding-account presets. Live monitoring Signal: https://www.mql5.com/en/signals/2257448 What it is A counter-trend mean-reversion Expert Advisor designed to produce steady monthly returns under conservative risk. Built for traders who prioritize capital protection (including funding account rules) and prefer transparent, testable logic. How it trades Entry logic: Sells/buys sho
AXIO Gold EA
Shengzu Zhong
4.6 (10)
AXIO GOLD EA MT5 MQL5 ライブシグナル参照 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 は、MetaTrader 5 上の XAUUSD ゴールド向けに開発された自動売買システムです。 この EA は、MQL5 上で確認できる検証済みライブシグナルと同じロジックおよび執行ルールを使用します。推奨される最適化済み設定を使用し、 TMGM のような信頼性の高い ECN/RAW 原始スプレッドのブローカーで運用する場合、この EA のライブ取引挙動は、ライブシグナルの取引構造および執行特性にできる限り近づくように設計されています。 ただし、ブローカー条件、スプレッド、執行品質、銘柄仕様、スリッページ、通信遅延、VPS 環境、口座設定の違いにより、個別の結果が異なる場合があります。 AXIO GOLD は、危険なマーチンゲール、過度なグリッド拡張、または損失ポジションへのナンピンを使用しません。 現在の製品価格は MQL5 Market ページに表示されている
Golden Blitz MT5
Lo Thi Mai Loan
4.43 (14)
EA Golden Blitz   – 安全で効果的な金取引ソリューション  \ ローンチプロモーション  現在の価格で残りわずか1本  最終価格:$1999.99 こんにちは。私はEA Gold Blitz   、Diamond Forex Groupファミリーの2番目のEAで、金(XAU/USD)取引専用に設計されています。優れた機能と安全性を重視した設計で、トレーダーの皆様に持続可能で効果的な金取引体験を提供します。   EA Gold Blitz   の特徴   - 動的ストップロス(SL):EAは、最近のローソク足の価格範囲に基づいてストップロスを設定します。これにより、SLが市場の状況に柔軟に対応し、変動する市場でも効果的に口座を保護します。   - 多様な取引戦略:EAには3つの取引戦略が搭載され、それぞれ最大3つのポジションを同時に開くことができます。合計で最大9つの取引が可能です。   - 柔軟なトレーリングストップ:トレーリングストップによる利益確保機能が含まれています。この機能は、個々の好みに応じてカスタマイズ可能です。   - 安全性を最優先:すべ
DAX Robot is an advanced automated trading system developed specifically for the DAX 40 Index on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability trading opportunities by combining trend analysis, market momentum, and volatility based conditions. DAX Robot is designe
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
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
KINGDOM KNIGHT GOLD — XAUUSD H1 Portfolio EA The market is full of kings. Kings promise.   Knights deliver. Kingdom Knight is a XAUUSD portfolio EA built on one oath:   every single trade leaves the castle with a shield   — a hard stop loss, attached at the broker, on 100% of orders. No grid. No martingale. No averaging. No hidden floating losses. WHY THIS EA EXISTS Kingdom Knight was not built in a month. It survived five years of them. Five years of research. Entire systems that looked perfect
Strong mt5
Andriy Sydoruk
2 (1)
Strong: A Powerful Forex Bot for Multi-Currency Trading Strong is an automated tool for trading on the Forex market, utilizing modern technologies and algorithms. It is designed for traders who aim to improve the efficiency of their trading and reduce risks in a constantly changing market. Key Features of Strong Multi-Profile Trading: Strong supports a wide range of currency pairs, including both major and exotic assets. This allows traders to diversify their portfolios and adapt strategies to
MY LAST STRATEGY One engine. Every candle. Every session. Phase 1 – Limited Release Only 10   copies left. Once all copies are sold, this product will be delisted and no longer available for purchase. All Phase 1 buyers are invited to our private Discord server , where they receive continued updates, optimizations, and direct feedback support. Contact us after purchasing the product for comprehensive instructions and guidance on how to use one of our Slap all News products. TEN YEARS, DISTILLED
Two lines, always circling — 21 and 49. Most of the time they say nothing. Then they cross, and the system stops waiting. It closes what it was holding, opens what the cross demands, and sets its stop and target without asking twice. Risk is sized off the account itself, not fixed guesses — one bad calculation and it simply declines to trade at all. No indecision, no averaging in. Every new bar gets exactly one verdict. Built for any symbol, any timeframe. Fast against slow — the rest is ari
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 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 profit Supported cu
透明性の高い価格モデル。  販売段階が進むごとに価格が上がります。次の段階: $1000 . Live Signal +14 Months • Low Risk Live Signal +8 Months • Medium Risk Live Signal New • $100 000 Account Darwinex Aero の仕組み Aero は XAUUSD(ゴールド) 向けの完全自動 EA で、 ブレイクアウト戦略 に基づいています。 ゴールドのブレイクアウトは最良のエントリー機会のひとつです。重要な水準はほぼ毎日ブレイクされます — 問題は、そのすべてが継続するわけではないという点です。 Aero が解決するのはまさにこの課題です。 統計的に取引する価値のあるブレイクアウトを見極める高度なシステムであり、勝率と期待値をトレード側に引き寄せます。 この選別を担うのが kNN(k近傍法) です。10年以上のゴールド価格データで学習させた機械学習手法です。 水準がブレイクされると、現在の相場状況が数千件の過去事例と照合され、一つひとつのトレードの精度が検証されます。 同時
Alpha Trades Author: Andrii Sydoruk Version: 1.0 Release date: 31.10.2025 Description Alpha Trades is a trading expert designed to operate under various market conditions. The system uses an adaptive analytical approach that allows it to adjust to the current market structure. The algorithm is built as a multi-level strategy combining regression analysis, dynamic volatility filters, order series management, and money management. Key Features Adaptive analytics — determines the trading direction
Welcome to Golden Conqueror , a highly advanced, fully automated active scalping algorithmic system designed exclusively for Gold (XAUUSD) . Built with institutional logic, this EA strictly avoids dangerous grid or martingale systems. Instead, it utilizes high-precision Pivot Breakouts to exploit market momentum and volume surges. To ensure absolute risk mitigation and capital protection, the algorithm strictly limits itself to a maximum of 1 open trade at a time . Furthermore, every single exe
Pips Architect Pips Architect is an automated trading Expert Advisor for MetaTrader 4 and MetaTrader 5 , using time-series analysis and dynamic market modeling. The Expert Advisor works without third-party indicators and provides flexible control over trading logic, risk management, order execution, and position management. Main Features • Real-time market data analysis • Automated trading 24/5 • Market and pending orders • Real and virtual trading modes • Multi-symbol trading • Timeframes from
FXCOW SMART EA Not Just an EA. A Complete Automated Trading System. The market moves fast. Opportunities can appear and disappear in moments. FXCOW Smart EA is built to analyse market structure, identify potential breakout opportunities, and automatically execute trades when its conditions are met — while managing the trade from entry to exit. This isn't simply an EA that opens trades. It's a complete trading system built around analysis, execution, and risk management. READ THE MARKET. FIND
GoldFlow Pro1
Minh Tu Nguyen
5 (2)
An order-flow Expert Advisor built for one market only: XAUUSD. GoldFlow Pro reads the live GOLD market tick by tick — price movement, momentum, and liquidity behavior — and acts only when its conditions are met. Precise entries. Defined risk. Disciplined management on every position. MQL5 Signal — Live Monitoring https://www.mql5.com/en/signals/2384830 Introducing GoldFlow Pro GoldFlow Pro was developed around a single idea: instead of reacting to lagging indicators, read what the market is act
Syna
William Brandon Autry
4.87 (30)
Syna 7 - トレードに寄り添い続けるAI ほとんどのトレーディングシステムは、エントリーした時点で考えるのをやめます。 Synaは違います。 Syna 7は、分析から決済まで関与し続けるために設計されたAIトレーディング・アシスタントであり、自律型トレーディングシステムです。 現在の状況を監視し、トレードの文脈を記憶し、ニュースとボラティリティを評価し、ポジションを管理し、口座間を調整し、注文が約定した後も判断を再評価し続けることができます。 トレードはエントリーで終わりません。 インテリジェンスも同じであるべきです。 分析から決済まで、ひとつの連続したインテリジェンス。 チャンネルとコミュニティ アップデート、シグナル、リリース情報、製品デモはチャンネルでご確認ください。公開グループでは質問や他のトレーダーとの交流ができます。 私のMQL5チャンネルをフォロー 私のMQL5公開グループに参加 Synaとは Synaは、トレーディング運用全体のインテリジェンス層として機能するよう設計されています。 次のような対象と連携できます。 Syna自身の自律的なトレーディング戦略 他のE
Gold Hedge Pro v11 より良いテスト結果を得るため、Gold Hedge Pro v11を3~6か月間運用することをおすすめします。 MetaTrader 5向け 高度なゴールド・ヘッジ&プログレッシブ・リカバリーEA Gold Hedge Pro v11 は、MetaTrader 5向けの自動売買Expert Advisor(EA)です。初期ヘッジ、方向性の確認、段階的なロット増加、利益ベースのステージ管理、そしてバスケット全体の利益保護を組み合わせた、構造化された自動売買システムです。 EAは最初にBuyとSellのポジションを同時に開きます。最初から市場方向を予測するのではなく、市場の動きを利用して、どちらの方向が強くなっているかを判断します。BuyまたはSellのいずれかが設定された利益またはポイントのトリガーに到達すると、その方向を選択し、プログレッシブな取引シーケンスを開始します。 選択された方向が利益方向へ進み続けると、EAは設定された Lot Multiplier に従ってポジションサイズを自動的に増加させます。以前のステージにはStop Lossによ
YZH AlgoCore
Yusuf Ziya Hazeral
5 (2)
YZH AlgoCore ― 1つのロボットで6つの銘柄に対応 スマートアルゴリズム。規律ある執行。 市場には数千もの「ゴールドロボット」が存在します。その中で、XAUUSD、EURUSD、GBPUSD、GBPJPY、USDJPY、BTCUSDの6銘柄で、設定変更なしで同じエンジンを動作させることができるロボットはいくつあるでしょうか? YZH AlgoCoreは、真のマルチシンボルシステムです。チャートにアタッチするだけで、ロボットは自動的に銘柄を検出し、専用の組み込みプロファイルを読み込みます。時間枠、インジケーターの設定、スケーリング動作など、すべて銘柄ごとに内部的に定義されています。6つの銘柄で1つのライセンス。6つのロボットを個別に購入する必要がなく、1つのライセンスで済みます。 YZH AlgoCoreを選ぶ理由 多くのトレーディングシステムが失敗するのは、戦略が悪いからではなく、執行が不安定だからです。多くのグリッドロボットは、一定の間隔で無計画にポジションを建て、最初の強いトレンドが発生するとすぐに口座を明け渡します。 YZH AlgoCoreは、以下の2つの
Neon Trade — 最高レベルのトレーディングへの扉を開く最先端のトレーディングソリューション 私は、トレーダーの目標や課題に関係なく、あらゆるトレーダーのニーズに応えることができるユニークなトレーディングソリューションを作成することを目指しました。主なアイデアは、機械学習と高度なトレーディング手法を組み合わせることで、両者の併用によるメリットを最大化することでした。このシステムは、1〜2 ヶ月で少額の入金を成長させることにも、長期的な投資にも適しています。 製品の詳細情報を入手するのに役立つリンク もしあなたが: 購入前の質問や購入後のサポートとサポートを受けたい 私の Telegram コミュニティ(質問をしたり、すでに製品を購入した他のユーザーとコミュニケーションを取ることができます) MetaTrader 4 ターミナル専用の類似バージョン! 製品とその入力パラメータを深く理解するためのガイド 重要!!!ロボットを購入した後、および購入に興味がある場合は、必ずプライベートメッセージで私に連絡し、相談、アドバイス、.SET 設定ファイルを受け取ってください Neon Tr
LAUNCH PROMO: ONLY A FEW COPIES LEFT! OPEN BLACK BOX: ONE EA, MANY STRATEGIES — CREATE NEW SETS, CONTRIBUTE YOUR IDEAS, AND POTENTIALLY TURN THEM INTO COMMERCIAL EAs UNDER AGREEMENT. Gold Is The Target. Oil Is The Driver. GoldOil Watches What Drives Gold. VERY LIMITED COPIES AT CURRENT PRICE Final Price: $2499 Exclusive:   After purchase, send me a direct message to receive VIP set files, setup instructions, and access to the private GoldOil Telegram group. PROP FIRM READY! Buy not just a back
Mad Turtle
Gennady Sergienko
4.44 (125)
シンボル XAUUSD(ゴールド/米ドル) タイムフレーム(期間) H1-M15(任意) シングルポジショントレード対応 はい 最低入金額 500 USD (または他通貨の同等額) すべてのブローカーに対応 はい(2桁または3桁の価格表示、任意の通貨、シンボル名、GMT時間に対応) 事前設定なしで稼働可能 はい 機械学習に興味がある方は、こちらのチャンネルを購読してください: 購読する! Mad Turtle プロジェクトの主な特徴: 本物の機械学習 このエキスパートアドバイザー(EA)は、GPTサイトや類似サービスに接続しません。 モデルはMT5に組み込まれたONNXライブラリを使用して展開されます。初回の起動時に、偽造不可能なシステムメッセージが表示されます。 CLICK 参照: ONNX(Open Neural Network Exchange)。 資金の安全性 プリロールオーバーやマイクロスキャルピング、統計的サンプルの少ない狭いレンジでの取引を使用しません。 グリッドやマーチンゲールなどの危険な戦略を使用しません。 また、長期間稼働し、1日で利益や資金をすべて
フィルタ:
Barricade84
60
Barricade84 2026.09.04 21:08 
 

This EA is a scam. If you read the negative reviews, it tells you why, so I will not explain (arbitrage). Brokers are blocking and closing accounts. Also, the losses are far higher than the profits. Because of the broker issue and the big losses, the author has limited the risk level which you can use. This is actually a good idea, as you lose your money slower than previously. Bad bad bad.

Carlos Alberto Castillo Luzon
534
Carlos Alberto Castillo Luzon 2026.08.13 17:18 
 

Lastly, the wins doesn't cover the loses. Using with TMGM

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.08.14 12:30
Who told you TMGM would work for this EA? It is important that the broker has tight spreads around rollover. This is not the case for TMGM
Apex EHJH
129
Apex EHJH 2026.08.02 17:54 
 

I have used Chiroptera for circa 8 weeks; by far he best ea I’ve have used. Rob is also very helpful and responsive

shino1486
671
shino1486 2026.08.02 06:48 
 

I’ve been using it for three months since I purchased it. It seems the results vary significantly depending on the broker. With the ECN account I use, my approximate monthly return after commissions is 18%, which differs greatly from the results presented by the author. However, a monthly return of 18% is certainly a more than satisfactory result. Sometimes trades across multiple currency pairs remain open from the weekend into the start of the week. In these cases, no one can predict whether the swap will be positive or negative, or how the market will move based on economic developments over the weekend. Taking all of this into account, I really appreciate that I can leave it completely unattended 24 hours a day, 365 days a year. My portfolio has very few profitable strategies—just a gold breakout strategy and some AUD/CAD averaging—so this EA is incredibly important to me.

Drightiger
127
Drightiger 2026.07.11 20:09 
 

I've been using Chiroptera since late April and I genuinely cannot get enough of it - I absolutely adore it. The fact that last month brokers set out to ban/limit Chiroptera honestly tells you everything you need to know about this EA. The author is heavily involved in the community and responds to general queries, questions etc with speed and accuracy and fights for us with the brokers. Yes, Chiro has had a bad couple of weeks in the past, but in the past 4 weeks of trading at least, I honestly don't think I've had a single losing day. I am however frustrated with the authors decision to limit the interal-EA risk (it was on an scale of 1-20 and he released a mandatory update that capped it at 3), the author has said this is because of the brokers and for the overall stability of Chiro on a larger scale, but still incredibly frustrating, but I have not let this fact change my honest 5-star review. Thanks, keep up the good work!

Trung John
1490
Trung John 2026.06.25 06:11 
 

It keeps making losses day after day even though I was using the default setting . I've turned it off until the seller proves it can generate solid results. I'm using ICMarkets and it is killing my account balance everyday

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.06.25 06:28
Trung, please contact me directly to see if anything is wrong with your setup or if you are using a broker with too much slippage. Also understand that this is not a martingale EA, and therefore losses are absolutely normal
Michael Schuster
1684
Michael Schuster 2026.06.18 15:24 
 

I don't understand the users' reactions. Of course, there are nights and especially weekends when events can change the trend. The EA handles such situations very well. In my case, Chiroptera has performed exceptionally well over the past few weeks and has recouped my investment several times over. I also don't understand the discussions with the brokers. It sounds far-fetched to me that accounts would be banned, suspended, or anything like that because of an EA. Overall, I can only say that Chiroptera is currently my best-performing EA. Keep up the good work! 👍

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.06.18 22:13
Thanks Michael
Michael John Malkinson
880
Michael John Malkinson 2026.06.17 12:37 
 

Updated review - after leaving a neutral review a while ago, the EA has made a little profit almost everyday since, so im happy with it. I think its very broker dependant, but for me its going good so far

bc01
546
bc01 2026.06.16 23:10 
 

big loss again, i am turning this EA off, not recommended

Bifrost
1331
Bifrost 2026.06.15 06:51 
 

This EA performance is too good to be true.

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.06.16 20:18
I don't know who you are but I truly appreciate you pissing off the guy below you
EA--TESTER--REALMONEY
1582
EA--TESTER--REALMONEY 2026.06.14 23:06 
 

After testing this EA only for a short time it made me clear that it is just another crap EA with good marketing that should not be in the Top Positions on the market.

! Attention, the Seller deleted some of his Live Signals after the last losses, that only happens when a Seller don´t want to be transparent and show the truth to the clients. For the Sellers the sales must go on as long as possible, before the bad reviews are incoming !

It´s everytime the same game...

The trading logic of this EA is simple. It opens a trade on each Forex pair every day one hour before market close (long or short) and hopes that they are going in the right direction. That´s all.

!!! Another very important Point is that some Brokers e.g. Blueberry don´t like this EA. In the Chiroptera private Telegram Group (I was in there too) there are complaints by users, that their broker has issued them a warning. When they go on using this EA they will get their account closed, because of the trading style of the EA.

Important to know: Many brokers have issues with strategies that exploit pricing errors, delayed data feeds, or short-term spread anomalies. This is often referred to as:

Spread Hunting

Latency Arbitrage

Quote Arbitrage

Tick Arbitrage

Such strategies can violate a broker's terms and conditions, even if the EA itself is technically functioning correctly.

It seems to me that there are many Fake Reviews too because after all the losing days the last week there are still incoming positive reviews from new buyers, what makes no sense.

Screenshots of the last trades on different brokers you can find in the comments and in my profile as always.

I stopped using this bad EA and advise every new trader to find a better one.

***

Edit after his answer: "I called Vantage (as I am a partner with them) and they clarified that they and their subsidiaries (VT,Ultima,Moneta,PuPrime) have found that this EA gave them too much loss, as they trade against the client. They can take a certain amount of that, but not as much as Chiroptera was offsetting them with."

That´s the craziest excuse I have ever heard from a EA Seller, after he was removing his Live Signals from the Market directly after the EA made big losses.

I see only 2 possibilities: 1. They closed your Trading Accounts because Chiroptera doesn´t comply with their terms and conditions as I discribed in my Review regarding Blueberry Broker or 2. because of the losses it made the last week.

Nice try but nobody will believe you this excuse...

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.06.16 20:52
Lol. Even my most inexperienced clients understand you cannot judge an EA after only a few days of testing. EDIT: as you clearly have no clue what’s going on I’ll elaborate here quickly. I called Vantage (as I am a partner with them) and they clarified that they and their subsidiaries (VT,Ultima,Moneta,PuPrime) have found that this EA made too much profit, as they trade against the client. They can take a certain amount of that, but not as much as Chiroptera was offsetting them with. You of all people (supposedly per your ‘experience’) should know how this works. A way forward will be found with other brokers and under different trading conditions for this EA. If you are still adamant about what you are stating above, provide proof that any of this is true: it is not. Chiroptera has gone through this process several times and not once has the broker been able to surrender any proof of anything you are saying. So you are just making things up. I understand you are bitter because of the money you have lost in the past, but this does not give you the right to make things up and damage the results of a phenomenal EA. Stop spamming people. Do not show up on any developers feed until you can provide actual proof of anything you say.
Imm Timm
121
Imm Timm 2026.06.12 08:48 
 

Worked okay before but consecutive losses for a few weeks now. Most of the profit which was made, was taken by commission. Live trade data doest not match the live account results. Too frequent updates.

Rob Josephus Maria Janssen
2459
開発者からの返信 Rob Josephus Maria Janssen 2026.06.16 21:15
Imm Timm, for a non-martingale, non-grid Expert Advisor losses are absolutely normal. A commission filter was added that allows clients to set the minimum profit compared to commission, which will allow you to prevent stepping in to trades that appear to be making minimal profit compared to the commmission cost. And no need to worry about calculating anything, the EA will do all the math. Yes, there were a few back to back updates but these had to occur as many clients had specific requests and broker dependent settings that needed to be accounted for to use this EA per their broker settings. This is simply a developer accommodating those requests as soon as possible, I understand the reason might not be always be visible to someone that things are working for on their broker. But I hope this explanation helps, contact me directly for any specific questions. This EA is recovering from it's loss as we speak and will reach new highs exactly as it is designed to work.
aczares
97
aczares 2026.06.10 09:50 
 

Leaving a review after using this for more than a month. I would say this is probably my favorite EA so far. Looking back, the journey to become profitable with this was kinda fun. I bought this when it was still imperative to generate your own weightfile, which I didn't want to do since I didn't want to migrate away from using mql5 vps. Good thing is, Rob released the version that has an embedded weightfile already, making backtesting for our own weightfile optional. Jumping off from this topic, I would say the dev is really on top of his game--updates are fast whenever he sees something that can be improved or was suggested by the community.

As for the profits, please be aware that this isn't a grid/martingale where every day/week/month is a winner. This is also repeated again and again by the dev. You will find that some days, you will be in loss. Some you will have profits but only small. And some days, you might be in profit but the commissions ate all of them up. That is normal. You will be rewarded with days where you'll get 0.5%. And you have a potentially larger chance for profit on Fridays (favorite day btw) where your acct growth can shoot way up. Another thing I would like to point out is how splashable this is in your portfolio. It doesn't really compete with all your other EAs since it only trades in a very specific time interval, so it's a perfect addition to your bot collection.

I've been rambling a bit but overall, this is a pretty good EA!

Quentin Trimble
51
Quentin Trimble 2026.06.06 13:35 
 

I've been running Chiroptera for a short while now, and my early impressions are quite good. What really impresses me is how carefully it handles risk — the stop loss and take profit levels feel well thought out, not just randomly placed and left to chance. The trades are executed in a controlled, systematic way that gives me more confidence. I'm curious to see how it performs over the long run, but based on what I've seen so far, this EA is definitely worth keeping an eye on.

Mike Z
103
Mike Z 2026.06.04 08:42 
 

Ive been using this ea for over a month so far it has been working amazingly. the developer support is phenomenal they always answers questions and are always helping us out.

Qa Ban
107
Qa Ban 2026.06.04 07:49 
 

This EA is one of the best available in the whole mql5, it would seem expensive at first but it pays itself and has space for profits. Weekends are the best for profits but also have big DD , still nothing to worry about since this EA takes care pretty good just let the EA do its job. Would totally recommend!

brainiacz
487
brainiacz 2026.06.03 16:15 
 

Been running it for couple of weeks. The performance is solid, but heavily broker dependent. If user properly, its profitable in the long-term.

Rob returned the ability for custom weight files, so no more complaints from my side.

Ranjith kk
301
Ranjith kk 2026.06.03 07:10 
 

The Best EA I have used so far. I have been using Chiroptera for one and half months and it has consistently made profit for each day.. Wonderful work.

nahtanox
269
nahtanox 2026.06.02 16:01 
 

This EA has been consistently making high profit level particularly on weekend rollover as per the live signals. The developer is active in updating the EA regularly (check out the "What's new" section on the update frequency), and the support team is responsive and helpful in answering the users queries in the support Telegram group chat. I highly recommend this EA.

Ekhoo13
200
Ekhoo13 2026.06.01 14:10 
 

Running Chiroptera daily and I'm very pleased with the results. The night-trading approach keeps positions out of the market during the most unpredictable hours, which gives real peace of mind. I appreciate that it uses single trades with proper stop losses rather than martingale or grid recovery. It feels like a genuinely risk-aware design rather than a system that just hides drawdown. Setup on a single chart for all pairs is straightforward, and the news/holiday filters plus the adaptive pair-selection logic clearly add value once it's had time to settle in. The real-time notifications are a nice touch for monitoring without being glued to the terminal. The gains it's been generating for me on a daily basis speak for themselves. Solid work from the developer. Recommended!

123
レビューに返信