Star light mini V6

# Star light mini v6 - Free


**Type:** Free version (Scalping EA with DD-step & Resume features)  

**Copyright:** 2026, KOKONOE  
**Description:** For XAUJPY, EURJPY and other instruments

---

## Overview

**Star light mini v6** is a free version of the commercial Star light v6 with core features. Almost all functions are available except the Auto lot experimental version, with enhanced features in the following areas:

- **DrawDown Step Management** — Dynamic multiple order management based on DD ratio
- **Advanced Resume Scheduling** — Automatic restart after profit target/loss limit achievement (daily/weekly/monthly configurable)
- **Time Slot Restriction** — Precise control of entry and exit times
- **Buy/Sell Separated Parameters** — Direction-specific profit targets and order density settings
- **Multi-timeframe Support** — Any timeframe can be specified

---

## Key Features

### 1. **Entry Logic (Two-Stage)**

- **Level 1**: Simple candlestick pattern recognition
- **Level 2**: Two-stage entry with more complex conditions
- **S/R Filter**: Support/Resistance line-based pullback buy and reversal sell filter

### 2. **Trade Management**

- **Direction-Specific TP & Order Density**: Set different TP values and order density for BUY and SELL
- **Trailing Stop**: Percentage-based stepped trailing stop relative to TP-Open spread
- **Unified TP for Multiple Positions**: Align TP to the farthest value among same-direction positions

### 3. **DrawDown Step Management**

- Dynamically increase/decrease multiple order count based on DD ratio
- Strengthen capital management defense (avoid adding orders during DD deterioration)

### 4. **Resume Functionality**

#### Target Profit Resume

- Automatically pause trading when target profit is reached
- Auto-resume after specified days/weekday (WEEKLY/DAILY/MONTHLY)

#### LossCut Resume

- Close all positions and pause trading when loss limit (%) is reached
- Auto-resume after specified days/weekday

### 5. **Time Operation (mini feature)**

- **Time Slot**: Allow entry only during specified time ranges
- **Close Outside**: Auto-close positions outside time range option
- 30-minute granular configuration (server time)

### 6. **Position Clear Logic (mini feature)**

- **Buy_Sell_clear**: Auto-close all SELL positions when BUY entry occurs
- **Sell_Buy_clear**: Auto-close all BUY positions when SELL entry occurs

---

## Parameter Guide

### General Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **EA name** | Star light mini | Used as prefix for magic number |
| **Magic number** | 300017 | EA identification number |
| **Time frame** | — | Analysis timeframe (H1/H4 recommended for XAUJPY) |
| **Lots** | 0.01 | Base lot size (fixed to symbol minimum) |

### Time Operation

| Parameter | Default | Description |
| --- | --- | --- |
| **Start time** | 00:00 | Entry start time (server time) |
| **End time** | 00:00 | Entry end time (00:00 to 00:00 = 24/7 trading) |
| **Close outside** | false | Auto-close positions outside time range |

### Entry Logic

| Parameter | Default | Description |
| --- | --- | --- |
| **Candle diff L1 buy** | 225 | Level 1 BUY trigger (points) |
| **Candle diff L1 sell** | 5000 | Level 1 SELL trigger (points) |
| **Candle diff L2 buy** | 500 | Level 2 BUY trigger (points) |
| **Candle diff L2 sell** | 2250 | Level 2 SELL trigger (points) |
| **S/R depth** | 0 | S/R filter activation (%): 0=OFF |
| **S/R distance** | 5000 | S/R reference bar count |

### Trade Management

| Parameter | Default | Description |
| --- | --- | --- |
| **Profit BUY** | 2550 | BUY TP (points) |
| **Profit SELL** | 2550 | SELL TP (points) |
| **Stop loss** | 0 | SL points (0=none) |
| **Trailing stop** | true | Enable trailing stop |
| **Trailing step %** | 8.5 | Trailing step as % of TP-Open span |
| **Density BUY** | 1 | Max BUY orders per candle |
| **Density SELL** | 1 | Max SELL orders per candle |
| **Max orders** | 8 | Maximum concurrent positions (before DD-step) |

### Position Clear (mini feature)

| Parameter | Default | Description |
| --- | --- | --- |
| **Clear SELL on BUY** | false | Close all SELL when BUY entry occurs |
| **Clear BUY on SELL** | false | Close all BUY when SELL entry occurs |

### DrawDown Step

| Parameter | Default | Description |
| --- | --- | --- |
| **Enable DD-step** | true | Enable dynamic multiple order management |
| **DD step %** | 6 | DD step rate |
| **DD cap** | 3 | Max additional orders allowed |

**Example**: Max orders = 8, DD cap = 3 → Up to 8+3=11 positions allowed during DD

