Expert MQL5 Developer needed for risk management EA

MQL5 エキスパート

仕事が完了した

実行時間13 日

指定

Project Overview:

We need a professional MQL5 developer to build a robust Expert Advisor (EA) for MetaTrader 5 that focuses on risk management for a trading account. The EA should work on all open charts within the account and allow all parameters to be adjustable via a .set file.


Core Requirements:

1. Account & Time Detection

  • Detect account balance, equity, and margin.
  • Detect the current account time.

2. Order Management & Execution Rules

  • Minimum account equity threshold for closing all orders.
  • Custom order comment and magic number.
  • Option to close orders at the end of the trading day (Yes/No).
  • Option to close all orders before the weekend, with a customizable closing time (e.g., Friday 21:00).

3. Daily Drawdown Protection

  • Maximum daily drawdown in $ (when reached, by hard limit: close all orders ).
  • Option to include open orders in daily drawdown calculation (Yes/No).
  • Reduce day-start drawdown to a maximum $ amount, with a customizable reset time (e.g., 00:00, 06:00, etc.).
  • Option to close all opposite orders (Yes/No) (for example EURUSD buy/sell)
  • Minimum % match for lot size when closing opposite orders.
  • Priority of closing orders: oldest first / largest loss first.

4. Soft & Hard Daily Drawdown Limits

  • Soft Limit: Once a certain drawdown level is reached, the EA stops placing new trades but does not close existing ones.
  • Hard Limit: If a higher threshold is reached, the EA force-closes all trades and stops trading for the day.
  • Pause all EAs from opening new trades for the rest of the day once a specified condition is met (e.g., after reaching a soft or hard drawdown limit).
    • Dashboard Integration: A clear visual indicator (e.g., "TRADING PAUSED") must be displayed on the dashboard when this mode is active.
    • Parameter: Choose whether the EA should automatically resume trading the next day or require manual reactivation.

5. Dashboard & Alerts

  • On-chart dashboard displaying current drawdown, equity, margin, and trading status.
  • Visual status updates, including:
    • Current drawdown in $ and %.
    • Drawdown by start of the day in $ and %
    • Day profit by cart/EA/Currancy in $ and % of total
    • Week profit by cart/EA/Currancy in $ and % of total
    • Whether trading is paused or active.
    • Whether new trades are allowed or blocked.

  • Email Alerts for critical events, such as:
    • Approaching the soft/hard drawdown limit.
    • Account equity dropping below the minimum threshold.
    • EA stopping new trades and closing all positions due to drawdown rules.

Additional Requirements:

  • The EA must work on all open charts in the account.
  • Well-structured source code must be delivered before payment.
  • The code should be commented and optimized for future updates.
  • The EA must be resource-efficient and avoid excessive CPU/memory usage.
  • Developer should provide a short setup guide explaining how to use the EA.

Preferred Developer Experience:

  • Proven experience in developing MQL5 EAs.
  • Understanding of risk management principles in proprietary trading.
  • Experience with dashboard design and alert systems in MT5.

Deliverables:

  1. Fully functional MT5 EA that meets all the requirements.
  2. Source code (mandatory for payment).
  3. A .set file with all adjustable parameters.
  4. Short setup guide on how to configure and use the EA.























応答済み

1
開発者 1
評価
(17)
プロジェクト
21
19%
仲裁
5
40% / 40%
期限切れ
0
2
開発者 2
評価
(111)
プロジェクト
183
25%
仲裁
24
17% / 75%
期限切れ
16
9%
3
開発者 3
評価
(33)
プロジェクト
35
20%
仲裁
5
40% / 40%
期限切れ
0
パブリッシュした人: 1 code
4
開発者 4
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Monthly Report: August 2026 World PEACE Multi FX Algo generated a total realized profit of approximately 31,966 JPY during August. The provider account is normally operated with approximately 200,000 JPY of capital. Compared with this standard operating amount, the realized profit for August was approximately 15.98%. Please note that this is not a compounded monthly return. Realized profits are withdrawn regularly
I am looking for an experienced MQL5/MT5 Expert Advisor developer to build a custom XAUUSD (Gold) HFT/ultra-fast scalping EA for MetaTrader 5. I have attached a reference video showing exactly how I want the EA to behave. Please watch the video carefully before applying. The video should give you a clear understanding of the desired entry behavior, trade frequency, execution style, and overall system behavior. The EA
I’m looking for an experienced developer who can build a Martingale trading bot. I’m willing to pay a fair price for the right developer. I have an example trading account that demonstrates exactly how I want the bot to operate. The strategy is straightforward: the bot trades continuously using a Martingale system. The only exception is that it should automatically pause trading during high-impact news events or
This is a Tradingview project. Would you be able to make this? With a win rate and profit factor and percentage made and profit made and max dd reached. How many modifications would I be able to do? Could there be a table that shows win percentage profit factor and trading window where trades shouldn’t be placed and follows the rules of the pdf How long would it take and would it work on ninjatrader also
I need a professional MQL5 developer to build a high-frequency trading (HFT) Expert Advisor for MT5. Key Requirements & Risk Management Rules: 1. Max Trade Limit: The bot must execute a strict maximum of 1,000 trades. 2. Lot Size Cap: Every trade must be capped at a maximum of 0.50 lots. 3. Execution Speed: Optimized for low-latency, rapid execution. 4. Clean code with proper error handling and clear parameter
I need fully automatic scalping robots for XAUUSD Gold the robot should work on M1 and M5 timeframe and open trades based on the scalping logic using EMA and RSI confirmation it should analyze the market on its own and only take high probability trades
I am looking for an experienced MQL5 / MetaTrader 5 developer to help me add alert notifications to an existing MT5 indicator. What I Have I have an indicator that I am currently using on MetaTrader 5 , but I do not have the source code (.mq5) . I only have the compiled indicator file, or I can provide the indicator file that I currently have. What I Need I want to add alerts when the indicator generates its specific
I need best scalping bot 150 - 300 USD
I have attached the video of the EA I want to reproduce in MQL5. Please study the video carefully and build an EA that follows the same trading behavior shown in it. The EA is for XAUUSD (Gold) and appears to use an automated scalping/grid-style strategy with multiple positions opened around the market price. I want the entry sequence, spacing between positions, lot progression, direction of trades, and
New EA for Moj1367 50 - 100 USD
//@version=6 strategy("Ultimate + 11 Filters Bot [M1 - 0.5 pip TP]", overlay=true, max_boxes_count=500, max_labels_count=500, max_lines_count=500, max_bars_back=5000, default_qty_type=strategy.percent_of_equity, default_qty_value=100, initial_capital=1000, commission_type=strategy.commission.percent, commission_value=0.04) // ═══════════════════════════════════════════════════════════ // 1. تنظیمات ورودی (Inputs)
I need an MT5 EA (MQL5) specifically for XAUUSD, trading price gaps when the market opens/reopens. The EA needs 2 independent strategies: 1. Weekend/Monday Gap: Record the last price before the market closes for the weekend and the first price when XAUUSD reopens at the beginning of the week. Calculate the gap size. When the gap meets the required conditions, the EA trades in the direction of the Gap Fill. Gap Up →

プロジェクト情報

予算
30 - 100 USD
締め切り
最高 5 日