MQL5 Expert Advisor — “The Oracle” High-Speed Scalper (open/close in seconds)

指定


Project summary
I need an MQL5 Expert Advisor (EA) named “The Oracle” — a high-speed scalping robot that can open and close market trades within seconds. The EA must be optimized for minimal latency and reliable, deterministic closure logic (time-based close in seconds). Deliverables: MQ5 source code, EX5 compiled file, short user guide, and test results (Strategy Tester Every Tick + VPS live test screenshots).

Primary goals
 • Open market orders immediately when entry conditions are met.
 • Close trades automatically after a user-defined number of seconds (default 2s), or earlier if TP/SL is hit.
 • Retry and force-close logic to guarantee closure even with slippage/freeze.

Platform & accounts
 • MetaTrader 5 (MT5) — must run on hedging & ECN accounts.
 • Support 4- and 5-digit brokers.
 • Should be tested on a Windows VPS (developer must provide VPS test screenshots/video).

Core features & behaviour (must implement)
 1. Entry modes (user-selectable via Inputs):
 • Instant Entry Mode: opens a trade immediately when enabled (BUY / SELL / BOTH).
 • Spike Trigger Mode: open when price moves ≥ SpikePoints within SpikeSeconds.
 • Indicator Hook (optional): MA crossover / RSI threshold (developer implements hooks so indicators can be toggled on/off).
 2. Exit modes (user-selectable via Inputs):
 • Time-based close (Primary): CloseAfterSeconds (default 2). EA must close the trade X seconds after it is opened.
 • TakeProfit / StopLoss (points) — close if TP/SL hit before time expiry.
 • Combined mode: close after seconds OR on TP/SL.
 • Emergency forced closure: if Close request fails (trade still open due to requote, freeze, slippage), EA retries every 200 ms until closed or config max retries reached.
 3. Order execution
 • Use market orders only.
 • Minimal internal delays between signal detection and OrderSend.
 • Respect broker MaxSlippage parameter; if spread > MaxSpread do not open trades.
 4. Risk & lot sizing
 • Fixed lot input (LotSize).
 • Optional AutoLot: RiskPercent (calc on balance or equity).
 • MaxDailyLoss and MaxOrdersPerDay protections.
 5. Trade management
 • MagicNumber input.
 • AllowMultipleTrades (true/false).
 • Check for existing trades with same MagicNumber before opening (if restricted).
 • Trade comment string input.
 • Ability to run multiple EA instances on different symbols.
 6. Reliability & protections
 • Validate and fix invalid stops if broker rejects them.
 • Handle off-quotes and error codes (log and retry behavior).
 • Option to pause on news / high spread / market freeze.
 7. UI / On-chart display
 • Show: EA status, mode, spread, active trades count, next auto-close countdown (seconds), last error.
 • Simple buttons: Enable/Disable trading, Manual Close All.
 8. Logging & notifications
 • Log each open/close attempt with timestamps and error codes.
 • Optional push notifications / desktop alerts for opens/closes/errors.

Inputs (example defaults)
 • MagicNumber = 2025
 • AllowBuy = true; AllowSell = true
 • EntryMode = Instant / Spike / Indicator
 • SpikePoints = 30; SpikeSeconds = 2
 • CloseAfterSeconds = 2
 • TakeProfit = 10 (points)
 • StopLoss = 20 (points)
 • LotSize = 0.01; AutoLot = false; RiskPercent = 1.0
 • MaxSpread = 20 (points)
 • MaxSlippage = 5 (points)
 • MaxOrdersPerDay = 10
 • RetryCloseIntervalMs = 200; MaxCloseRetries = 50

Performance & testing
 • Must be optimized to minimize CPU/indicator overhead.
 • Provide Strategy Tester reports (Every Tick mode) for at least 3 symbols and multiple timeframes showing open/close within seconds functionality.
 • Provide a short recorded live test (or VPS screenshots) showing a trade opened and closed in seconds on a real broker (or demo ECN with realistic conditions).

Acceptance criteria

 • EA opens a market order within milliseconds of the trigger being met (reasonable broker-dependent latency).

• EA reliably closes trades after CloseAfterSeconds (2s default) in at least 95% of timed tests on the chosen broker/demo; for failures the EA must attempt forced retry until closed.

 • No unhandled errors; all errors logged and communicated via alerts if enabled.

 • Clean, commented MQ5 source code and compiled EX5 delivered. All rights transferred to client.


Deliverables

 1. MQ5 source and EX5 compiled file.

 2. Readme / quick user manual explaining inputs and operation.

 3. Strategy Tester reports (Every Tick) + at least one VPS/demo live test proof (video or screenshots).

 4. 30 days bug-fix support after delivery.


Ownership & warranty

 • Client retains full IP rights.

 • Developer guarantees the code is original (no copied proprietary code) and will fix critical bugs found in the 30-day support window.

反馈

1
开发者 1
等级
(11)
项目
12
25%
仲裁
3
0% / 100%
逾期
0
工作中
发布者: 1 文章
2
开发者 2
等级
(2)
项目
3
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(510)
项目
977
74%
仲裁
27
19% / 67%
逾期
100
10%
空闲
发布者: 1 文章, 6 代码
5
开发者 5
等级
(5)
项目
6
0%
仲裁
1
0% / 100%
逾期
0
空闲
6
开发者 6
等级
(4)
项目
3
33%
仲裁
2
0% / 100%
逾期
0
空闲
7
开发者 7
等级
(2)
项目
3
0%
仲裁
1
100% / 0%
逾期
0
空闲
8
开发者 8
等级
(48)
项目
58
34%
仲裁
15
27% / 60%
逾期
1
2%
工作中
9
开发者 9
等级
(10)
项目
12
0%
仲裁
3
33% / 33%
逾期
1
8%
空闲
10
开发者 10
等级
(144)
项目
186
41%
仲裁
24
58% / 21%
逾期
13
7%
空闲
11
开发者 11
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
14
开发者 14
等级
项目
1
100%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
发布者: 1 代码
16
开发者 16
等级
项目
0
0%
仲裁
0
逾期
0
空闲
17
开发者 17
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
18
开发者 18
等级
(1)
项目
0
0%
仲裁
5
0% / 80%
逾期
0
空闲
相似订单
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
Hello I need to purchase the source code of an already built profitable mt5 EA with proven track recordIf you have something similar and you are open to selling the source code please apply to this post Please note I am not looking for a dev to build the product from scratch , but need something that is already built and have at least one year worth of track record
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 or broker clock. 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/buy at 50% of the FVG 7. SL: 10 pips above
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
Shooter razor 30+ USD
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
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
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

项目信息

预算
30+ USD
截止日期
 1  3 天