### Target Profit Resume Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **Target profit magnification** | 1.17 | Target achieved at 117% of starting equity |
| **Resume mode** | WEEKLY | Resume pattern |
| **Resume day (weekly)** | WEDNESDAY | Resume day of week |
| **Resume days (daily)** | 5 | Days until resume (daily mode) |

### LossCut Resume Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **Loss target %** | 30 | Pause trading at loss threshold (%) |
| **Resume mode** | WEEKLY | Resume pattern |
| **Resume day (weekly)** | WEDNESDAY | Resume day of week |
| **Resume days (daily)** | 5 | Days until resume (daily mode) |

---

## Removed Features (Commercial version only)

- **Auto lot (experimental)** — Automatic lot calculation based on account size (commercial version only)

---

## Usage Tips

### Recommended Settings Example for XAUJPY (1-Hour Timeframe)

```ini
Time frame: H1
Profit BUY: 1200-1500
Profit SELL: 500-800
Start time: 08:00 (JST 09:00)
End time: 15:00 (JST 16:00)
DD step: 5%
Target profit: 1.2 (120% of starting equity)
```

### Best Practice

1. **Backtesting Required** — Conduct sufficient backtesting before live trading
2. **Small Lot Verification** — Start with 0.01 lot or smaller for verification
3. **Time Slot Optimization** — Limit trading to high liquidity hours (e.g., JST 09:00-16:00)
4. **DD-step Adjustment** — Adjust dd_step and dd_cap according to account size

---

## Compatibility

- **Account Type**: Hedge mode (netting not supported)
- **Trade Mode**: XAUJPY, EURJPY recommended (verify parameters for other pairs)
- **Terminal**: MT5
- **Libraries**: MQL5 standard libraries (Trade, AccountInfo, PositionInfo, Controls)

---

## Version History

| Version | Date | Changes |
| --- | --- | --- |
| **6.0 mini** | 2026-04-11 | Initial release: Combines v6 core features with mini v2 time slot control and Buy/Sell parameter separation |

---

## Support & Disclaimers

- This EA is developed based on historical performance and does not guarantee future results
- Conduct sufficient demo trading and backtesting before live trading
- Optimal parameter values may change with market conditions
- **Use at your own risk**

---



