Custom Expert Advisor with Trade Management and Averaging

Specification

Hello,

I would like to develop a custom Expert Advisor (EA) for MT4 (or MT5 if preferred).



Requirements:



  1. Open trades based on a signal (to be specified later: e.g., indicator, moving average cross, or manual conditions).
  2. Automatically set Stop Loss (SL) and Take Profit (TP) for each trade.
  3. Option to open an averaging/hedging trade with the same lot size when the price moves against the first trade by a defined number of points.
  4. Ability to enable/disable:
    • Money management (automatic lot size adjustment).
    • Averaging/extra trades.

  5. Flexible input parameters for:
    • Lot size.
    • SL and TP in points.
    • Distance for averaging/extra trades.
    • Maximum number of open trades.




Notes:



  • The code should be clean and well-commented.
  • Deliverables: mq4/ex4 (or mq5/ex5).





💰 Budget: Open to offers.

⏱️ Deadline: Within 1 week (or as suggested).


Responded

1
Developer 1
Rating
(230)
Projects
286
27%
Arbitration
14
50% / 36%
Overdue
9
3%
Loaded
2
Developer 2
Rating
(8)
Projects
10
20%
Arbitration
0
Overdue
0
Busy
3
Developer 3
Rating
(368)
Projects
472
24%
Arbitration
51
61% / 20%
Overdue
53
11%
Loaded
4
Developer 4
Rating
(427)
Projects
751
49%
Arbitration
62
16% / 48%
Overdue
136
18%
Loaded
5
Developer 5
Rating
(302)
Projects
466
18%
Arbitration
29
48% / 24%
Overdue
29
6%
Loaded
6
Developer 6
Rating
(13)
Projects
17
18%
Arbitration
3
67% / 0%
Overdue
0
Free
7
Developer 7
Rating
(75)
Projects
123
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Working
8
Developer 8
Rating
(462)
Projects
907
76%
Arbitration
25
16% / 68%
Overdue
99
11%
Free
Published: 1 article, 6 codes
9
Developer 9
Rating
(287)
Projects
293
70%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
10
Developer 10
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(3)
Projects
4
0%
Arbitration
2
0% / 100%
Overdue
1
25%
Free
12
Developer 12
Rating
(50)
Projects
73
21%
Arbitration
11
18% / 27%
Overdue
6
8%
Working
13
Developer 13
Rating
(36)
Projects
38
11%
Arbitration
2
50% / 50%
Overdue
2
5%
Working
14
Developer 14
Rating
(6)
Projects
6
17%
Arbitration
2
0% / 0%
Overdue
1
17%
Loaded
15
Developer 15
Rating
(11)
Projects
16
31%
Arbitration
3
67% / 0%
Overdue
0
Free
16
Developer 16
Rating
(395)
Projects
574
53%
Arbitration
30
53% / 23%
Overdue
7
1%
Loaded
17
Developer 17
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
18
Developer 18
Rating
(2596)
Projects
3275
67%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
19
Developer 19
Rating
(4)
Projects
4
0%
Arbitration
0
Overdue
0
Working
20
Developer 20
Rating
(291)
Projects
521
36%
Arbitration
62
34% / 35%
Overdue
187
36%
Loaded
21
Developer 21
Rating
(84)
Projects
115
70%
Arbitration
5
80% / 0%
Overdue
11
10%
Free
22
Developer 22
Rating
(77)
Projects
232
73%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
23
Developer 23
Rating
(156)
Projects
280
35%
Arbitration
14
29% / 50%
Overdue
42
15%
Free
24
Developer 24
Rating
(2)
Projects
2
0%
Arbitration
0
Overdue
0
Free
25
Developer 25
Rating
(7)
Projects
8
13%
Arbitration
5
40% / 20%
Overdue
0
Free
Similar orders
My Strategy is very simple yet complex. I require a strong coder to be available to be able to code this and have a vast and deep understanding of the market. I require this to be automated and will give more details once I have matched with someone. Furthermore, I would prefer if we could exchange numbers just so it is easier to converse with the person. Thank you
Thabo-killerbot 30 - 1000 USD
//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Auto trading bot example | //+------------------------------------------------------------------+ #property copyright "ChatGPT" #property link "" #property version "1.00" #property strict input int FastMAPeriod = 10; input int SlowMAPeriod = 30; input double Lots = 0.1; int fastMAHandle; int slowMAHandle; double fastMA[];
Hello, I’m looking for an MQL5 or MQL4 EA that trades EURUSD (optionally other majors or XAUUSD). The broker applies a 4-pip spread on EURUSD and higher on other symbols. The sole objective is to generate at least 45–60 lots of volume within 2 weeks or max one month (more is better; a bonus is paid for every additional 10 lots traded). The account has 1000 USD starting balance. Capital preservation is not required
I need help building a successful trading strategy on QuantConnect. The goal is to achieve a sharp ratio greater than 2 and returns above 100% per annum, with the strategy scripted and backtested on the platform. Scope of work - Develop a trading strategy with a sharp ratio greater than Ensure returns exceed 100% annually. - Draft and backtest the strategy using QuantConnect platform. Additional information Build &
I am looking for an experience MQL4 developer for making a profitable prop firm compatible MT4 gold scalper EA on a 5 Minute time frame. The EA should have a win rate of not less than 90% on back testing. The EA should be able to pass all prop firm challenges like Funded Next, FTMO, Funding Pips within 1-2 weeks. The EA should also work on live funded account. Any strategy can be used to develop the EA. Proper risk
Modify my MT5 EA 30 - 40 USD
I am looking for an MQL5 programmer who can modify and customize my personal MT5 EA. There is problem in placing stop loss but still the EA is profitable on back testing. I also want to add news filter and prop firm compatible. The details will be shared to the developer personally
Breakout and Retest/Supply and Demand Strategies for EA Expert Advisors, on MQL5 1. *Breakout Strategy*: Identify key levels of support/resistance and enter trades upon breakout. 2. *Retest Strategy*: Wait for price to retest previously broken levels before entering trades. 3. *Supply and Demand Strategy*: Identify areas of strong buying/selling interest (supply/demand zones). *Best Practices* 1. Define clear
I need a simple zone recovery martingle ea which buys when the zone breaks upwards and sells welhencthe zone breaks downwards no indicator nothing simple inputs pannel with martingle multiplier zone size +tp size -tp size number no martingle allowed and starting pip size
I need MQL4 EA for a forex expert advisor to trade on MT4 that uses a reversal strategy with the following conditions: only pairs that will enter are USDJPY, EURJPY, CADJPY, NZDJPY, AUDJPY, GBPJPY, CHFJPY. Each pair can only be traded once a month. Will only enter the market on 1 hour timeframe. Lot size = 1.0. Risk:reward ratio is 1:2. Enter if there are at least 7 confirmations from the following signals: for the
Bainanans 500+ USD
Bainanan good f المؤشر. ينبغي إضافة نقطة صفراء عند أعلى نقطة في الشموع في منطقة ذروة الشراء - وهي نقطة H. ينبغي إضافة نقطة خضراء عند النقطة المنخفضة للشموع في منطقة ذروة البيع - وهي نقطة L. إذا وُجدت نقطة L واحدة على الأقل بين نقطتي H، فابحث عن نقطة LL في الفترة الفاصلة بينهما. ستكون الشمعة ذات أدنى سعر قاع هي نقطة LL. بشكل عام، لا تُعتبر نقطة LL بالضرورة نقطة L. ابحث عن الشموع ذات أدنى سعر قاع. إذا كانت هناك نقطة H

Project information

Budget
30 - 50 USD
Deadline
from 1 to 10 day(s)

Customer

Placed orders1
Arbitrage count0