仕事が完了した

実行時間77 日

指定

Introduction

The goal is to develop a Grid Robot that implements a customizable grid trading strategy on netting accounts across futures, equities, and forex. The EA will enforce unidirectional trading (only buys or only sells per symbol), allow precise manual entry of grid levels, and provide a user-friendly interface for placing, modifying, and closing orders. Key risk controls include stop-loss, profit-target, breakeven, daily max-loss, and a kill/pause mechanism. Additionally, the EA must support limited automatic re-entry at a grid level after a stop-out (up to three attempts).


1. Netting Account Enforcement

1.1. All grid logic must respect MT5  and broker (AMP futures) netting rules.
1.2. The EA enforces unidirectional trading—once either buy or sell mode is selected for a symbol, the opposite side cannot be opened.


2. Functional Requirements

2.1 Grid Configuration & Execution

  • 2.1.1 Manual definition of grid levels: users input exact price points for each grid line.

  • 2.1.2 Global parameters apply uniformly across all levels: order type (limit/stop), stop-loss, take-profit, breakeven.

  • 2.1.3 Support for futures, equities, and FX instruments within the same EA.

2.2 Re-Entry Logic

  • 2.2.1 If an order at a grid level is stopped out, automatically re-place the equivalent order (limit or stop) at that same level.

  • 2.2.2 Configurable maximum re-entry attempts per level (default: 3).

  • 2.2.3 Only one active order may exist at any grid level; further entries at that level are blocked until the existing order is resolved.

    2.4 Order Lifecycle & Controls

    • 2.4.1 Create, modify, and cancel individual or all grid orders via UI or automated triggers.

    • 2.4.2 “Pause Grid” and “Cancel All” buttons prominently available in the interface.

      2.4.3 Capture basic trade performance data of the robot.

      2.7.1 For every executed order (filled or closed), record

      Entry timestamp, entry price

        • Exit timestamp, exit price

        • Executed volume/lot size

        • Net P&L (in both account currency and ticks/pips)

        • Drawdown experienced during the trade (max adverse excursion)

        • Time in trade

      • 2.7.2 Persist performance data to a CSV.

      • 2.7.3 Provide in-EA reporting:

        • Daily/weekly/monthly P&L summaries

        • Win rate, average win/loss, max consecutive losses

        • Equity curve chart (simple line plot)

      • 2.7.4 Allow export of raw trade log and summary reports via the UI.

    2.5 Risk Management & Compliance

    • 2.5.1 Pre-trade checks: enforce maximum order size and notional limits.

    • 2.5.2 Block any trade that would violate netting or margin requirements.

    • 2.5.3 Daily maximum loss threshold per grid—breach triggers an automatic kill-switch (halts all new orders).

    2.6 Multi-Account Deployment

    • 2.6.1 Packaged EA installer for rapid deployment across multiple MT5 accounts owned by the user.


    3. Non-Functional Requirements

    3.1 Usability & UX

    • Intuitive, responsive panel for all grid controls (place/modify/close).

    • Real-time display of P&L, open order count, net position.

    3.2 Performance & Scalability

    • UI latency < 200 ms from chart adjustment to live-order update.

    • Support at least 10 simultaneous grid levels per account without performance degradation.

    3.3 Reliability & Recovery

    • Persist grid state to disk so the EA can restart and re-apply pending orders after platform or PC restarts.

    • Automatic reconnection and failover to secondary data and execution gateways.

    3.4 Security & Compliance

    • All broker and data-feed connections secured via TLS encryption.

    • Role-based access control: only authorized users can modify grid settings or trigger kill-switch.






    応答済み

    1
    開発者 1
    評価
    (279)
    プロジェクト
    350
    29%
    仲裁
    37
    27% / 65%
    期限切れ
    10
    3%
    多忙
    2
    開発者 2
    評価
    (5)
    プロジェクト
    5
    60%
    仲裁
    1
    0% / 0%
    期限切れ
    2
    40%
    パブリッシュした人: 1 code
    3
    開発者 3
    評価
    プロジェクト
    0
    0%
    仲裁
    1
    0% / 100%
    期限切れ
    0
    4
    開発者 4
    評価
    (435)
    プロジェクト
    641
    53%
    仲裁
    34
    62% / 21%
    期限切れ
    6
    1%
    仕事中
    5
    開発者 5
    評価
    (10)
    プロジェクト
    14
    43%
    仲裁
    0
    期限切れ
    3
    21%
    6
    開発者 6
    評価
    (160)
    プロジェクト
    208
    61%
    仲裁
    10
    80% / 0%
    期限切れ
    0
    パブリッシュした人: 1 code
    7
    開発者 7
    評価
    プロジェクト
    0
    0%
    仲裁
    0
    期限切れ
    0
    8
    開発者 8
    評価
    (13)
    プロジェクト
    20
    40%
    仲裁
    3
    0% / 67%
    期限切れ
    3
    15%
    9
    開発者 9
    評価
    (45)
    プロジェクト
    46
    24%
    仲裁
    34
    9% / 85%
    期限切れ
    10
    22%
    10
    開発者 10
    評価
    (4)
    プロジェクト
    6
    33%
    仲裁
    4
    0% / 75%
    期限切れ
    1
    17%
    11
    開発者 11
    評価
    (7)
    プロジェクト
    6
    0%
    仲裁
    4
    25% / 75%
    期限切れ
    2
    33%
    12
    開発者 12
    評価
    (4)
    プロジェクト
    4
    0%
    仲裁
    4
    25% / 75%
    期限切れ
    1
    25%
    13
    開発者 13
    評価
    (618)
    プロジェクト
    721
    33%
    仲裁
    46
    48% / 41%
    期限切れ
    14
    2%
    取り込み中
    14
    開発者 14
    評価
    (162)
    プロジェクト
    289
    35%
    仲裁
    18
    22% / 61%
    期限切れ
    43
    15%
    15
    開発者 15
    評価
    (1)
    プロジェクト
    0
    0%
    仲裁
    4
    0% / 75%
    期限切れ
    0
    16
    開発者 16
    評価
    (64)
    プロジェクト
    144
    46%
    仲裁
    20
    40% / 20%
    期限切れ
    32
    22%
    仕事中
    17
    開発者 17
    評価
    (75)
    プロジェクト
    80
    6%
    仲裁
    46
    11% / 54%
    期限切れ
    7
    9%
    仕事中
    18
    開発者 18
    評価
    (4)
    プロジェクト
    5
    0%
    仲裁
    3
    0% / 33%
    期限切れ
    1
    20%
    19
    開発者 19
    評価
    (209)
    プロジェクト
    272
    21%
    仲裁
    24
    54% / 17%
    期限切れ
    0
    20
    開発者 20
    評価
    (87)
    プロジェクト
    121
    68%
    仲裁
    5
    80% / 0%
    期限切れ
    12
    10%
    仕事中
    21
    開発者 21
    評価
    プロジェクト
    0
    0%
    仲裁
    0
    期限切れ
    0
    22
    開発者 22
    評価
    (9)
    プロジェクト
    19
    16%
    仲裁
    3
    67% / 0%
    期限切れ
    0
    類似した注文
    Mr quetta 100+ USD
    Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
    Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
    Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
    I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
    Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
    Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
    Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
    please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
    I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
    I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York

    プロジェクト情報

    予算
    100 - 750 USD
    締め切り
    最高 7 日