Chiroptera

4.64

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!

Отзывы 51
Apex EHJH
123
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
650
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
120
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 (для пар EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY)  ализирующий рынок при помощи индекса волн эллиота. Волновая теория Эллиотта — интерпретация процессов на финансовых рынках через систему визуальных моделей (волн) на ценовых графиках.  Автор теории Ральф Эллиотт выделил восемь вариантов чередующихся волн (из них пять по тренду и три против тренда). Движение цен на рынках принимает форму пяти волн
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
Exclusive black Pro Max MT5 — автоматизированная торговая система Exclusive black Pro Max MT5 — это эксперт-советник для MetaTrader 5, основанный на алгоритмах анализа рынка и управлении рисками. Советник работает в полностью автоматическом режиме и требует минимального вмешательства со стороны трейдера. Внимание! Свяжитесь со мной сразу после покупки , чтобы получить инструкции по настройке! ВАЖНО: Все примеры, скриншоты и тесты приведены исключительно в демонстрационных целях. Если у одного бр
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
Classic SNR EA Эксперт для MetaTrader 5 | Мульти-символьная торговля по уровням Support & Resistance с трендовой логикой Обзор Classic SNR Breakout EA - это профессиональный торговый робот, который определяет структурные уровни поддержки и сопротивления (Support & Resistance) с использованием дневных точек разворота и совершает сделки на основе ценового действия часового таймфрейма (H1) относительно этих уровней. EA применяет   двойную логику : на восходящем тренде продает при отбое (закрытии H1
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 — полностью автоматический советник для торговли на рынке Forex. Робот создан в 2014 году и за этот период сделал множество прибыльных сделок, показав более 7000% прироста депозита на моем личном счете. Было выпущено много обновлений, но версия 2019 года считается самой стабильной и прибыльной. Робот можно запускать на любых инструментах, но лучшие результаты достигаются на EURGBP , GBPUSD , таймфрейм M5 . Робот не покажет хорошие результаты в тестере или на реальном счете, если
================================================== 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 — это профессиональный торговый робот (Expert Advisor) для MetaTrader 5, работающий по направлению скользящей средней Hull (Hull Moving Average, HMA). Индикатор HMA определяет текущее направление тренда, а советник открывает сделки в его сторону, дополняя вход управлением капиталом Smart Risk, адаптивной сеточной торговлей, трейлинг-стопом, безубыт
Winter MT5
Natalyia Nikitina
Winter MT5 — автоматизированная торговая система Winter MT5 — это торговый советник, использующий алгоритмы анализа и методы адаптации к изменяющимся рыночным условиям. Он предназначен для торговли на коррекциях после резких ценовых движений. Система работает в полностью автоматическом режиме и не требует постоянного контроля. Для запуска достаточно установить советник на график валютной пары NZDCAD_e — остальные пары активируются автоматически. Внимание! Свяжитесь со мной сразу после покупки ,
Razgon X
Mikhail Atarskii
Razgon XAUUSD EA — это высокоэффективный автоматический торговый робот, специально разработанный для торговли XAUUSD (Золото). Советник использует многоуровневую систему фильтрации сигналов, включая ALMA, трендовый фильтр по EMA и MACD, что позволяет принимать только высококачественные торговые решения. Поддерживает торговлю на нескольких валютных парах и включает встроенную панель управления с прозрачным стеклянным интерфейсом. Основные особенности Фильтр входа по индикатору ALMA (быстрый и мед
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, разработанную исключит
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
Product Name: Inferno Storm AI Hybrid (MT5) [Subtitle: Deep Prompt Engineering | Universal LLM Bridge | Tri-State Matrix] Introduction Welcome to the apex of algorithmic evolution.   Inferno Storm AI Hybrid   is a next-generation trading architecture that shatters the limitations of traditional Expert Advisors. By integrating a dynamic "Neural Bridge," it merges a lightning-fast quantitative core with the cognitive reasoning of the world's most advanced Generative AI models. While ordinary bots
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
Оптимизирован для EURUSD Запускать на М5 Внутридневная торговля. разработан для работы с движениями цены на TimeFrame Н1 (торговля даже в отсутствие глобальной тенденции цены). Анализирует 2 или 3 TimeFrame-а. На каждом TF ЕА анализирует взаимоположение цены и средних скользящих MovingAvarage (МА) (одна или две на каждом TF). Алгоритм работы показан на скриншоте Сеты в комментах Преимущества хорошо оптимизируется для любого инструмента в любой момент рынка Возможность гибкой настройки конкретн
SuperGrid EA
Hamid Jalili Nejad
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
Sonic R Pro Enhanced EA - Версия 2025 249$ только для первых 5 покупателей! Live Сигнал Проверьте реальную производительность Sonic R Pro Enhanced: Торговая стратегия Sonic R Pro Enhanced — это обновленная версия классической стратегии Sonic R, которая автоматизирует сделки на основе Dragon Band (EMA 34 и EMA 89) и использует усовершенствованные алгоритмы для максимальной эффективности. Таймфреймы: M15, M30 Поддерживаемые пары: XAUUSD, BTCUSD, AUDJPY, USDJPY Стиль торговли: Свинг-трейд
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
"Structure Doesn't Lie — PriceForge Pro Reads It Before the Market Moves." NOTE :WILL CONFIGURE THE TELEGRAM NOTIFICATIONS AFTER PURCHASE SINCE WE CANT POST WITH THE BOTTOKEN AND ID PriceForge Pro is a multi-symbol, pure price-action scanner and execution engine for MetaTrader 5. It runs across a configurable basket of symbols simultaneously (default: EURUSD, GBPUSD, XAUUSD, USDJPY, GBPJPY), building an independent market structure model for each one and only acting when multiple independent for
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
ЗАПУСК ПРОМО: По текущей цене будет доступно лишь очень ограниченное количество экземпляров! Окончательная цена: 999$ НОВИНКА (от 349$) --> ПОЛУЧИТЕ 1 EA БЕСПЛАТНО (для 2 номеров торговых счетов). Лучшее комбо-предложение     ->     нажмите здесь ПРИСОЕДИНЯЙТЕСЬ К ПУБЛИЧНОЙ ГРУППЕ:   Нажмите здесь   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO Добро пожаловать в BITCOIN REAPER!   После колоссального успеха Gold Reaper я решил, что пришло время применить те же принципы победы к рынку биткоинов,
Hamster Scalping mt5
Ramil Minniakhmetov
4.71 (241)
Hamster Scalping - полностью автоматический торговый советник. Стратегия ночной скальпинг. В качестве входов используется индикатор RSI и фильтр по ATR. Для работы советника требуется хеджинговый тип счета. ВАЖНО! Свяжитесь со мной сразу после покупки, чтобы получить инструкции и бонус! Мониторинг реальной работы, а также другие мои разработки можно посмотреть тут: https://www.mql5.com/ru/users/mechanic/seller Общие рекомендации Минимальный депозит 100 долларов, используйте ECN счета с минимальн
The Gold Buyer
Moses Aboliwen Aduboa
Ride the Gold Trend with a Simple Buy-Only EA The  EA is a fully automated Buy-Only Expert Advisor for MetaTrader 5. It is designed to capture upward market opportunities with safe risk management and seamless execution. Why Traders Choose It: Best performance on Gold (XAUUSD) – highly liquid and trending. Buy-Only EA – focuses purely on long positions. Plug & Play setup – attach and let it trade automatically. Built-in Stop Loss & Take Profit protection. Smart one-position contro
KING SANTOSA EA – Professional XAUUSD Scalping Expert Advisor Smart. Discipline. Profit. KING SANTOSA EA is a professional Expert Advisor specifically developed for XAUUSD (Gold) . Designed for traders who value precision, discipline, and consistency, this EA focuses on identifying high-quality trading opportunities while maintaining robust risk management. Rather than opening trades aggressively, KING SANTOSA EA analyzes market conditions and executes positions only when predefined trading crit
С этим продуктом покупают
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (23)
Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
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
The Gold Reaper MT5
Profalgo Limited
4.46 (102)
ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
ВАЖНЫЙ   : Этот пакет будет продаваться по текущей цене только в очень ограниченном количестве экземпляров.    Цена очень быстро вырастет до 1999$    Включено более 100 стратегий   , и их будет еще больше! БОНУС   : При цене 1499$ или выше — выберите  5     моих других советника бесплатно!  ВСЕ ФАЙЛЫ НАБОРА ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕО РУКОВОДСТВО ЖИВЫЕ СИГНАЛЫ ОБЗОР (третья сторона) NEW - 44-STRATEGIES LIVE SIGNAL L Добро пожаловать в ИДЕАЛЬНУЮ СИСТЕМУ ПРОРЫВА! Я рад
XG Gold Robot MT5
MQL TOOLS SL
4.31 (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
Syna
William Brandon Autry
5 (27)
Syna 7 - ИИ, который остаётся со сделкой Большинство торговых систем перестают думать после входа. Syna так не делает. Syna 7 — это торговый ИИ-ассистент и автономная торговая система, созданная для того, чтобы участвовать в процессе от анализа до выхода. Она может отслеживать текущие условия, помнить контекст сделки, оценивать новости и волатильность, управлять позициями, координировать счета и продолжать пересматривать решения после открытия ордера. Торговля не заканчивается на входе. Интелле
Byrdi
William Brandon Autry
5 (19)
BYRDI - Сеть ИИ, которая торгует как единое целое Большинство советников видят один терминал. BYRDI видит всю сеть. Сделка, открытая на одном счёте, может изменить риск каждого другого вашего счёта. BYRDI объединяет отдельные терминалы MetaTrader 5 в одну согласованную mesh-сеть. Каждый узел может сохранять свой счёт, брокера, рынки, модель ИИ, стратегию и настройки риска, оставаясь при этом осведомлённым о системе в целом. BYRDI может распределять возможности, контролировать экспозицию и обесп
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
Aura Black Edition MT5
Stanislav Tomilov
4.38 (52)
Aura Black Edition — полностью автоматизированный советник, предназначенный только для торговли GOLD. Expert показал стабильные результаты на XAUUSD в период 2011–2020 гг. Не использовались опасные методы управления капиталом, мартингал, сетка или скальп. Подходит для любых брокерских условий. Советник, обученный с помощью многослойной персептронов нейронной сети (MLP), — это класс искусственных нейронных сетей (ИНС) прямого распространения. Термин MLP используется неоднозначно, иногда вольно по
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
AI Prop Firms - Intelligent Automation Built for Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continuously
Wall Street Robot is a professional trading system developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to operate
Mad Turtle
Gennady Sergienko
4.53 (123)
Символ XAUUSD Timeframe (период) H1-M15 (любой) Поддержка торговли 1 позицией ДА Минимальный депозит 500 USD  (or the equivalent of another currency) Совместимость с любым брокером  ДА (поддержка брокера с 2 или 3 знака. Любая валюта депозита. Любое название символа. Любое время GMT) Запуск без предварительных настроек  ДА Если вам интересна тема машинного обучения подписывайтесь на канал:  Subscribe! Ключевые факты проекта Mad Turtle: Настоящее машинное обучение Данный эксперт не подкл
[ IMPORTANT ] REAL CLIENT FEEDBACK :  https://www.mql5.com/en/market/product/127498/comments#comment_58814415 [ IMPORTANT ]  UPDATED (1 YEAR PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_59233853 Представляем Bitcoin Scalping MT4/MT5 – умного советника для криптотрейдинга ПРОМОЦИЯ ПРИ ЗАПУСКЕ: Осталось всего 3 копии по текущей цене! Итоговая цена: $3999.99 БОНУС - ПРИОБРЕТИТЕ ЛИЦЕНЗИЮ НА ПОСТОЯННЫЙ ДОСТУП К BITCOIN SCALPING И ПОЛУЧИТЕ БЕСПЛАТНОЕ ПО ALGO ТРЕЙДИНГ
Прозрачная модель ценообразования.  Цена растёт с каждым этапом продаж. Следующий этап: $1500 . [  Live Signal +7 Months · 0.1% DD · +27% Growth  ] Как работает Aero Aero — полностью автоматизированный советник для XAUUSD (Gold) , торгует в обе стороны на дневном графике. В основе — пробойная стратегия . Золото пробивает ключевые уровни почти каждый день — Aero определяет, какие из них статистически стоят сделки, и игнорирует остальные. Этот отбор делает kNN (k-ближайших соседей) — метод машин
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
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
Neural Sentinel XAUUSD MT5 – Высокочастотная алгоритмическая ИИ-система для золота Neural Sentinel XAUUSD MT5 — это высокопроизводительная алгоритмическая торговая система, разработанная исключительно для рынка золота (XAUUSD). Этот советник использует передовую мультитаймфреймовую аналитическую систему, сочетающую трендово-импульсный метод с точными фильтрами волатильности и анти-разворота для фиксации быстрых внутридневных рыночных неэффективностей. Попробуйте наши другие советники:  GET ONE F
Apex Drawdown Zero
Tshivhidzo Moss Mbedzi
Apex Drawdown Zero V9 — Gold & Forex Trading Robot (XAUUSD, EURUSD, EURJPY) with Prop Firm Protection | MT5 Apex Drawdown Zero is a fully automated trading robot for MetaTrader 5, built for traders who care about drawdown control first. It trades a proprietary daily session-range model on the H1 timeframe, taking a maximum of one qualified trade per day with a fixed, percent-based risk and a structural stop-loss attached from the moment of entry. No martingale. No grid. No averaging. No recovery
Golden Tree
Arthur Hatchiguian
4.11 (18)
Golden Tree является агрессивным мультицикловым скальпером, созданным для Gold (XAUUSD) M1 . Каждый цикл независим . Он использует последовательность ордеров и имеет собственные TP и SL . Используется система мартингейла . Этот советник опирается на сильные повторения прошлого, чтобы открывать позиции и достигать высокого процента успеха . Очень важно прочитать блог перед началом. Минимальный депозит составляет 100 $ при кредитном плече 1:500. Система autolot включена . Рекомендую счёт 1:500 EC
AiQ
William Brandon Autry
4.87 (38)
Представляем AiQ Gen 2 – Быстрее. Умнее. Мощнее, чем когда-либо. Мы помогли начать этот сдвиг в конце 2024 года с Mean Machine, одной из первых систем, внедривших настоящий передовой ИИ в реальную розничную торговлю. AiQ Gen 2 является следующей эволюцией в этой линейке. AiQ Gen 2 создан для скорости на совершенно ином уровне. Отложенные ордера лежат в основе его преимущества, позволяя позиционироваться с точностью до расширения импульса, а затем передать управление адаптивному интеллекту. Боль
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Советник Bonnitta EA  основан на стратегии отложенной позиции ( PPS ) и очень продвинутом алгоритме скрытной торговли. Стратегия Bonnitta EA представляет собой комбинацию секретного пользовательского индикатора, линий тренда, уровней поддержки и сопротивления ( Price Action ) и наиболее важного алгоритма скрытной торговли, упомянутого выше. НЕ ПОКУПАЙТЕ EA БЕЗ КАКИХ-ЛИБО ПРОВЕРОК НА РЕАЛЬНЫЕ ДЕНЬГИ БОЛЕЕ 3 МЕСЯЦЕВ, МНЕ ЗАНИМАЛОСЬ БОЛЕЕ 100 НЕДЕЛЬ (БОЛЕЕ 2 ЛЕТ), ЧТОБЫ ПРОВЕРИТЬ BONNITTA EA НА РЕ
ORB Revolution
Haidar Lionel Haj Ali
5 (24)
ORB Revolution — Советник MetaTrader 5 ORB Revolution — это профессиональный советник Opening Range Breakout (ORB) для MetaTrader 5, разработанный для дисциплинированной автоматической торговли с контролем рисков . Созданный с учетом институциональных стандартов, этот инструмент делает акцент на сохранении капитала , повторяемом исполнении и прозрачной логике принятия решений — идеально подходит для серьезных трейдеров и участников проп-трейдинг челленджей. ORB Revolution полностью поддерживает
Quantum Baron
Bogdan Ion Puscasu
4.79 (42)
Квантовый барон EA Недаром нефть называют черным золотом, и теперь с помощью советника Quantum Baron вы можете получить к ней доступ с непревзойденной точностью и уверенностью. Quantum Baron, созданный для доминирования в динамичном мире XTIUSD (сырая нефть) на графике M30, является вашим лучшим оружием для повышения уровня и торговли с элитной точностью. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Со скидкой
Точность. Цель. Результат. НЕ ПРОСТО СКАЛЬПЕР — ЭТО СИСТЕМА PythonX M1 Scalper — это не обычный торговый робот. Это специализированная система скальпинга, созданная исключительно для XAUUSD на таймфрейме M1 , с точными входами, умным контролем риска и устойчивой прибылью в долгосрочной перспективе. Тестировался на 9 популярных брокерах с депозитом всего $500 и показал впечатляющие результаты — до $500 000 чистой прибыли , без мартингейла и усреднения. УМНЫЙ ВХОД — ФИЛЬТРЫ, РАБОТАЮЩИЕ ВМЕСТЕ Pyt
Perceptrader AI MT5
Valeriia Mishchenko
4.67 (6)
80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
SentinelAI MT5
Valeriia Mishchenko
4 (2)
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 4 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
BulletProof BTC
Rodrigo Domenico Minafra
5 (1)
BULLETPROOF BTC — советник Session Breakout для BTC/USD Полностью автоматическая система торговли пробоев сессионных диапазонов для Биткоина. БЕЗ мартингейла. БЕЗ сетки. БЕЗ усреднения убытков. БЕЗ скрытых механизмов "восстановления". Стоп-лосс и тейк-профит на каждой позиции, всегда. 6 профилей риска, настройка в один клик. Проверен на целом годе out-of-sample данных. ------------------------------- ЧЕМ ЭТОТ СОВЕТНИК ОТЛИЧАЕТСЯ: ПРОВЕРКА, А НЕ ОБЕЩАНИЯ ------------------------------- Больш
Official Purchase Notice CasperIT AMI Trader is sold exclusively through the MQL5 Market. We do not authorize any Telegram channels, websites, or third-party sellers to distribute or sell this product. Software obtained from unofficial sources is not supported, does not receive updates, and may be modified or unsafe. CasperIT Adaptive Market Intelligence Trader MT5 Overview CasperIT Adaptive Market Intelligence Trader (AMI) is a fully automated Meta Trader 5 Expert Advisor that combines trend, m
Velora MT5
Ahmad Aan Isnain Shofwan
The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
Фильтр:
Apex EHJH
123
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
650
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
120
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
2437
Ответ разработчика 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
1654
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
2437
Ответ разработчика Rob Josephus Maria Janssen 2026.06.18 22:13
Thanks Michael
Michael John Malkinson
845
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
501
bc01 2026.06.16 23:10 
 

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

Bifrost
1251
Bifrost 2026.06.15 06:51 
 

This EA performance is too good to be true.

Rob Josephus Maria Janssen
2437
Ответ разработчика 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
1476
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
2437
Ответ разработчика 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
2437
Ответ разработчика 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
98
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
102
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
452
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
286
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
249
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
175
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!

rodnylc
92
rodnylc 2026.05.27 19:20 
 

first day of running the ea and it looks the same as in the backtest so i am happy. i will add a review after 2 months. so far i am happy with the professional support and quick answers

azerty97490
118
azerty97490 2026.05.25 14:31 
 

I just bought Chiroptera and I'm very happy with it. They trade Monday through Friday at the same times. I've already recouped my investment and even more. There's real support on TG and regular updates.

123
Ответ на отзыв