Spezifikation
I’m looking for an MQL5 developer with real ICT/SMC strategy knowledge. This will be done in 2 Phases:
✅ Phase 1 – Visual Indicator Only
Objective: Build a visual indicator for MT5 that draws all required elements on chart. No trading logic or orders yet — just a full visual layout of my Smart Money setup.
🔹 What the Indicator Must Display:
- Bias Detection:
- On 1H: HH+HL = Bullish, LL+LH = Bearish
- Use Fibonacci to draw Premium/Discount zones
- Auto-detect swing Low to High (or High to Low) and draw fib:
- Highlight 0.5 equilibrium line
- Color above 0.5 = Premium, below = Discount
- Liquidity Hunt Zones (1H):
- Detect equal highs/lows
- Draw horizontal lines for liquidity pools
- Mark liquidity grabs with arrow + label
- Market Structure Shift (MSS / CHoCH on M5/M1):
- Draw line to show internal BOS/CHoCH
- Label CHoCH area
- Order Block (OB):
- Box OB candle before CHoCH (can be 1 or 2 candles)
- Must occur before CHoCH
- Fair Value Gap (FVG):
- Mark imbalance with a shaded rectangle between candles
- Only valid FVG after CHoCH
- OTE Zone:
- From recent swing high to low (or vice versa)
- Plot retracement zone: 0.618 to 0.786
- Color-fill this zone
- Entry Zone:
- Arrow + label pointing to overlapping zone of:
- OB + FVG + inside OTE
- Optional (but preferred):
- Add Killzone time filter (London, NY)
- Add alert when valid entry area is formed
✅ Phase 2 – Convert Indicator to EA (After I Approve)
Once I confirm the indicator works visually and correctly:
- You will add execution logic
- Same strategy rules as listed above
- Must follow:
- Entry only if all conditions align
- Stop behind OB/FVG
- TP1 = opposite FVG
- TP2 = next liquidity
- TP3 = HTF OB
🔒 Terms:
- l will test the EA on demo, and accept + pay once confirmed working.
- I will not accept the project until the EA is complete
- I will test it on demo, and if it works correctly as described, I will accept and pay
- Do not skip Phase 1. I won’t accept the EA without seeing the working indicator.
- Do not ask for more explanation — everything is in this job post and screenshots.
- You must have SMC/ICT knowledge. I won’t teach it.
📎 I Will Provide:
- 3 annotated screenshots (already attached) that define exact visual layout
- All necessary visuals are marked: OB, CHoCH, FVG, OTE, fibs, etc.
✅ To Apply:
Only apply if:
- You understand ICT/SMC concepts deeply
- You can build both indicator + EA in MQL5
- You respect 2-step process (visual → execution)
Bewerbungen
1
Bewertung
Projekte
29
3%
Schlichtung
4
25%
/
0%
Frist nicht eingehalten
3
10%
Arbeitet
2
Bewertung
Projekte
6
0%
Schlichtung
4
25%
/
75%
Frist nicht eingehalten
2
33%
Frei
3
Bewertung
Projekte
441
55%
Schlichtung
22
50%
/
14%
Frist nicht eingehalten
30
7%
Beschäftigt
4
Bewertung
Projekte
91
13%
Schlichtung
34
26%
/
59%
Frist nicht eingehalten
37
41%
Frei
5
Bewertung
Projekte
6
33%
Schlichtung
7
14%
/
57%
Frist nicht eingehalten
1
17%
Frei
Ähnliche Aufträge
MT4/MT5 HFT EA us30
30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
MT4/MT5 HFT EA Live Trading
40 - 10000 USD
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
TumiiFX
30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
Master mind
30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
A robot
50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
EA Crafter
500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Driven Multiple Choice
30+ USD
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Institutional‑Grade Multi‑Currency MT5 EA
1000 - 1300 USD
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
Projektdetails
Budget
50 - 100 USD
Ausführungsfristen
bis 3 Tag(e)