Grid Robot for Netting Accounts

Job finished

Execution time 77 days

Specification

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.






    Responded

    1
    Developer 1
    Rating
    (258)
    Projects
    322
    30%
    Arbitration
    34
    26% / 65%
    Overdue
    10
    3%
    Working
    2
    Developer 2
    Rating
    (5)
    Projects
    5
    60%
    Arbitration
    1
    0% / 0%
    Overdue
    2
    40%
    Free
    Published: 1 code
    3
    Developer 3
    Rating
    Projects
    0
    0%
    Arbitration
    1
    0% / 100%
    Overdue
    0
    Free
    4
    Developer 4
    Rating
    (434)
    Projects
    635
    54%
    Arbitration
    32
    56% / 22%
    Overdue
    6
    1%
    Loaded
    5
    Developer 5
    Rating
    (10)
    Projects
    14
    43%
    Arbitration
    0
    Overdue
    3
    21%
    Free
    6
    Developer 6
    Rating
    (156)
    Projects
    199
    59%
    Arbitration
    10
    80% / 0%
    Overdue
    0
    Working
    Published: 1 code
    7
    Developer 7
    Rating
    Projects
    0
    0%
    Arbitration
    0
    Overdue
    0
    Free
    8
    Developer 8
    Rating
    (13)
    Projects
    20
    40%
    Arbitration
    3
    0% / 67%
    Overdue
    3
    15%
    Free
    9
    Developer 9
    Rating
    (45)
    Projects
    46
    24%
    Arbitration
    34
    9% / 85%
    Overdue
    10
    22%
    Free
    10
    Developer 10
    Rating
    (4)
    Projects
    6
    33%
    Arbitration
    4
    0% / 75%
    Overdue
    1
    17%
    Free
    11
    Developer 11
    Rating
    (6)
    Projects
    5
    0%
    Arbitration
    4
    25% / 75%
    Overdue
    2
    40%
    Free
    12
    Developer 12
    Rating
    (4)
    Projects
    4
    0%
    Arbitration
    4
    25% / 75%
    Overdue
    1
    25%
    Free
    13
    Developer 13
    Rating
    (581)
    Projects
    673
    32%
    Arbitration
    42
    45% / 45%
    Overdue
    12
    2%
    Busy
    14
    Developer 14
    Rating
    (162)
    Projects
    289
    35%
    Arbitration
    18
    22% / 61%
    Overdue
    43
    15%
    Free
    15
    Developer 15
    Rating
    (1)
    Projects
    0
    0%
    Arbitration
    4
    0% / 75%
    Overdue
    0
    Free
    16
    Developer 16
    Rating
    (64)
    Projects
    144
    46%
    Arbitration
    20
    40% / 20%
    Overdue
    32
    22%
    Free
    17
    Developer 17
    Rating
    (75)
    Projects
    80
    6%
    Arbitration
    46
    11% / 54%
    Overdue
    7
    9%
    Working
    18
    Developer 18
    Rating
    (4)
    Projects
    5
    0%
    Arbitration
    3
    0% / 33%
    Overdue
    1
    20%
    Free
    19
    Developer 19
    Rating
    (199)
    Projects
    255
    21%
    Arbitration
    23
    48% / 17%
    Overdue
    0
    Loaded
    20
    Developer 20
    Rating
    (87)
    Projects
    121
    68%
    Arbitration
    5
    80% / 0%
    Overdue
    12
    10%
    Working
    21
    Developer 21
    Rating
    Projects
    0
    0%
    Arbitration
    0
    Overdue
    0
    Free
    22
    Developer 22
    Rating
    (9)
    Projects
    19
    16%
    Arbitration
    3
    67% / 0%
    Overdue
    0
    Free
    Similar orders
    Gold robot 3000+ USD
    I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
    Gold robot 3000+ USD
    Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
    I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
    Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
    Risk management EA 30 - 200 USD
    Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
    Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
    Ea.Mix 30+ USD
    I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
    A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
    MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit

    Project information

    Budget
    100 - 750 USD
    Deadline
    to 7 day(s)