Grid Robot for Netting Accounts

工作已完成

执行时间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
    等级
    (250)
    项目
    313
    28%
    仲裁
    34
    26% / 62%
    逾期
    10
    3%
    工作中
    2
    开发者 2
    等级
    (5)
    项目
    5
    60%
    仲裁
    1
    0% / 0%
    逾期
    2
    40%
    空闲
    发布者: 1 代码
    3
    开发者 3
    等级
    项目
    0
    0%
    仲裁
    1
    0% / 0%
    逾期
    0
    工作中
    4
    开发者 4
    等级
    (429)
    项目
    628
    54%
    仲裁
    30
    53% / 23%
    逾期
    6
    1%
    已载入
    5
    开发者 5
    等级
    (10)
    项目
    14
    43%
    仲裁
    0
    逾期
    3
    21%
    空闲
    6
    开发者 6
    等级
    (154)
    项目
    192
    58%
    仲裁
    10
    80% / 0%
    逾期
    0
    工作中
    发布者: 1 代码
    7
    开发者 7
    等级
    项目
    0
    0%
    仲裁
    0
    逾期
    0
    空闲
    8
    开发者 8
    等级
    (12)
    项目
    19
    42%
    仲裁
    3
    0% / 67%
    逾期
    3
    16%
    空闲
    9
    开发者 9
    等级
    (45)
    项目
    46
    24%
    仲裁
    34
    9% / 85%
    逾期
    10
    22%
    空闲
    10
    开发者 10
    等级
    (4)
    项目
    6
    33%
    仲裁
    4
    0% / 75%
    逾期
    1
    17%
    空闲
    11
    开发者 11
    等级
    (6)
    项目
    5
    0%
    仲裁
    2
    50% / 50%
    逾期
    2
    40%
    空闲
    12
    开发者 12
    等级
    (4)
    项目
    4
    0%
    仲裁
    4
    25% / 75%
    逾期
    1
    25%
    空闲
    13
    开发者 13
    等级
    (549)
    项目
    635
    33%
    仲裁
    41
    39% / 46%
    逾期
    11
    2%
    已载入
    14
    开发者 14
    等级
    (160)
    项目
    285
    35%
    仲裁
    18
    22% / 61%
    逾期
    42
    15%
    已载入
    15
    开发者 15
    等级
    (1)
    项目
    0
    0%
    仲裁
    4
    0% / 75%
    逾期
    0
    空闲
    16
    开发者 16
    等级
    (64)
    项目
    144
    46%
    仲裁
    20
    40% / 15%
    逾期
    32
    22%
    工作中
    17
    开发者 17
    等级
    (75)
    项目
    80
    6%
    仲裁
    46
    11% / 54%
    逾期
    7
    9%
    工作中
    18
    开发者 18
    等级
    (4)
    项目
    5
    0%
    仲裁
    3
    0% / 33%
    逾期
    1
    20%
    空闲
    19
    开发者 19
    等级
    (181)
    项目
    234
    20%
    仲裁
    21
    43% / 19%
    逾期
    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
    空闲
    相似订单
    I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
    I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
    I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
    Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
    Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
    I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
    DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
    Billionflow 30 - 100 USD
    Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
    Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
    I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity

    项目信息

    预算
    100 - 750 USD
    截止日期
     7 天