Auftrag beendet
Spezifikation
I'm looking for an experienced MT4 developer to create an Expert Advisor based on my manual Supply and demand strategy with the trend confirmation and breakout-style entries.
The EA must follow price action only (no indicators) detect zones automatically, and manage trades based on time and structure.
The Key Strategy Rules.
Platform: MT4
Timeframe: 5 minute (m5)
Trade direction- Only in direction of 5M trend.
Zone Types: Auto-detected supply and demand zones.
Entry- Price returns to zones, then confirms with strong breakout candle (no inside bars)
Orders: Execute live market orders after confirmation candle closes.
Times Rules
Trade only from 07:00 to 15:00 UK time- Close all trades at 21:00 UK time
- Max 2 trades per day
- Only 1 open trade' at a time
Zone Detection Logic.
- Valid zone is created after a sharp move that break=s previous high or low.
- zone is drawn from the last opposite candle before breakout
- zones must match trend direction
- if price break through zone by more than 0.2 pips, the zone becomes invalid.
Risk Management
- Stop loss: always pips beyond the opposite side of the zone.
- Take profit: fixed risk to reward.
Logging
- Log when zone is created
- log when price returns
- log confirmation candle
- log trade entry and invalidation
Please confirm
- You understand zone detection based on price structure
- you can build this without indication
- the EA will be testable
This EA must match how I trade manually- simple structure, no indicators, price -action only. If you've done similar work, feel free to share examples or explain your approach.