MT5 Ultra-Fast Time-Based Order Execution EA for High-Volatility News Trading (Guaranteed Execution with SL/TP)

İş Gereklilikleri

Project Description:

I need a high-speed MT5 Expert Advisor (EA) designed specifically for high-volatility conditions (e.g., NFP, CPI, FOMC) with guaranteed order execution at an exact time.

🔹Key Requirements:
✅Guaranteed Order Execution at an Exact Time (to the Second)
✅SL & TP Must Apply Immediately (Even If Broker Blocks Trailing SL)
✅Auto-Retry if Order is Rejected Due to Price Change
✅Market & Pending Orders (Buy, Sell, Buy Stop, Sell Stop)
✅Executes Even with High Slippage (Configurable Slippage Tolerance)
✅Ultra-Fast Execution Optimized for Low-Latency VPS
✅Trailing Stop & Breakeven (Only If Allowed by Broker, Otherwise SL/TP Applies)
✅Works on Multiple Accounts (No account restrictions)
✅Fixed Lot Size or Risk % Per Trade Option


---

Feature Details:

1️⃣Time-Based Order Execution (to the Second)

Ability to execute orders at an exact time (HH:MM:SS)

Must ensure instant execution, even under high volatility


2️⃣Guaranteed SL & TP Application (Even If Broker Blocks Trailing SL)

SL & TP must be set in pips and applied immediately after execution

Example: SL = 30 pips, TP = 50 pips

If the broker blocks trailing SL, the EA must still apply SL & TP immediately

Trailing SL & Breakeven should be optional (enabled only if allowed)


3️⃣Auto-Retry on Order Rejection (Guaranteed Execution)

If the broker rejects the order due to price change, the EA must:
✔Automatically retry execution at the new price within milliseconds
✔Instantly accept new price if requoted
✔Ensure order gets placed without manual intervention


4️⃣Handling Slippage & Guaranteed Execution

EA must execute the trade even with slippage

Allow user to set max slippage tolerance (e.g., 10 pips, 20 pips, etc.)

If slippage is high, adjust execution logic to ensure entry


5️⃣Breakeven & Trailing Stop for Risk Management (Optional)

Breakeven Mode: Move SL to breakeven after X pips profit

Trailing Stop Mode: Adjust SL dynamically as price moves in profit

User-configurable settings (e.g., when to activate breakeven/trailing stop)

If the broker blocks trailing SL, the EA should still apply SL/TP normally


6️⃣High-Speed Execution Optimization

Optimized for ultra-fast execution during news events

Must work efficiently on low-latency VPS (BeeksFX, ForexVPS, Exness VPS)


7️⃣Multiple Account Usability

No account restrictions (must work on any MT5 account)

User-friendly interface for quick setup

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(15)
Projeler
33
24%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
1
3%
Çalışıyor
2
Geliştirici 2
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Meşgul
5
Geliştirici 5
Derecelendirme
(426)
Projeler
452
69%
Arabuluculuk
6
50% / 0%
Süresi dolmuş
2
0%
Yüklendi
6
Geliştirici 6
Derecelendirme
(2)
Projeler
2
0%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
100%
Çalışıyor
Yayınlandı: 1 kod
Benzer siparişler
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
Money king Fx 30 - 12000 USD
I want to creat this robot to help me to makes me to be professional trade in this world, it's will be opening order itself and close them and it will be a profitable robot
EMA CROSS EA 40+ USD
Create an mql4 EA with the indicator and conditions stated below: Strategy: WHEN A BUY ARROW APPEARS BUY TRADE IS OPENED WHEN A SELL ARROW APPEARS SELL TRADE IS OPENED. EA WILL HAVE TAKE PROFIT IN POINTS THE STOPLOSS OF A BUY TRADE SHOULD BE X PIPS FROM THE LOW OF THE SIGNAL CANDLE. IF X = 0, THE STOPLOSS SHOULD BE AT THE LOW OF THE SIGNAL CANDLE. THE STOPLOSS OF A SELL TRADE SHOULD BE AT X PIPS FROM THE HIGH OF THE
I have a pine script from tradeview and I'd like you to convert it in js ECMAScript (ES6) so as to use in the trendspider, Please find a link to check which one is it. https://charts.trendspider.com/scripting/docs/#/scripting_language if you are an expert and you can do this work bid
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters
Modifi 30+ USD
Hello I need a developer who can modify my EA. The ea should not open trades when stop loss is hit or trailing stop is hit or take profit is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop or take profit is hit using the old signal making it less profitable. It should not open another trade after stop loss ot trailing stop or take profit is
Вот краткое описание задания. Полный документ с техническим заданием (TZ) прилагается во вложении: Советник (EA) уже реализован на платформе MetaTrader 4 и работает на основе дивергенций RSI / MACD с 8 вариантами открытия позиций (1-4 и 1A-4A). Необходимо: Интегрировать внешнюю bridge-версию индикатора “All-in-One Candlestick Pattern Scanner” (Bridge версия) через функцию iCustom() для получения информации о свечных
Hello, I need an expert coder who can help me convert my tradingview pine script to mt5 EA expert advisor, This is the pine script https://ctxt.io/2/AAB4SyWXFQ Also I need for EA to enter trades exactly like this strategy on TradingView, i attach, please i need someone wo can do the work not time waster, Live market order should be placed on green and red indicator chart
⚙ Renko EA Entry Logic (Simplified & Professional) 🔹 Buy Entry EA opens a Buy when Fast MA crosses above Slow MA , signaling an uptrend. 🔹 Sell Entry EA opens a Sell when Fast MA crosses below Slow MA , signaling a downtrend. 🔹 Close on Next Entry (if enabled) If CloseOnNextEntry = true : • Closes opposite trade before opening a new one • Ensures only one active trade at a time 🔹 Trend Filter (if enabled) EA
Hello All, I need a developer who can help me to modify my existing expert advisor with below requirements : 1. I have already a mql4 file and I want to modified it with some new certain filters or conditions 2. I will add more filters conditions which I will tell you later for the selected developer. 3. Once it’s done so you must share the modified mql4 to me and I will do back test many times to make sure whether

Proje bilgisi

Bütçe
30 - 40 USD
Geliştirici için
27 - 36 USD
Son teslim tarihi
from 1 to 30 gün