Spezifikation

  • Cycle start

    • When there are no open orders for the EA (by magic+symbol) the EA immediately opens a new cycle using the last closed candle direction: if the current candle is bullish → open M1 BUY, otherwise M1 SELL. If the current candle is neutral, choose randomly. (Note that the attached file uses the last closed candle. Modify the EA so that it uses the bullishness, bearishness, or neutrality of the current candle)

    • Immediately after opening M1, place P1 in the opposite direction at the broker’s minimum pending distance. P1 lot = 3 × M1 lot (user input). M1 TP = 0.7 pips and P1 TP is at entry ± 0.7 pips (depending on direction) — but the P1 entry is at the minimum allowed distance.

  • Scenario (i)M1 wins before P1 triggers

    • When M1 is closed by TP, the EA deletes P1 (if still pending) and resets the cycle (immediate restart).

  • Scenario (ii)P1 triggers → M2 and M2 wins

    • If P1 triggers (fills) it becomes M2 (market). If M2 hits its own TP, the EA closes M1 and any pendings and resets.

  • Scenario (iii)P1 triggers (M2), M2 didn't win but price returns to M1 TP

    • If M2 is running and later M1 TP is reached, the EA:

      • Closes M1 (M1 awarded profit by broker),

      • Immediately places P2 as a pending order in the same direction as M1 at the broker minimum pending distance (P2 entry = Ask+minDist for buy, Bid-minDist for sell).

      • P2 lot is computed so that the cash profit when M3 (P2 when triggered) hits its TP will approximately offset or cancel the floating loss of M2, within CloseWithinPoints (3 points by default). The calculation uses MODE_TICKVALUE & MODE_TICKSIZE to turn points into cash and compute required lots. Lot is clamped/rounded to broker min/step.

  • When P2 triggers → M3

    • P2 becomes M3 (market); The EA checks combined floating P/L of M2 + M3 each tick; if combined P/L is within the CloseWithinPoints threshold, the EA closes both M2 & M3 and resets.

  • Safety & housekeeping

    • All lot sizes are clamped/rounded to broker rules (MODE_MINLOT, MODE_LOTSTEP, MODE_MAXLOT).

    • Pending distances respect MODE_STOPLEVEL .

    • Many debug logs & a periodic summary print are included.

    • The EA uses history-scanning (OrdersHistoryTotal) to reliably react to broker-side TP closures (so it can detect TP closures that removed tickets).

  • The issue with the EA is that it does not close trades according to the above specifications. The reset does not completely close all trades, some remain running when a TP is hit.






















































































































































































































    Bewerbungen

    1
    Entwickler 1
    Bewertung
    (8)
    Projekte
    17
    41%
    Schlichtung
    1
    0% / 100%
    Frist nicht eingehalten
    3
    18%
    Arbeitet
    2
    Entwickler 2
    Bewertung
    (2)
    Projekte
    2
    0%
    Schlichtung
    0
    Frist nicht eingehalten
    0
    Frei
    3
    Entwickler 3
    Bewertung
    (10)
    Projekte
    12
    8%
    Schlichtung
    6
    33% / 33%
    Frist nicht eingehalten
    2
    17%
    Beschäftigt
    4
    Entwickler 4
    Bewertung
    (1)
    Projekte
    0
    0%
    Schlichtung
    2
    0% / 0%
    Frist nicht eingehalten
    0
    Arbeitet
    5
    Entwickler 5
    Bewertung
    (255)
    Projekte
    378
    25%
    Schlichtung
    23
    57% / 22%
    Frist nicht eingehalten
    1
    0%
    Beschäftigt
    6
    Entwickler 6
    Bewertung
    (238)
    Projekte
    244
    31%
    Schlichtung
    0
    Frist nicht eingehalten
    3
    1%
    Frei
    Veröffentlicht: 2 Beispiele
    7
    Entwickler 7
    Bewertung
    (5)
    Projekte
    5
    0%
    Schlichtung
    2
    50% / 0%
    Frist nicht eingehalten
    1
    20%
    Frei
    8
    Entwickler 8
    Bewertung
    (463)
    Projekte
    908
    76%
    Schlichtung
    25
    16% / 68%
    Frist nicht eingehalten
    99
    11%
    Arbeitet
    Veröffentlicht: 1 Artikel, 6 Beispiele
    9
    Entwickler 9
    Bewertung
    (2)
    Projekte
    2
    0%
    Schlichtung
    0
    Frist nicht eingehalten
    0
    Frei
    10
    Entwickler 10
    Bewertung
    (170)
    Projekte
    194
    42%
    Schlichtung
    10
    10% / 40%
    Frist nicht eingehalten
    9
    5%
    Frei
    Veröffentlicht: 3 Beispiele
    11
    Entwickler 11
    Bewertung
    (9)
    Projekte
    9
    11%
    Schlichtung
    1
    0% / 0%
    Frist nicht eingehalten
    1
    11%
    Überlastet
    12
    Entwickler 12
    Bewertung
    (6)
    Projekte
    6
    17%
    Schlichtung
    0
    Frist nicht eingehalten
    0
    Beschäftigt
    13
    Entwickler 13
    Bewertung
    (12)
    Projekte
    19
    42%
    Schlichtung
    2
    0% / 100%
    Frist nicht eingehalten
    3
    16%
    Arbeitet
    14
    Entwickler 14
    Bewertung
    (1)
    Projekte
    2
    0%
    Schlichtung
    1
    0% / 0%
    Frist nicht eingehalten
    0
    Frei
    15
    Entwickler 15
    Bewertung
    (48)
    Projekte
    60
    22%
    Schlichtung
    8
    38% / 38%
    Frist nicht eingehalten
    5
    8%
    Frei
    Ähnliche Aufträge
    Tk capital bot 50+ USD
    Trading bot for trading and forex trading and other markets trade with low accounts risk management and accuracy trade in a multiple account and enter a trade when it's necessary
    I would like to have an MT5 EA created urgently. Code should be clean and well sophisticated with great post implementation support for at least 1 month. 📌 RSI Following Forex Trading Strategy – EA Specification Entry Rules Buy Entry: When RSI ≤ 5 and the candle closes → Open Buy trade. Sell Entry: When RSI ≥ 95 and the candle closes → Open Sell trade. RSI Length: Must be a user-modifiable field (default: 14)
    Ethereum EA 30 - 35 USD
    I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally it should be an HFT-style EA; a swing trading EA is acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: minimum 70% win rate with a 1:1 risk:reward. Input variables required: - Stop Levels: Stop Loss (SL) and Take Profit (TP) - Trailing stop
    To eliminate this difficulty, use the expert's example: EA 24658754 MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add this: input bool ShowInfo = false ; // Show Info to Chart input ENUM_BASE_CORNER Corner = 1 ; // Info Corner input color Color_Info = clrAqua ; // Info Color Add this: //+------------------------------------------------------------------+ //| Print
    I used AI to develop my EA, and I need a professional developer to review my Expert Advisor code for MT5 (Python experience preferred). I will provide details once contact is initiated. Thanks. Benga
    I need a professional MetaTrader 5 Expert Advisor built specifically for Gold (XAUUSD) scalping. The EA must be safe, reliable, optimized for small and large accounts, and include risk management, AI logic, and full trade control. It should allow both automatic trading and manual trades, with seamless management of both. Core Requirements: 1. Automatic Trade Execution Open trades with multiple lot sizes. Instant flip
    When you scroll down, you’ll see the box for requirements. Here’s a structure you can copy-paste and edit: Project Description I need a trading robot (Expert Advisor) for MetaTrader 5 (MQL5). The EA should execute trades automatically based on predefined strategy rules. Trading Strategy Rules Entry: [Explain your entry condition, e.g., “Buy when 50 EMA crosses above 200 EMA”] Exit: [Explain exit condition, e.g
    I want a scalping MT5 trading bot that will be placing trades without any signal indicator. Conditions will be as follows; it will be opening both buy stop and sell stop at the same time being separated by a gap of 20 points from the entry. If for instance a buy stop is hit, then the sell stop should be closed immediately, and a stop loss is placed immediately where the sell stop was. Ones the buying position gets
    I would like to have an Expert Advisor created with the following parameters. This Expert Advisor should analyze the higher time frame and the medium time frame, and based on that, open positions on the lower time frame. For this reason, I would like to work with developers who have experience in multi-timeframe analysis. I have a PDF file that explains the entire trading logic. In addition, I have compressed the
    Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing

    Projektdetails

    Budget
    50+ USD

    Kunde

    Veröffentlichte Aufträge2
    Anzahl der Schlichtungen0