XAUUSD High-Performance Scalping Bot

指定

Objective:
Develop a MetaTrader 5 (MT5) Expert Advisor (EA) that specializes in scalping XAUUSD with the goal of achieving very high monthly returns (50–70%) under strict risk control parameters.


Scope and Goals

  • Trading Instrument: XAUUSD only.

  • Strategy Type: Scalping (high-frequency short trades).

  • Target Monthly Return: 50% to 70% (under optimal conditions).

  • Risk Management:

    • Max allowable drawdown: 15% or less.

    • Strict and consistent risk control must be embedded into the EA.

  • Main Priority:

    • Maximize safe, consistent, scalable profit over time, without exposing the account to catastrophic risks.


Developer Freedom

  • Trading Logic:

    • Developer is free to design the scalping strategy based on their expertise and proven techniques.

    • Developer can combine technical indicators, price action methods, order flow, or any hybrid approach.

  • Entry and Exit Rules:

    • Developer decides the optimal timing for entries and exits.

  • Risk Controls:

    • Developer chooses the best risk management techniques suitable for scalping.


Mandatory Requirements

1. Scalping Focus

  • Trades must aim for small, consistent profits.

  • Expected average holding time: few seconds to a few minutes.

  • Prefer trading during high liquidity periods.

2. Risk Management

  • Fixed Risk Per Trade:

    • Risk a small % of the account per trade (suggested 0.5% or developer’s recommended value).

  • Stop Loss Required:

    • Every trade must have a clearly defined stop loss, tight but dynamic if needed.

  • Maximum Daily Loss Protection:

    • Bot must stop trading for the day if:

      • A set number of consecutive losses is hit (e.g., 3–5 losses).

      • Or a fixed percentage daily loss limit is reached (e.g., 5%).

3. Take Profit and Trade Closure

  • Scalping-style small take profits.

  • Use of partial closes, trailing stops, or other smart techniques to maximize winning trades is allowed.

  • Hard maximum trade duration (e.g., force close trades after 5 minutes if not already closed).

4. Trading Sessions

  • Bot should only trade during favorable trading hours, preferably:

    • London session (03:00 – 06:00 EST)

    • Early New York session (08:00 – 11:00 EST)

  • No trading during major high-impact news releases unless logic accounts for it.

5. Lot Sizing and Scaling

  • Dynamic lot size based on account balance and pre-defined risk % per trade.

  • As the account grows, lot sizes should adjust proportionally.

6. Spread Protection

  • Minimum spread condition:

    • Only enter trades if spread is below a specified limit (e.g., 2.5 pips or lower).


Additional Features

Visual Dashboard

  • Show:

    • Balance

    • Equity

    • Daily Profit/Loss

    • Total Trades Today

    • Wins and Losses Today

    • Status of Open Trades

    • Session Active or Not

Sounds and Alerts

  • Sound alerts when:

    • A trade is opened.

    • A trade is closed.

  • Optional mobile push notifications for trade closures.

Settings/Inputs

  • Adjustable parameters:

    • Risk per trade (%)

    • Maximum daily loss limit (%)

    • Maximum daily wins/losses

    • Trading hours

    • Take profit (pips)

    • Stop loss (pips)

    • Spread filter


Technical Requirements

  • Platform: MetaTrader 5 (MQL5).

  • Code must be lightweight, optimized, and fast for low-latency execution.

  • Error Handling:

    • Handle connection losses, order errors, and invalid symbol issues safely.

  • No external DLLs unless absolutely necessary.

  • Provide:

    • Live version (for real trading).

    • Backtest version (with adjustable parameters for optimization).


Performance Expectations

Metric Target
Monthly Return Goal 50% to 70%
Max Drawdown Under 15%
Win Rate Target 70%+
Trade Frequency Multiple trades per day

Important Notes
  • Focus on stability first, then aggressiveness within controlled risk.

  • I am looking for scalable consistent profits.

  • Strategy should be tested in both backtests and live demo environment before final delivery.


    反馈

    1
    开发者 1
    等级
    (19)
    项目
    22
    18%
    仲裁
    9
    33% / 44%
    逾期
    3
    14%
    工作中
    发布者: 1 代码
    2
    开发者 2
    等级
    (1)
    项目
    2
    0%
    仲裁
    1
    100% / 0%
    逾期
    0
    空闲
    3
    开发者 3
    等级
    (4)
    项目
    4
    0%
    仲裁
    1
    0% / 0%
    逾期
    0
    空闲
    4
    开发者 4
    等级
    项目
    0
    0%
    仲裁
    0
    逾期
    0
    空闲
    5
    开发者 5
    等级
    项目
    0
    0%
    仲裁
    0
    逾期
    0
    空闲
    6
    开发者 6
    等级
    (16)
    项目
    20
    0%
    仲裁
    10
    0% / 80%
    逾期
    6
    30%
    空闲
    7
    开发者 7
    等级
    (390)
    项目
    416
    30%
    仲裁
    74
    19% / 72%
    逾期
    52
    13%
    工作中
    8
    开发者 8
    等级
    项目
    0
    0%
    仲裁
    1
    0% / 100%
    逾期
    0
    空闲
    相似订单
    We are seeking an independent technical reviewer for a frozen Python evidence/specification candidate related to an XAUUSD paper-trading risk system (ALKOOS-AI). This is NOT a request to develop, modify, optimize, or execute a trading robot or trading strategy. The task is limited to independent verification of a prepared evidence package. The reviewer should verify: Integrity of the supplied frozen artifact using
    Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
    Scalping EA/straddle 30 - 200 USD
    Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
    Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
    Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
    Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
    Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
    I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
    I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
    PHANTOM PROTOCOL V1 35 - 150 USD
    PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA

    项目信息

    预算
    50 - 100 USD
    截止日期
     5  10 天