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%
    중재
    33
    27% / 64%
    기한 초과
    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)
    프로젝트
    193
    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)
    프로젝트
    235
    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
    무료
    비슷한 주문
    2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
    Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
    I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
    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
    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

    프로젝트 정보

    예산
    100 - 750 USD
    기한
     7 일