仕事が完了した

実行時間11 時間
依頼者からのフィードバック
The best developer I have ever worked with. He has a lot of experience and knows his job. He delivered my EA on the same day and it was working as expected. I highly recommend him.
開発者からのフィードバック
Thanks for the project. Looking forward to the next one!

指定

  • Cycle start

    • When there are no open orders (by magic+symbol), the EA immediately opens a new cycle using the bullishness, bearishness, or neutralness of the current candle direction: if the current candle is bullish → open M1 BUY, otherwise M1 SELL. If the current candle is neutral, choose randomly.

    • Immediately after opening M1, place P1 in the opposite direction as M1 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.

    • Immediately after opening M1, place P2 in the same direction as M1 at the broker's minimum pending distance plus 1 point (P2 lot is calculated in Scenario (iii) below). P2 TP is at entry ± 0.7 pips as well.

  • Scenario (i)  M1 wins before P1 triggers

    • When M1 is closed by TP, the EA deletes P1 and P2 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 (P2) and restarts the.

  • 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),

      • 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, to within 3 points (Note that this makes sure that the P/L of M1 is always protected).

  • 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 3 point threshold, the EA closes both M2 & M3 and resets.

  • Double the lot size of M1 after one hundred cycles until a lot size of 12.8 lots is reached. This must be a choice in the inputs. That is, the user must be able to choose whether to keep the lot size of M1 flat at 0.01 lots or to keep on doubling it after a hundred cycle restarts.
  • 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 to reliably react to broker-side TP closures (so it can detect TP closures that removed tickets).

    • Make sure the EA survives a connection interruption.
























































































































































































































































































  • 応答済み

    1
    開発者 1
    評価
    (13)
    プロジェクト
    22
    41%
    仲裁
    8
    0% / 50%
    期限切れ
    3
    14%
    2
    開発者 2
    評価
    (3)
    プロジェクト
    2
    0%
    仲裁
    1
    0% / 100%
    期限切れ
    0
    3
    開発者 3
    評価
    (17)
    プロジェクト
    21
    14%
    仲裁
    8
    38% / 38%
    期限切れ
    3
    14%
    取り込み中
    4
    開発者 4
    評価
    (2)
    プロジェクト
    0
    0%
    仲裁
    5
    0% / 60%
    期限切れ
    0
    5
    開発者 5
    評価
    (274)
    プロジェクト
    403
    28%
    仲裁
    40
    40% / 50%
    期限切れ
    1
    0%
    6
    開発者 6
    評価
    (258)
    プロジェクト
    267
    30%
    仲裁
    0
    期限切れ
    3
    1%
    仕事中
    パブリッシュした人: 2 codes
    7
    開発者 7
    評価
    (8)
    プロジェクト
    8
    0%
    仲裁
    2
    50% / 0%
    期限切れ
    1
    13%
    仕事中
    8
    開発者 8
    評価
    (510)
    プロジェクト
    977
    74%
    仲裁
    27
    19% / 67%
    期限切れ
    100
    10%
    パブリッシュした人: 1 article, 6 codes
    9
    開発者 9
    評価
    (4)
    プロジェクト
    4
    0%
    仲裁
    1
    0% / 100%
    期限切れ
    0
    10
    開発者 10
    評価
    (171)
    プロジェクト
    195
    42%
    仲裁
    13
    8% / 54%
    期限切れ
    9
    5%
    パブリッシュした人: 3 codes
    11
    開発者 11
    評価
    (25)
    プロジェクト
    31
    13%
    仲裁
    13
    0% / 77%
    期限切れ
    9
    29%
    12
    開発者 12
    評価
    (13)
    プロジェクト
    13
    38%
    仲裁
    1
    0% / 100%
    期限切れ
    1
    8%
    13
    開発者 13
    評価
    (13)
    プロジェクト
    20
    40%
    仲裁
    3
    0% / 67%
    期限切れ
    3
    15%
    14
    開発者 14
    評価
    (1)
    プロジェクト
    2
    0%
    仲裁
    2
    0% / 50%
    期限切れ
    0
    15
    開発者 15
    評価
    (50)
    プロジェクト
    64
    20%
    仲裁
    11
    27% / 55%
    期限切れ
    5
    8%
    16
    開発者 16
    評価
    (10)
    プロジェクト
    14
    43%
    仲裁
    0
    期限切れ
    3
    21%
    類似した注文
    Bonjour, je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor pour MetaTrader 5 basé sur une stratégie de trading intégrant des principes de gestion des risques rigoureux et d'intelligence financière. Le robot doit être capable de gérer plusieurs paires de devises et d'optimiser automatiquement les entrées et sorties en fonction de conditions de marché prédéfinies."
    MT4/MT5 HFT EA us30 30 - 3000 USD
    Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
    I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
    Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
    I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
    Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
    I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
    I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
    Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
    I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value

    プロジェクト情報

    予算
    50+ USD
    締め切り
    最低 1 最高 5 日