Specifiche

Title:
MT5 EA Needed – Prop‑Firm Compliance Tool (SL/TP at Entry, 60‑Second Hold, Daily Profit Cap, 0.5% XAUUSD Risk)
Description:
I need an MT5 Expert Advisor that enforces prop‑firm compliance rules for Instant Funding accounts.
The EA must NOT trade automatically — it should only monitor and control my manual XAUUSD trading.

I trade all sessions, so there should be no time restrictions.

MY TRADING STYLE (Important for EA Design)

Manual XAUUSD trader

I trade all sessions

1–3 trades per day

0.5% risk per trade

SL/TP always attached

Minimum 60–90 seconds hold time

Market execution only

One‑Click Trading enabled

Fixed SL/TP in points (e.g., 200 SL, 500 TP)

The EA must support this workflow.

RULES THE EA MUST ENFORCE

1. Mandatory SL/TP at Entry

  • Block any trade opened without both SL and TP
  • If missing, auto‑attach SL/TP using inputs (SL_Points, TP_Points)
  • If SL/TP cannot be attached, cancel the order
  • Show message: “SL/TP required at entry.”

2. Minimum 60‑Second Hold Time

  • When a trade opens, start a timer
  • If I try to close before 60 seconds, block the closure
  • Show message: “Minimum hold time not reached.”
  • After 60 seconds, allow normal closure
  • Must work for all symbols, but I mainly trade XAUUSD

3. Daily Gross Profit Cap

  • Track rolling 24‑hour gross profit
  • If gross profit ≥ $2,500, block new trades
  • Show message: “Daily profit cap reached — trading disabled.”
  • Do NOT close open trades
  • Only block new ones

4. 0.5% XAUUSD Risk Model

The EA must calculate lot size based on:

  • Account equity
  • 0.5% risk
  • SL distance in points
  • XAUUSD tick value

Display on panel:

  • Equity
  • Risk amount ($)
  • Calculated lot size
  • SL distance
  • TP distance

If I open a trade with a lot size higher than the calculated risk, show warning:
“Lot size exceeds 0.5% risk model.”

ON‑CHART COMPLIANCE DASHBOARD

Panel Title:

AM – Prop‑Firm Compliance Dashboard

Panel Sections:

A) Account & Risk

  • Equity
  • Risk per trade: 0.5%
  • Risk amount ($)
  • Calculated lot size

B) Rule Status

  • SL/TP at Entry: ✔️/❌
  • Minimum Hold Time: countdown or ✔️
  • Daily Profit Cap: ✔️/Cap Reached
  • Trading Allowed: ✔️/❌

C) Daily Profit Tracker

  • Gross Profit (24h)
  • Daily Cap: $2,500
  • Remaining before cap

D) Trade Timer

If trade open:

  • Ticket
  • Open time
  • Time open
  • Time remaining
  • Status: “Holding…” or “Allowed to Close”

If no trades:

  • “No Active Trades”

E) Alerts

Non‑blocking alerts for:

  • Missing SL/TP
  • Early close attempt
  • Daily cap reached
  • Lot size too large

5. ON‑CHART COMPLIANCE DASHBOARD

Panel Title:

AM – Prop‑Firm Compliance Dashboard

Panel Sections:

A) Account & Risk

  • Equity
  • Risk per trade: 0.5%
  • Risk amount ($)
  • Calculated lot size

B) Rule Status

  • SL/TP at Entry: ✔️/❌
  • Minimum Hold Time: countdown or ✔️
  • Daily Profit Cap: ✔️/Cap Reached
  • Trading Allowed: ✔️/❌

C) Daily Profit Tracker

  • Gross Profit (24h)
  • Daily Cap: $2,500
  • Remaining before cap

D) Trade Timer

If trade open:

  • Ticket
  • Open time
  • Time open
  • Time remaining
  • Status: “Holding…” or “Allowed to Close”

If no trades:

  • “No Active Trades”

E) Alerts

Non‑blocking alerts for:

  • Missing SL/TP
  • Early close attempt
  • Daily cap reached
  • Lot size too large

🔷 GENERAL REQUIREMENTS

  • MT5 only
  • Must not auto‑trade
  • Must not auto‑close trades
  • Must not interfere with SL/TP
  • Must not freeze terminal
  • Must include full source code (.mq5)
  • Must be stable on XAUUSD volatility



Con risposta

1
Sviluppatore 1
Valutazioni
(7)
Progetti
13
15%
Arbitraggio
13
23% / 46%
In ritardo
3
23%
Gratuito
Pubblicati: 24 articoli
2
Sviluppatore 2
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(7)
Progetti
8
0%
Arbitraggio
2
0% / 50%
In ritardo
1
13%
In elaborazione
5
Sviluppatore 5
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(16)
Progetti
20
0%
Arbitraggio
10
0% / 80%
In ritardo
6
30%
Gratuito
11
Sviluppatore 11
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
13
Sviluppatore 13
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
Pubblicati: 1 codice
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
15
Sviluppatore 15
Valutazioni
(32)
Progetti
33
61%
Arbitraggio
1
100% / 0%
In ritardo
1
3%
In elaborazione
Pubblicati: 5 codici
Ordini simili
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
I need a professional MetaTrader 5 Expert Advisor based on a pullback trading strategy. Indicators: - Moving Averages: 5, 8, 13, 144 (custom, smooth like TradingView) - RSI (14) - ADX (14) with DI+ and DI- - OsMA (8, 21, 5) Strategy: Trend: - Use MA 144 to define the main trend Entry: - Trade only in trend direction - Wait for price to touch MA 8 - Confirm with: - RSI (above 50 for buy / below 50 for sell) - ADX >
I already have an MT5 trading bot called Omega Bot and I am looking for a marketer / seller who can help me find real buyers. Commission: 100 USD per successful sale Bot details: - MT5 only - Gold and Silver - M15 - ORB strategy - Asia and New York sessions - Automatic risk management - Break-even - Trailing stop - Spread filter - Beginner friendly - Ready settings file - Trial version available - Support after sale
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the

Informazioni sul progetto

Budget
35+ USD

Cliente

Ordini effettuati1
Numero di arbitraggi0