ReAurex MT4
- Experts
-
Galina Strelkova
Senior ML Engineer | High-Precision Algorithmic Solutions
I bring the rigor of BigTech to the world of algorithmic trading. With a background as a Senior ML Engineer, I specialize in building high-performance systems where scalability and mathematical precision are paramount. - Versão: 1.0
- Ativações: 5
ReAurex is a fully automated Expert Advisor for MetaTrader 4 developed specifically for trading XAUUSD Gold using a Price Action-based approach.
The Expert Advisor analyzes price movement and market structures on the M15 timeframe. Its internal algorithm evaluates detected signals, determines the trade direction, opens orders, and manages them without requiring manual confirmation.
ReAurex does not require external indicators, DLL libraries, or additional files.
MetaTrader 5 version: https://www.mql5.com/en/market/product/193288
OPERATING PRINCIPLE
ReAurex analyzes XAUUSD candle sequences and monitors price formations that meet the internal conditions of its strategy.
The detection of an individual pattern does not immediately result in an order. A trade is opened only after the additional conditions defined by the Expert Advisor have been checked.
All trading calculations are performed using M15 data regardless of the timeframe of the chart to which the Expert Advisor is attached.
XAUUSD OPERATION
ReAurex is intended exclusively for trading XAUUSD Gold.
On a live or demo account, the Expert Advisor can be attached to a chart of any symbol and timeframe. After launch, it automatically searches for the broker's available XAUUSD symbol and performs trading operations only on that symbol.
Symbol names with suffixes after XAUUSD are supported, for example:
-
XAUUSDm;
-
XAUUSD.pro;
-
XAUUSD.a.
Before launching the Expert Advisor, make sure that the corresponding Gold symbol is available in Market Watch and that its M15 history has been downloaded.
To prevent duplicate trades, it is recommended to use only one instance of ReAurex on each trading account.
TRADE MANAGEMENT
The Expert Advisor automatically:
-
analyzes price movement;
-
checks entry conditions;
-
determines the trade direction;
-
calculates the trading volume;
-
opens orders;
-
monitors open positions;
-
closes positions when the algorithm's conditions are met.
Hybrid position management is enabled by default. During an adverse price movement, this mode may open additional orders using a volume calculated according to the configured multiplier.
The number of additional orders, the distance between entries, and the volume multiplier can be configured in the Expert Advisor inputs. Additional orders increase market exposure, margin requirements, and potential drawdown.
MONEY MANAGEMENT
ReAurex supports two methods of determining the trading volume:
-
automatic lot calculation based on the RiskPercent parameter;
-
a fixed trading volume specified using the FixedLot parameter.
Before using the Expert Advisor on a live account, check the calculated volume in the Strategy Tester and on a demo account provided by your broker.
VIRTUAL LEVELS
The Expert Advisor includes the following optional functions:
-
virtual Stop Loss and Take Profit;
-
virtual trailing stop;
-
configurable trailing distance and step;
-
an information panel displayed on the chart.
Virtual levels are not transmitted to the broker's server. MetaTrader 4 and the Expert Advisor must remain running and connected to the trading server for these levels to be executed. A VPS is recommended when these functions are used.
MAIN INPUT PARAMETERS
MagicNumber_Main — identifier of the main orders.
MagicNumber_Hybrid_mode — identifier of additional Hybrid mode orders.
AutoDetectBrokerSuffix — automatic detection of an XAUUSD symbol with a broker suffix.
UseAutoLot — enables automatic lot calculation.
RiskPercent — risk parameter used for automatic volume calculation.
FixedLot — fixed trading volume used when automatic lot calculation is disabled.
UseHybrid_mode — enables Hybrid position management.
Hybrid_mode_MaxOrders — limits the number of additional orders.
Hybrid_mode_LotMultiplier — volume multiplier for additional orders.
Hybrid_mode_StepPoints — distance between additional entries.
UseVirtualTPSL — enables virtual Stop Loss and Take Profit.
UseVirtualTrailingStop — enables the virtual trailing stop.
ShowInfoPanel — displays the information panel.
INSTALLATION AND TESTING
ReAurex requires:
-
the MetaTrader 4 trading platform;
-
an XAUUSD symbol available for trading;
-
downloaded M15 price history;
-
automated trading enabled;
-
a stable connection to the broker's trading server.
When using the MetaTrader 4 Strategy Tester, select XAUUSD or the broker's XAUUSD symbol with a suffix and set the testing period to M15.
Before using the Expert Advisor on a live account, test it on historical data and on a demo account with the trading conditions of your chosen broker.
RISK NOTICE
Trading Gold involves the risk of losing funds.
Hybrid position management with additional orders and increased trading volume may significantly increase margin usage and drawdown.
Strategy Tester results and previous trading performance do not guarantee similar results in the future. Before starting live trading, determine your acceptable risk level and select appropriate money management settings.
