Custom Expert Advisor with Trade Management and Averaging

Specifiche

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).


Con risposta

1
Sviluppatore 1
Valutazioni
(230)
Progetti
286
27%
Arbitraggio
14
50% / 36%
In ritardo
9
3%
Caricato
2
Sviluppatore 2
Valutazioni
(8)
Progetti
10
20%
Arbitraggio
0
In ritardo
0
Occupato
3
Sviluppatore 3
Valutazioni
(368)
Progetti
472
24%
Arbitraggio
51
61% / 20%
In ritardo
53
11%
Caricato
4
Sviluppatore 4
Valutazioni
(427)
Progetti
751
49%
Arbitraggio
62
16% / 48%
In ritardo
136
18%
Caricato
5
Sviluppatore 5
Valutazioni
(302)
Progetti
466
18%
Arbitraggio
29
48% / 24%
In ritardo
29
6%
Caricato
6
Sviluppatore 6
Valutazioni
(13)
Progetti
17
18%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(75)
Progetti
123
43%
Arbitraggio
12
33% / 50%
In ritardo
17
14%
In elaborazione
8
Sviluppatore 8
Valutazioni
(462)
Progetti
907
76%
Arbitraggio
25
16% / 68%
In ritardo
99
11%
Gratuito
Pubblicati: 1 articolo, 6 codici
9
Sviluppatore 9
Valutazioni
(287)
Progetti
293
70%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
10
Sviluppatore 10
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(3)
Progetti
4
0%
Arbitraggio
2
0% / 100%
In ritardo
1
25%
Gratuito
12
Sviluppatore 12
Valutazioni
(50)
Progetti
73
21%
Arbitraggio
11
18% / 27%
In ritardo
6
8%
In elaborazione
13
Sviluppatore 13
Valutazioni
(36)
Progetti
38
11%
Arbitraggio
2
50% / 50%
In ritardo
2
5%
In elaborazione
14
Sviluppatore 14
Valutazioni
(6)
Progetti
6
17%
Arbitraggio
2
0% / 0%
In ritardo
1
17%
Caricato
15
Sviluppatore 15
Valutazioni
(11)
Progetti
16
31%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(395)
Progetti
574
53%
Arbitraggio
30
53% / 23%
In ritardo
7
1%
Caricato
17
Sviluppatore 17
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
18
Sviluppatore 18
Valutazioni
(2596)
Progetti
3275
67%
Arbitraggio
77
48% / 14%
In ritardo
342
10%
Gratuito
Pubblicati: 1 codice
19
Sviluppatore 19
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
0
In ritardo
0
In elaborazione
20
Sviluppatore 20
Valutazioni
(291)
Progetti
521
36%
Arbitraggio
62
34% / 35%
In ritardo
187
36%
Caricato
21
Sviluppatore 21
Valutazioni
(84)
Progetti
115
70%
Arbitraggio
5
80% / 0%
In ritardo
11
10%
Gratuito
22
Sviluppatore 22
Valutazioni
(77)
Progetti
232
73%
Arbitraggio
6
100% / 0%
In ritardo
1
0%
Gratuito
23
Sviluppatore 23
Valutazioni
(156)
Progetti
280
35%
Arbitraggio
14
29% / 50%
In ritardo
42
15%
Gratuito
24
Sviluppatore 24
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
25
Sviluppatore 25
Valutazioni
(7)
Progetti
8
13%
Arbitraggio
5
40% / 20%
In ritardo
0
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
30 - 50 USD
Scadenze
da 1 a 10 giorno(i)

Cliente

Ordini effettuati1
Numero di arbitraggi0