I need a mt5 Expert advisor ea to manage intraday trades with strict risk management.
The EA must
-Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades
-Use 1% on forex pairs and upto 2% on XAUUSD risk per trade
- Automatically calculate lot size based on stop loss
-use fixed RR ratio [1:2]
For forex pairs, the stop loss should be adjustable within a 20/40 pip range depending on market conditions and pair volatility
Lower volatility pairs should use smaller stop losses {around 20 pips} while higher volatility pairs should use larger stop losses {around 40 pips}
For XAUUSD the stop loss should be adjustable within a 50-80 pip range depending on market conditions
The EA must automatically calculate lot size based on the selected risk percentage and stop loss.
Take profit should follow a fixed 1;2 risk to reward ratio.
XAUUSD must be handled separately from forex pairs with its own stop loss settings
Th EA must be fully testable and functional on a mt5 demo account and must work correctly and assist
with intial set up and testing if required before final delivery
Include manual lot size override
FULLY AUTOMATED ENTRY STRATEGY
The EA must include a fully automated entry strategy based on trend + breakout + retest logic.
BUY CONDITIONS
Price must be above the 50 period moving average [trend filter]
price breaks above a recent high [break of structure]
price pulls back [retest] to the breakout level
A bullish candle closes after the retest
SELL CONDITIONS
Price must be below the 50 period average
price breaks below a recent low [break of structure]
price pulls back retest to the breakout level
A bearish candle closes after the retest
ADDITIONAL RULES
Only trade the direction of the trend
Only 1 trade per set up
No trades when price is ranging; define range as price staying within a 20-30 pip zone for atleast 20 candles m5 timeframe or low atr conditions
Recent high/low should be based on the last 20 candles on the current timeframe.
The EA will operate on m5 timeframe.
TRADE LIMIT RULE
The Ea must allow only one active trade per symbol at any time
The EA must not open multiple trades on the same pair simultaneously
A new trade on the same symbol can be only opened AFTER the previous trade is fully closed
the rules applies all sessions
No stacking or multiple entries on the same pair
Trading sessions
;ASIAN SESSION
;LONDON SESSION
:NEW YORK SESSION
Exact session times should be configurable in EA settings
The EA must strictly follow all rules listed above and be delivered as a fully automated, reliable system.
The ea should be simple, reliable and focused on execution and risk control
Benzer siparişler
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I need an MT5 Expert Advisor for a mean-reversion strategy on EURUSD: single entry at local price extremes, fixed stop loss and take profit, no grid and no averaging. Position size must be calculated automatically so that risk per trade is capped at a fixed USD amount, with a daily loss limit and a pause after consecutive losses. I will send the full specification — entry conditions, filters and all input parameters
I am looking for a professional and market-savvy MQL developer to build a disciplined, stable Scalping Expert Advisor (EA). The ideal developer must have a solid understanding of Trend Identification, Fibonacci Levels, and Technical Indicators , alongside strict risk management implementation. Key Focus Areas & Developer Requirements: Market & Analysis Expertise: ⚬ Deep understanding of Trend direction (Market
profitable EAs wanted with at least 3 to 5 years backtest. you be submit your proofs such as graphic results, backtesting results, and your demo or weekly the eas has traded
Requirements Specification GoldV16 V0 – MT5 XAUUSD Netting EA 1. Platform: - MetaTrader 5 - MQL5 - XAUUSD - NETTING account 2. Position rule: - Only ONE XAUUSD position may be open at any time. - Fixed lot only. - No Martingale. - No automatic lot increase. 3. Stop Loss: - Stop Loss must be sent immediately when a trade opens. - Default SL distance: 1.00 USD in gold price. - SL distance must be adjustable in Inputs
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD