Expert MQL4 Developer for Advanced Asymmetric Salami Grid EA

Specification

Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA. This is a sophisticated volatility harvester, not a basic martingale.

Key Features to Implement:

  • Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick .

  • Asymmetric Lot Sizing: Trend-side degression  vs. Counter-trend progression .

  • Salami Partial Liquidation: XX% of profits from counter-trend scalps used for OrderClosePartial on the oldest losing positions (with Overflow logic).

  • Dynamic 1:1 Rebalance: Automatic exposure locking (1:1) during trend reversals.

  • News Filter: Automated "Hard Stop" 15 mins before High-Impact news and smart exit 60 mins before.

Requirement: Must have deep knowledge of OrderClosePartial , lot size normalization ( MODE_LOTSTEP ), and handling ticket ID changes after partial closures.

I will test this robot on real market {not just backtesting} for 24h to find out all troubles before I finish a job. You can allow this for limited time o just one currency pair. If you not accept this rule, please not apply for this job. 

Full technical specification is ready for the right candidate.


Responded

1
Developer 1
Rating
(250)
Projects
313
28%
Arbitration
34
26% / 65%
Overdue
10
3%
Working
2
Developer 2
Rating
(3)
Projects
3
0%
Arbitration
1
0% / 100%
Overdue
0
Free
3
Developer 3
Rating
(18)
Projects
22
9%
Arbitration
6
33% / 50%
Overdue
1
5%
Working
4
Developer 4
Rating
(393)
Projects
547
40%
Arbitration
30
57% / 3%
Overdue
57
10%
Free
Published: 11 codes
5
Developer 5
Rating
(1278)
Projects
1702
49%
Arbitration
52
71% / 12%
Overdue
38
2%
Working
6
Developer 6
Rating
(22)
Projects
21
10%
Arbitration
4
25% / 75%
Overdue
0
Free
7
Developer 7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Developer 8
Rating
(64)
Projects
83
28%
Arbitration
9
33% / 56%
Overdue
9
11%
Free
Published: 1 code
9
Developer 9
Rating
(531)
Projects
805
62%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
Published: 1 code
10
Developer 10
Rating
(16)
Projects
19
11%
Arbitration
8
38% / 38%
Overdue
2
11%
Loaded
11
Developer 11
Rating
(140)
Projects
149
41%
Arbitration
3
33% / 33%
Overdue
1
1%
Working
12
Developer 12
Rating
(309)
Projects
554
35%
Arbitration
79
32% / 42%
Overdue
200
36%
Loaded
13
Developer 13
Rating
(12)
Projects
16
13%
Arbitration
4
50% / 25%
Overdue
4
25%
Working
14
Developer 14
Rating
(3)
Projects
6
0%
Arbitration
0
Overdue
3
50%
Working
15
Developer 15
Rating
(2643)
Projects
3359
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
16
Developer 16
Rating
(183)
Projects
236
20%
Arbitration
21
43% / 19%
Overdue
0
Working
17
Developer 17
Rating
(39)
Projects
44
25%
Arbitration
13
8% / 69%
Overdue
1
2%
Busy
18
Developer 18
Rating
(17)
Projects
23
39%
Arbitration
6
33% / 50%
Overdue
0
Free
19
Developer 19
Rating
(60)
Projects
87
29%
Arbitration
24
13% / 58%
Overdue
7
8%
Working
20
Developer 20
Rating
(12)
Projects
13
15%
Arbitration
2
50% / 0%
Overdue
0
Busy
21
Developer 21
Rating
(504)
Projects
971
74%
Arbitration
27
19% / 67%
Overdue
100
10%
Loaded
Published: 1 article, 6 codes
22
Developer 22
Rating
(79)
Projects
137
51%
Arbitration
5
80% / 0%
Overdue
6
4%
Working
23
Developer 23
Rating
(2)
Projects
2
0%
Arbitration
0
Overdue
0
Free
24
Developer 24
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
25
Developer 25
Rating
(6)
Projects
5
0%
Arbitration
2
50% / 50%
Overdue
2
40%
Free
26
Developer 26
Rating
(351)
Projects
422
54%
Arbitration
20
55% / 15%
Overdue
29
7%
Free
27
Developer 27
Rating
(4)
Projects
5
0%
Arbitration
1
0% / 100%
Overdue
1
20%
Free
28
Developer 28
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
29
Developer 29
Rating
(87)
Projects
121
68%
Arbitration
5
80% / 0%
Overdue
12
10%
Free
30
Developer 30
Rating
(295)
Projects
474
39%
Arbitration
104
40% / 23%
Overdue
79
17%
Busy
Published: 2 codes
31
Developer 31
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
32
Developer 32
Rating
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
1
100%
Working
33
Developer 33
Rating
(32)
Projects
32
63%
Arbitration
1
0% / 0%
Overdue
1
3%
Working
Published: 5 codes
Similar orders
Turn every trend into a profit opportunity! The Pullback Sniper AI is a fully automated MetaTrader 5 Expert Advisor designed for precision trading on EURUSD . It detects market pullbacks with surgical accuracy, executes trades safely, and manages risk with built-in trailing stops — all hands-free . ✅ Beginner-friendly & fully automated ✅ Optimized for low accounts ($5–$100) ✅ Works 24/5 — never miss a signal ✅ Safe
Looking for a good EA 30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Bot pro 30+ USD
//+------------------------------------------------------------------+ //| Hedge Fund Style Forex Robot - MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int FastEMA = 50; input int SlowEMA = 200; input int RSIPeriod = 14; input int ATRPeriod = 14; input double ATR_SL_Multiplier = 1.5; input
Hi, I need a custom MT5 indicator based on a multi-timeframe fractal break reversal. 1️⃣ The indicator should use two timeframes: Higher Timeframe (HTF) Lower Timeframe (LTF) (Timeframes should be adjustable in inputs, e.g., HTF = H1 and LTF = M5) 2️⃣ Use standard fractals to detect fractal highs and fractal lows. 3️⃣ Primary signal (HTF): When a Lower High fractal is formed and price breaks that Lower High in one
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
I'm looking to have a tradingview strategy translated to work on ninjatrader. Right now I'm using webhooks together with the platform Crosstrade to automate the strategy and have the trades take place on Tradingview. Let me know if that's something you can help me out with
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar

Project information

Budget
135+ USD
Deadline
to 2 day(s)

Customer

(13)
Placed orders17
Arbitrage count0