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 compiled EA (.ex4/.ex5) and the corresponding set files.
The objective is to optimize or rebuild the EA so it can trade profitably on live accounts while preserving the existing trading strategy as closely as possible. I also want to add an optional enable/disable safety feature that intelligently limits the EA's trading activity to reduce excessive server requests (approximately 2,500 server messages per day) without unnecessarily affecting its execution. The overall goal is to optimize execution, improve order handling, minimize slippage-related losses where possible, and achieve consistent profitability on live accounts that is as close as possible to its profitable demo performance.
If you have experience developing or optimizing HFT, low-latency, or execution-sensitive MT4/MT5 Expert Advisors, I'd be interested in discussing the project with you.
Yanıtlandı
Arabuluculuk
36
25%
/
56%
Yayınlandı: 10 kod
Arabuluculuk
105
40%
/
24%
Yayınlandı: 2 kod
Arabuluculuk
46
48%
/
41%
Yayınlandı: 43 makale, 2 kod
Arabuluculuk
20
40%
/
20%
Benzer siparişler
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The script must be high-quality, clean, clear, and editable at any time, with ownership of the script provided. * It must work on the MT4 platform. * The maximum project completion time is 7 to 14 days. * The programmer must be cooperative and