Produits recommandés
Welcome to the future of algorithmic trading. The Nascore Scalper EA is a precision-engineered, AI-inspired scalping robot built exclusively for trading NAS100 (US Tech 100 Index) . It analyzes smart money footprints, breakout zones, and high-timeframe bias to capture high-probability scalping entries. Key Features: Optimized for NAS100 (US100) – Fast-moving Nasdaq-based index trading Smart Money Concepts – Integrates structure, breakout logic, and bias Minimal Margin Usage – Ideal for traders
FREE
A new unique trading strategy Stock Index Trader, has been introduced, designed for trading the US30 index. The trading robot works on the timeframe (M30, H1) . The strategy does not use indicators with the exception of stop loss and take profit (floating, works according to ATR). The strategy works on Candlestick patterns, such as Piercing lines - a reversal pattern of Japanese candlesticks with additional installed filters and other popular patterns. The advisor does not use grid or martingale
FREE
Perfect Trade EA Indicator 2026 for XAUUSD MT5 Премиальный многоуровневый самообучающийся индикатор с режимом автоторговли для XAUUSD Perfect Trade EA Indicator 2026 — это не просто индикатор и не обычный советник с примитивным входом по шаблону. Это премиальный торговый комплекс для MetaTrader 5, созданный для работы с XAUUSD, который объединяет в себе: - многоуровневый анализ рынка; - интеллектуальную фильтрацию сигналов; - режим автоматической торговли; - продвинутое сопровождение сделки;
Utilisez cet expert opérationnel dont la stratégie repose essentiellement sur l’indicateur RSI (Relative Strength Index)  ainsi qu’une touche personnelle. D’autres experts gratuits sont disponibles dans mon espace personnel ainsi que des signaux, n’hésitez pas à visiter et à mettre un commentaire, cela me fera plaisir et me donnera envie de proposer du contenu. Les experts actuellement disponibles: LVL Creator LVL Creator Pro LVL Bollinger Bands Lorsque vous utiliserez ce robot en réel, n’hési
FREE
Gap Catcher
Mikita Kurnevich
5 (5)
Read more about my products Gap Cather - is a fully automated trading algorithm based on the GAP (price gap) trading strategy. This phenomenon does not occur often, but on some currency pairs, such as AUDNZD, it happens more often than others. The strategy is based on the GAP pullback pattern. Recommendations:  AUDNZD  TF M1  leverage 1:100 or higher  minimum deposit 10 USD Parameters:  MinDistancePoints - minimum height of GAP  PercentProfit - percentage of profit relative to GAP level
FREE
Range Auto TP SL
Dilwyn Tng
4.56 (45)
Range Auto TP SL  is for you, 100% free for now, download it and give me a good review and you are free to use it for lifetime !!!! Range Auto TP SL is a EA to set Stop Loss and Take Profit level based on range using Average True Range (ATR). It works on both manually opened positions via PC MT5 Teriminals or MT5 Mobiles and EA/robots opened position. You can specify magic number for it to work on or it can work on all the positions. Many EA does not good Stop Loss and Take Profit function and
FREE
ForceBB Expert
Nikolaos Pantzos
ForceBB_Expert   is structured based on two specifics technical analysis indicators ( Bollinger Bands and  Force Index ). It has many parameters so that each user can find the appropriate settings that suit their investment profile. It can work on 28 different pairs. The default parameter settings are indicative, I recommend that each user experiment to find their own settings.
FREE
SolarTrade Suite Financial Robot: LaunchPad Market Expert - conçu pour ouvrir des transactions ! Il s'agit d'un robot de trading qui utilise des algorithmes spéciaux innovants et avancés pour calculer ses valeurs, votre assistant dans le monde des marchés financiers. Utilisez notre ensemble d'indicateurs de la série SolarTrade Suite pour mieux choisir le moment de lancer ce robot. Découvrez nos autres produits de la série SolarTrade Suite en bas de la description. Vous souhaitez naviguer en
EA16 Taka Grid
Nhat Tien Duong
TAKA Grid EA (EA16): The Sideway King & Prop Firm Shield Are you tired of EAs that get destroyed by choppy, ranging markets? Meet TAKA Grid EA , the ultimate mean-reversion system designed specifically for the AUDNZD cross pair on the M15 timeframe. It doesn't rely on explosive breakouts; it dominates the sideways chop with mathematical precision.   ENTER YOUR KEY HERE:   [  EA16_99999D_TANINCODER_595559587987 ] -- MANDATORY: ALLOW WEBREQUEST TO ACTIVATE THE BOT To verify your License
FREE
Golden Square X
Huynh Tan Linh N
4.1 (10)
This is my latest Free version for Gold. With optimized parameters and user-friendly features, this version is likely very easy to use and highly effective. You can customize TP and SL parameters as you wish, but the default settings should work well for you without the need for further adjustments.  This version is designed for the M5. This version does not require a large capital investment; only $100-$200 is sufficient for Golden Square X to run and generate profits for you. Based on backtest
FREE
GoldCutTer
Kittiphone Phoutthavong
GoldCutTer EA – Smart Grid Recovery System GoldCutTer EA is an advanced grid-recovery Expert Advisor designed for XAUUSD (Gold) trading on MetaTrader 5. It combines EMA/RSI entry signals with an intelligent martingale grid and a unique "CutTer" partial-close mechanism that trims losing layers against profitable ones — reducing drawdown faster than traditional grid systems. Core Strategy The EA enters trades based on EMA crossover positioning and RSI oversold/overbought levels. When price moves
FREE
Babel Assistant
Iurii Bazhanov
4.33 (9)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the position
FREE
Triangle Hunter Pro
Mansoor Ali P Cheriaottayil
Triangle Hunter Pro  is a cutting-edge algorithmic trading system designed to capitalize on one of the most reliable chart patterns in technical analysis:  triangle consolidations . By combining triangle pattern detection, candlestick confirmation, and an optional adaptive grid system, this EA identifies high-probability breakout trades while prioritizing risk management. Perfect for volatile forex pair EURUSD on 30 -minute or higher timeframes, it balances aggressive profit potential with robus
FREE
Morning Range Breakout (Free Version) Morning Range Breakout (Free Version) is a straightforward trading advisor that implements a breakout strategy based on the morning range. It identifies the high and low within a specified time interval (e.g., 08:00–10:00 UTC) and opens a trade on a breakout upward or downward. The free version includes core functionality without restrictions. All parameters and messages are in English, per MQL5 Market requirements. Key Features Detects morning range based
FREE
Crimson FX
Michael Prescott Burney
Crimson EA emerges as a force to be reckoned with on the USDJPY M15 chart, embodying the perfect fusion of 50 meticulously crafted strategies that span across trend analysis, hedging, and scalping disciplines. This powerhouse operates beyond the confines of conventional stop-loss and take-profit mechanisms, relying instead on precise entry and exit signals generated from its strategic arsenal. Coupled with an advanced reversal function, Crimson EA offers a protective shield to safeguard invest
FREE
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX H1 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX H1 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been b
This PORTFOLIO of 3 strategies has been developed, tested and traded live on DAX M30 timeframe. Multiple EAs traded together will lead to a BIGGER PROFITS and SMOOTHER EQUITY CURVE. 3 not correlated EAs logics for DAX M30 timeframe merged to a single strategy. Very SIMPLE STRATEGIES with only FEW PARAMETERS.  Every trade has his own logic for STOP LOSS. To catch the profits every strategy uses different approach - some has TAKE PROFIT, some uses TIME BASED EXITS or PROFIT TRAILING. EA has been
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.34 (56)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Neuro Edge
Agus Wahyu Pratomo
5 (4)
Please give review to support development of this Expert Advisor NeuroEdge EA is an advanced trend-following scalper designed to adapt dynamically to market behavior. Built with precision algorithms and smart averaging logic, it maintains minimal drawdown while capturing high-probability setups in trending conditions. NeuroEdge continuously analyzes market flow to ensure optimal entries and exits — giving traders the edge they need in volatile markets. ️ Core Features: Adaptive Trend Detection
FREE
Click Trading
Jawad Tauheed
5 (2)
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
Gold Sniper Cloud EA (Cloud Trend Strategy) Gold Sniper Cloud EA is an automated trading robot based on the Cloud indicator. It trades only when strong trend conditions are confirmed, helping traders avoid false signals and over-trading. The EA is specially optimized for Gold (XAUUSD) but can also be used on other trending symbols. Main Advantages Fully automated trading Uses multi-confirmation Cloud strategy Smart risk and money management Automatic Stop Loss and Take Profit Optio
FREE
Long Waiting
Aleksandr Davydov
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomm
FREE
RSI Master PRO – Professional Expert Advisor for MetaTrader 5 Overview: RSI Master PRO is an Expert Advisor (EA) developed for MT5, designed to trade automatically in the financial markets using the Relative Strength Index (RSI) as its core decision-making engine. Its modular design and fully customizable parameters make it a powerful and flexible tool for traders who base their strategy on this momentum indicator. ️ Key Technical Features: • RSI-Based Logic: Uses RSI readings to generate
SimpleTrade by Gioeste
Giovanni Scelzi
4 (3)
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
Gold Sniping
Nguyen Chung
GOLD SNIPING FREE – Expert Advisor de Trading Précis pour l’Or Gold Sniping FREE est un Expert Advisor (EA) entièrement gratuit, spécialement conçu pour les traders de XAUUSD (Or) qui privilégient des entrées précises dans le sens de la tendance et une gestion automatisée des positions. Cet EA combine des signaux rapides de croisement des moyennes mobiles EMA avec une confirmation de tendance sur des unités de temps supérieures afin d’identifier des opportunités de trading à forte probabilité to
FREE
Steady Gain Protector
Kuldeep Pradeep Nikam
Steady Gain Protector  is a simplified entry-level version of the Gold Rocket HFT trading system. It is designed for users who want a basic automated trading experience with fixed parameters and limited functionality. This Expert Advisor opens BUY positions only , using a dual Exponential Moving Average (EMA) crossover combined with short-term price momentum confirmation. The system is intended for small accounts and traders who prefer a simple structure with controlled exposure. Trading Logic
FREE
Bybit BTC Scalper
STANTON ROUX
3.9 (10)
BTC Scalper - Automated RSI Breakout Strategy for BTCUSD Unlock the power of automated trading with BTC Scalper! This expert advisor is a fully autonomous trading strategy, designed to capitalize on fast-moving BTCUSD markets. It leverages a potent combination of RSI Breakouts and two Exponential Moving Averages (EMA) to find high-probability trade entries, ensuring optimal confluence for success. Key Features: Fully Automated Trading : Set it, forget it, and let BTC Scalper handle your trades 2
FREE
Cyclone Intraday
Mikhail Mitin
5 (1)
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
GA Classic RSI mt5
Osama Echchakery
RSI   EA is a   fully automated   Forex trading strategy based on the MACD indicator, one of the most popular and widely used trend-following methods in technical analysis. This expert advisor automatically opens and manages buy and sell trades using RSI to capture market momentum while removing emotional decision-making. Premium advanced   version with   +40 filter!   :   Click Here Or search "RSI ProLab mt5" on the market
FREE
Les acheteurs de ce produit ont également acheté
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (643)
Bonjour à tous les traders ! Je suis   Quantum Queen   , le joyau de la couronne de l'écosystème Quantum et le conseiller expert le mieux noté et le plus vendu de l'histoire de MQL5. Avec plus de 20 mois d'expérience en trading réel, j'ai acquis le titre incontesté de Reine de la paire XAUUSD. Ma spécialité ? L'OR. Ma mission ? Fournir des résultats de trading constants, précis et intelligents – encore et encore. IMPORTANT! After the purchase please send me a private message to receive the inst
Quantum Athena
Bogdan Ion Puscasu
5 (53)
Quantum Athena — La précision forgée par l'expérience Bonjour, traders ! Je suis   Quantum Athena   — la version allégée de la légendaire Quantum Queen, raffinée et repensée pour les conditions de marché actuelles. Je n'essaie pas d'être tout. Je me concentre sur ce qui fonctionne maintenant. Ma spécialité ? L'OR. Ma mission ? Offrir des performances de trading exceptionnelles, efficaces et intelligemment optimisées, avec la précision comme principe fondamental. IMPORTANT! After the purcha
Quantum King EA
Bogdan Ion Puscasu
4.99 (194)
Quantum King EA — Une puissance intelligente, optimisée pour chaque trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Prix de lancement spécial Signal en direct :       CLIQUEZ ICI Version MT4 :   CLIQUEZ ICI Chaîne Quantum King :       Cliquez ici ***Achetez Quantum King MT5 et vous pourriez obtenir Quantum StarMan gratuitement !*** Demandez en privé pour plus de détails ! Gérez   votre trading avec pr
Quantum Valkyrie
Bogdan Ion Puscasu
4.71 (145)
Valkyrie Quantique - Précision.Discipline.Exécution Réduction       Prix.   Le prix augmentera de 50 $ à chaque tranche de 10 achats. Signal en direct :   CLIQUEZ ICI   Chaîne publique Quantum Valkyrie MQL5 :   CLIQUEZ ICI ***Achetez Quantum Valkyrie MT5 et vous pourriez obtenir Quantum Emperor ou Quantum Baron gratuitement !*** Contactez-nous en privé pour plus d'informations ! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup
Pulse Engine
Jimmy Peter Eriksson
4.35 (23)
PRIX DE LANCEMENT – IL NE RESTE QUE QUELQUES EXEMPLAIRES ! L'objectif principal de ce système est d'assurer des performances en direct sur le long terme sans recourir à des techniques risquées comme la martingale ou la grille. EXEMPLAIRES TRÈS LIMITÉS AU PRIX ACTUEL Prix ​​final :   1499 $ [Signal en direct]    |    [Résultats des tests rétrospectifs]    |    [Guide d'installation]    |    [Résultats FTMO] Une approche différente du trading Pulse Engine n'utilise aucun indicateur ni unité de te
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.34 (86)
Moins de trades. De meilleurs trades. La constance avant tout. • Signal en Direct Mode 1 Twister Pro EA est un Expert Advisor de scalping haute précision développé exclusivement pour XAUUSD (Or) sur le timeframe M15. Il trade moins — mais quand il le fait, c'est avec intention. Chaque entrée passe par 5 couches de validation indépendantes avant qu'un seul ordre ne soit placé, résultant en un taux de réussite extrêmement élevé sur la configuration par défaut. DEUX MODES: • Mode 1 (recommandé) —
Byrdi
William Brandon Autry
5 (12)
Découvrez BYRDI – Une Intelligence de Trading Distribuée conçue comme un maillage vivant. La plupart des systèmes de trading fonctionnent isolément. Un terminal. Un symbole. Une décision à la fois. Sans aucune conscience de ce qui se passe ailleurs. BYRDI est différent. Conçu par le développeur qui a été le pionnier des EAs de trading retail intégrant l'IA sur MQL5. BYRDI est un réseau de nœuds en maillage. De multiples instances tournant sur plusieurs terminaux, plusieurs brokers et plusieurs
Chiroptera
Rob Josephus Maria Janssen
4.81 (31)
Prop Firm Ready! Chiroptera is a non-martingale, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades 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-
Goldwave EA MT5
Shengzu Zhong
4.7 (50)
Compte de trading réel   LIVE SIGNAL (IC MARKETS) :  https://www.mql5.com/en/signals/2339082 Cet EA utilise exactement la même logique de trading et les mêmes règles d’exécution que le signal de trading en direct vérifié affiché sur MQL5.Lorsqu’il est utilisé avec les paramètres recommandés et optimisés, et avec un courtier ECN / RAW spread réputé (par exemple IC Markets ou TMGM) , le comportement de trading en conditions réelles de cet EA est conçu pour s’aligner étroitement sur la structure d
BB Return mt5
Leonid Arkhipov
4.52 (120)
BB Return — un Expert Advisor (EA) pour le trading de l’or (XAUUSD). Cette idée de trading a été utilisée auparavant par moi-même en trading manuel . Le cœur de la stratégie repose sur le retour du prix vers la zone des Bollinger Bands , mais pas de manière mécanique ni à chaque contact. Sur le marché de l’or, les bandes seules ne suffisent pas ; l’EA utilise donc des filtres supplémentaires afin d’écarter les conditions de marché faibles ou non exploitables. Les positions sont ouvertes uniqueme
The Gold Reaper MT5
Profalgo Limited
4.5 (96)
PROP FIRM PRÊT !   (   télécharger SETFILE   ) WARNING : Il ne reste que quelques exemplaires au prix actuel ! Prix ​​final : 990$ Obtenez 1 EA gratuitement (pour 2 comptes commerciaux) -> contactez-moi après l'achat Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal YouTube Reviews Bienvenue chez le Faucheur d'Or ! S'appuyant sur le très réussi Goldtrade Pro, cet EA a été conçu pour fonctionner sur plusieurs périodes en même temps et a la possibilité de défini
Wave Rider EA MT5
Adam Hrncir
5 (26)
Scalper speed with sniper entries. Built for Gold. Summer sale  499 USD  only |   regular   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M15/M30 entry confirmation) to only en
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (121)
Quantum Bitcoin EA   : Il n'y a rien d'impossible, il s'agit simplement de trouver comment le faire ! Entrez dans le futur du trading   Bitcoin   avec   Quantum Bitcoin EA   , le dernier chef-d'œuvre de l'un des meilleurs vendeurs MQL5. Conçu pour les traders qui exigent performance, précision et stabilité, Quantum Bitcoin redéfinit ce qui est possible dans le monde volatil des crypto-monnaies. IMPORTANT !   Après l'achat, veuillez m'envoyer un message privé pour recevoir le manuel d'installa
ArtQuant Gold
Miguel Angel Vico Alba
4.43 (14)
ArtQuant Gold est un Expert Advisor professionnel pour MetaTrader 5 , développé exclusivement pour le trading automatisé sur Gold / XAUUSD et compatible avec les variantes courantes de symboles de l’or utilisées par différents brokers. L’EA est construit autour d’un moteur de trading structuré, multi-module et basé sur une logique de grid , conçu pour gérer l’exposition, le contrôle des cycles, les filtres d’exécution et la protection virtuelle des trades via une interface utilisateur simplifiée
Ultimate Breakout System
Profalgo Limited
5 (39)
IMPORTANT   : Ce package ne sera vendu au prix actuel que pour un nombre très limité d'exemplaires.    Le prix va monter à 1499$ très rapidement    +100 stratégies incluses   et plus à venir ! BONUS   : À partir de 999$ ou plus --> choisissez  5     de mes autres EA gratuitement !  TOUS LES FICHIERS CONFIGURÉS GUIDE COMPLET DE CONFIGURATION ET D'OPTIMISATION GUIDE VIDÉO SIGNAUX EN DIRECT EXAMEN (tiers) NEW - VERSION 5.0 - ONECHARTSETUP Bienvenue dans le SYSTÈME D'ÉCLATEMENT ULTIME ! Je suis
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (7)
NEXORION : Initium Novum — Logique Déterministe et Synthèse Algorithmique NEXORION est un complexe analytique de classe institutionnelle fondé sur des algorithmes mathématiques rigoureux de traitement de la liquidité. Le concept central du projet repose sur la « transparence computationnelle » : l'Expert Advisor transforme les flux de prix chaotiques en zones géométriques structurées, visualisant le processus de prise de décision directement sur le graphique de trading. Suivi en temps réel https
Gold House MT5
Chen Jia Qi
4.52 (50)
Gold House — Systeme de Trading de Cassures Swing sur l'Or Augmentation du prix bientôt. Il ne reste que quelques licences au prix actuel (3/100) . Prochain prix cible : $999. Signaux en direct : Mode Profit Priority : https://www.mql5.com/en/signals/2359124 Mode BE Priority : https://www.mql5.com/en/signals/2372604 Important : Après l’achat, veuillez nous envoyer un message privé afin de recevoir les paramètres recommandés, les instructions, les précautions et les conseils d’utilisation. (Mes
Zerqon EA
Vladimir Lekhovitser
5 (1)
Signal de trading en temps réel Surveillance publique en temps réel de l’activité de trading : https://www.mql5.com/fr/signals/2372719 Informations officielles Profil du vendeur Canal officiel Manuel utilisateur Instructions de configuration et d’utilisation : Ouvrir le manuel utilisateur Zerqon EA est un Expert Advisor adaptatif conçu spécifiquement pour le trading sur XAUUSD. La stratégie repose sur un modèle de réseau neuronal Deep LSTM intégré via ONNX, permettant au système de tra
Lizard
Marco Scherer
5 (5)
QU'EST-CE QUE LIZARD? Lizard est un Expert Advisor entierement automatise developpe exclusivement pour XAUUSD (Or) sur MetaTrader 5. Pas de martingale. Pas de grille. Pas de moyenne. Chaque transaction a un stop loss et un take profit definis et est geree par un systeme de sortie multicouche — automatiquement, 24h/24. Signal en direct: https://www.mql5.com/en/signals/2372821   COMMENT CA FONCTIONNE? Lizard analyse le graphique XAUUSD a la recherche de hauts et bas de swing sur plusieurs unites
Gold Safe EA
Anton Zverev
4.86 (7)
Signal en direct :   https://www.mql5.com/en/signals/2360479 Période :   M1 Paire de devises :   XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies   n'est pas une entreprise, c'est une philosophie de liberté. Je suis intéressé par une coopération à long terme et par la construction d'une réputation. Mon objectif est d'améliorer et d'optimiser constamment le produit afin de s'adapter à l'évolution du marché. Gold Safe EA   - l'algorithme utilise plusieurs
Osloma Gold
Uttam Kumar Nandeibam
4.56 (9)
Lien du signal en direct : https://www.mql5.com/en/signals/2372291    Public Group (Join for Discussion):  https://www.mql5.com/en/messages/01917ede71b4dc01 Prix pour les premiers acheteurs : $399 uniquement pour les 1 PROCHAINS acheteurs  * Après cela, le prix sera mis à jour à $599 . Osloma Gold (OG) est un Expert Advisor dynamique basé sur la structure du marché, conçu spécifiquement pour Gold (XAUUSD) . Il combine une logique d’entrée structurée, une analyse de marché multi-timeframe et une
AnE
Thi Ngoc Tram Le
4.75 (4)
ANE — Gold Grid Expert Advisor ANE est un Expert Advisor entièrement automatisé conçu pour trader XAUUSD (Or) sur le timeframe M15 en utilisant une stratégie de grille avec moyennisation . Important : Testez d’abord l’EA sur un compte démo afin de bien comprendre le comportement du système de moyennisation avant de l’utiliser sur un compte réel. Signal en Direct Canal Officiel ANE Stratégie de Trading ANE gère les positions comme un seul groupe. Il ouvre des trades supplémentaires pour optimise
Akali
Yahia Mohamed Hassan Mohamed
3.18 (83)
LIVE SIGNAL: Cliquez ici pour voir la performance en direct IMPORTANT : LISEZ D'ABORD LE GUIDE Il est essentiel que vous lisiez le guide de configuration avant d'utiliser cet EA pour comprendre les exigences du courtier, les modes de stratégie et l'approche intelligente. Cliquez ici pour lire le Guide Officiel Akali EA Vue d'ensemble Akali EA est un Expert Advisor de scalping de haute précision conçu spécifiquement pour l'Or (XAUUSD). Il utilise un algorithme de trailing stop extrêmement serré p
Gold Snap
Chen Jia Qi
4.56 (9)
Gold Snap — Système de capture rapide des profits sur l’or Signal en direct : https://www.mql5.com/en/signals/2362714 Signal en direct 2 : https://www.mql5.com/en/signals/2372603 Dernier jour de la promotion de réduction. Important : Après l’achat, veuillez nous contacter par message privé afin de recevoir le guide utilisateur, les paramètres recommandés, les notes d’utilisation et l’assistance pour les mises à jour. https://www.mql5.com/en/users/walter2008 Bienvenue sur notre canal MQL5 pour le
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, and short term volatility to identify high probability scalping opportunities in the gold market. Scalping Robot Pro is optimized for traders who prefer dynamic trading with quick entries an
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (505)
Présentation       Quantum Emperor EA   , le conseiller expert MQL5 révolutionnaire qui transforme la façon dont vous négociez la prestigieuse paire GBPUSD ! Développé par une équipe de traders expérimentés avec une expérience commerciale de plus de 13 ans. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Achetez Quantum Emperor EA et vous pourriez obtenir Quantum StarMan  gratuitement !*** Demandez en privé pour pl
Precise Pair Trading Pro
Arkadii Zagorulko
5 (1)
Une manière plus intelligente de trader l’or et l’euro Cet EA repose sur des méthodes quantitatives avancées permettant d’identifier les inefficiences temporaires entre deux grands marchés. Il cherche à tirer parti des moments où le comportement des prix diverge de sa dynamique habituelle. Live signal Le système s’adapte automatiquement aux conditions de marché et gère avec précision les entrées et sorties, afin de capter les opportunités lors des désalignements de court terme. Des filtres supp
Neurox AI
Stanislav Tomilov
Neurox AI — L'avenir du trading de l'or grâce à l'intelligence neuronale multi-modules Après près de deux ans d'engouement pour l'IA, une chose est claire : les modèles génératifs simples comme ChatGPT et les systèmes similaires ne fonctionnent pas comme de véritables moteurs de trading. Ils peuvent expliquer, rédiger du texte, générer des idées ou faciliter l'analyse, mais ils restent avant tout des assistants, et non des algorithmes de trading professionnels à part entière. En 2026, les résult
Full Throttle DMX
Stanislav Tomilov
5 (10)
Pleine puissance DMX - Une vraie stratégie,  de vrais résultats   Full Throttle DMX est un conseiller expert (EA) de trading multidevises conçu pour les paires EUR/USD, AUD/USD, NZD/USD, EUR/GBP et AUD/NZD. Ce système repose sur une approche de trading classique, utilisant des indicateurs techniques reconnus et une logique de marché éprouvée. L'EA intègre 10 stratégies indépendantes, chacune conçue pour identifier différentes conditions et opportunités de marché. Contrairement à de nombreux syst
EA Legendary Multi Strategy
Vitali Vasilenka
4.83 (6)
EA Legendary Multi Strategy — Un conseiller multi-stratégies professionnel. Un seul conseiller — des dizaines de stratégies. Signaux confirmés. Gestion des risques rigoureuse. Conçu pour les traders qui privilégient la précision des points d'entrée, la flexibilité des paramètres et la maîtrise des pertes. Bien plus qu'un simple conseiller, c'est une véritable révolution dans le trading algorithmique, où la puissance de l'intelligence collective des stratégies rencontre la précision de l'intelli
Plus de l'auteur
Star light mini
Kazuya Koizumi
This EA uses local chart fluctuations as a trigger to enter a position. It does not use the martingale method or grid. Entry trigger: [level1] 1. Fall → Fall → Appears to be higher than the specified difference at this time = BUY entry 2. Rise → Rise → Appears to be lower than the specified difference at this time = SELL entry [level2] 1. Fall → Fall → Rise after a gap → Rise higher than the specified difference = BUY entry 2. Rise → Rise → Fall after a gap → Fall lower than the specifi
FREE
This EA trades CFD stocks (mainly NASDAQ stocks such as Amazon, Google, and Netflix) without using martingale or Bollinger band strategies. Entry points are determined based on local chart fluctuations, with the aim of long-term stable operation. An initial margin of 1000 USD or more is recommended. Features: Entry points are determined based on the following criteria: - Down → Down → Current fluctuation greater than the reference value = BUY entry - Up → Up → Down → Up + Current fluctuation g
FREE
Moon light MT4
Kazuya Koizumi
EA product "Moon light" - Intended for short-term operation of about 1 to 2 weeks - Set target amount by "Shutdown target profit" and close position and stop operation when it is reached - No TP is set and profit is confirmed only by trailing stop of SL - Entry point is determined locally as follows - Average 7 DOWN < Buy_differential - iOpen DOWN DOWN DOWN UP > Buy_differential2 = BUY - Average DOWN DOWN UP > Buy_differential2 = BUY - Mid price 2 step 6 UP < sell_differential && iHigh(1) > cu
Il s'agit d'une EA qui détermine le point d'entrée en fonction des fluctuations graphiques locales et n'utilise pas de méthodes courantes telles que la méthode Martingale ou les bandes de Bollinger. Caractéristiques: Les points d'entrée sont déterminés en fonction des critères suivants : - Inférieur → Inférieur → Actuellement supérieur à la différence standard = ACHETER une entrée - Augmenté → Augmenté → Actuellement inférieur à la différence standard = entrée VENDRE C'est aussi simple que c
Star light
Kazuya Koizumi
# Star light Star light is an Expert Advisor (EA) for MetaTrader 5 (MT5). It is primarily designed for trading **XAUJPY** (Gold/Yen) and **EURJPY** (Euro/Yen). ## Spec Overview | Item | Content | | :--- | :--- | | **Program Type** | Expert Advisor (EA) | | **Language** | MQL5 (MetaQuotes Language 5) | | **Platform** | MetaTrader 5 (MT5) | | **Recommended Currency Pairs** | XAUJPY, EURJPY | | **Version** | 6.1 | | **Copyright** | KOKONOE | --- ## Overview **Star light** is an automated trad
Moon light
Kazuya Koizumi
A MT5 EA product "Moon light" - CryptoCurrency (BTCUSD) is the main target - As a guideline, it is preferable for the spread to be 3500 or less. - Profit target of 1.5 to 2 times the margin in 3 days is assumed - Set the target amount by "Shutdown target profit" and close the position when it is reached, and stop operation - If +25% or more profit is not generated 12 hours to 1 day after the start of operation, stop operation and try again in a few days - Profit is confirmed only by trailing s
Spot light
Kazuya Koizumi
//  [Overview] //   XAUUSD M3 EA with independent BUY and SELL entries. //  Scores the probability of a price move from candlestick shape and //  scales lots accordingly.   BUY positions are NOT closed on a SELL //  signal; each direction is managed independently. //  Compatible with both hedge and netting accounts. // //  [Lot Sizing Formula] //  When AutoLot=false (default): //    Lot = BaseLots + (MinLot * N ) //      BaseLots : DefaultLots input (fixed base size) //      MinLot   : broker S
Filtrer:
Aucun avis
Répondre à l'avis