Tarea técnica
Hi,
I need an Expert Advisor (EA) MT5 that focuses on GOLD / XAUUSD with the goal of achieving very high monthly returns (40%++) under strict risk control parameters.
Looking for a Strategy with entry on M5 (developers are welcome to add validation such as H1, H4, or D1) but, entry must be on M5 timeframe
A strategy that uses orderblocks and/or support/resistance zones for entry. (You can add other features such as price action, market structure, bollinger bands, fibonacci, rsi, or others to increase accuracy)
and I want the Orderblock to be visualized on the chart in real-time
The strategy must be scalping (because it uses a 5-minute timeframe), and no orders are left overnight for days. (high-frequency short trades)
The algorithm used in developing this EA is a reliable algorithm both in entry and managing floating minus.
Strict and consistent risk control must be embedded into the EA.
Maximize safe, consistent, scalable profit over time, without exposing the account to catastrophic risks.
The strategy must have a very strong entry logic, have a high profit factor, and low drawdown (drawdown must be below 15%)
(Because I will try it with a $300 deposit later)
EA must have SL & TP
SL = 100-200Pips
TP =100- 200pips
EA must have Trailing Stop
example: If the order execution (buy/sell) is open, and the floating profit is around 40pips, then the trailing will be active.
example: Start Trailing in pips: 40 pips, trailing stop in pips: 20pips
EA Hedging Strategy Type (With Maximal 3 Positions)
I describe it like this on Buy Entry:
1. If we have an open Buy execution, and immediately profit 35pips, then trailing will be active
2. If we have an open buy execution, and experience a floating loss (for example 20pips) then, the 2nd position will be opened, and if it is already floating profit (calculate the average of positions 1 & 2) so that the trailingstop is active
3. If we have an open buy execution, and the 1st and 2nd positions are already open, then the 2nd position experiences a floating loss of 30pips, then the 3rd position will be opened, and if it is already floating profit (calculate the average of positions 1, 2 & 3) so that the trailingstop is active
and vice versa for SELL entry
-----------------
If you think the strategy is not suitable for hedging (for example without rejection candles, or other validation) please use your own logic to make it so that it does not there is a high drawdown and experiencing a large floating loss!
or you may have another logic such as, if the 3rd position is open and profitable, but the trend is weak, you can take profit first for the 3rd position, or whatever you want.
and for how to execute orders using market orders, and if there is an open buy position, then you cannot open a sell position, and vice versa
EA must have NEWS USD, CAD, GBP, EUR, AUD filters taken from faireconomy / investing media
must not open positions 60 minutes before & after the news occurs
-----------------
EA must have Order Comment (Default: LintasRock EA, Magic Number (Default: 11111) & Have Maximum Allowed Spread (Default 4.0)
-----------------
EA must have Fixed Lot & Automatic Lot Calculation features based on Equity / balance & Have Risk % trade
-----------------
EA must be able to be traded on all brokers (because sometimes there are brokers who name gold like GOLD or XAUUSD, or GOLD.v or XAUUSDc, XAUUSD.c, XAUUSDv, XAUUSDb, and others.
and sometimes some brokers have different digits. example 2000.22 (2 digits) 2000.222 (3 digits) or 2000.1 (1 digit)
-----------------
EA must have information panels such as:
Logos
Sessions
Brokers
Spreads
Stoploss, Risk, Lotsize
Balance, Equity
Daily Profit/Loss
High Impact News :
News - Countdown
and there will be a notice on the panel if 60 minutes before the news takes place
-----------------
EA should only trade during favorable trading hours, preferably:
2 hours before London session - Early New York session
-----------------
Important Notes:
Monthly Return Goal : 40% ++
Max Drawdown: Under 15%
Win Rate Target: 70%++
Trade Frequency : Multiple trades per day
Focus on stability first, then aggressiveness within controlled risk.
I am looking for scalable consistent profits.
Strategy should be tested in both backtests and live demo environment before final delivery.