Custom Expert Advisor with Trade Management and Averaging

Spezifikation

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


Bewerbungen

1
Entwickler 1
Bewertung
(230)
Projekte
286
27%
Schlichtung
14
50% / 36%
Frist nicht eingehalten
9
3%
Beschäftigt
2
Entwickler 2
Bewertung
(8)
Projekte
10
20%
Schlichtung
0
Frist nicht eingehalten
0
Überlastet
3
Entwickler 3
Bewertung
(368)
Projekte
472
24%
Schlichtung
51
61% / 20%
Frist nicht eingehalten
53
11%
Beschäftigt
4
Entwickler 4
Bewertung
(427)
Projekte
751
49%
Schlichtung
62
16% / 48%
Frist nicht eingehalten
136
18%
Beschäftigt
5
Entwickler 5
Bewertung
(302)
Projekte
466
18%
Schlichtung
29
48% / 24%
Frist nicht eingehalten
29
6%
Beschäftigt
6
Entwickler 6
Bewertung
(13)
Projekte
17
18%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(75)
Projekte
123
43%
Schlichtung
12
33% / 50%
Frist nicht eingehalten
17
14%
Arbeitet
8
Entwickler 8
Bewertung
(462)
Projekte
907
76%
Schlichtung
25
16% / 68%
Frist nicht eingehalten
99
11%
Frei
Veröffentlicht: 1 Artikel, 6 Beispiele
9
Entwickler 9
Bewertung
(287)
Projekte
293
70%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
10
Entwickler 10
Bewertung
(1)
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(3)
Projekte
4
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
1
25%
Frei
12
Entwickler 12
Bewertung
(50)
Projekte
73
21%
Schlichtung
11
18% / 27%
Frist nicht eingehalten
6
8%
Arbeitet
13
Entwickler 13
Bewertung
(36)
Projekte
38
11%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
2
5%
Arbeitet
14
Entwickler 14
Bewertung
(6)
Projekte
6
17%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
1
17%
Beschäftigt
15
Entwickler 15
Bewertung
(11)
Projekte
16
31%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
16
Entwickler 16
Bewertung
(395)
Projekte
574
53%
Schlichtung
30
53% / 23%
Frist nicht eingehalten
7
1%
Beschäftigt
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
18
Entwickler 18
Bewertung
(2596)
Projekte
3275
67%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
342
10%
Frei
Veröffentlicht: 1 Beispiel
19
Entwickler 19
Bewertung
(4)
Projekte
4
0%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
20
Entwickler 20
Bewertung
(291)
Projekte
521
36%
Schlichtung
62
34% / 35%
Frist nicht eingehalten
187
36%
Beschäftigt
21
Entwickler 21
Bewertung
(84)
Projekte
115
70%
Schlichtung
5
80% / 0%
Frist nicht eingehalten
11
10%
Frei
22
Entwickler 22
Bewertung
(77)
Projekte
232
73%
Schlichtung
6
100% / 0%
Frist nicht eingehalten
1
0%
Frei
23
Entwickler 23
Bewertung
(156)
Projekte
280
35%
Schlichtung
14
29% / 50%
Frist nicht eingehalten
42
15%
Frei
24
Entwickler 24
Bewertung
(2)
Projekte
2
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
25
Entwickler 25
Bewertung
(7)
Projekte
8
13%
Schlichtung
5
40% / 20%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
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
the robot i want to program is very simple easy strategy i use to make profit every day. the strategy is based on two MA and RSI the robot must work in forex paairs Gold, and futures, ill pay 40 dlls i will give more detail once we are connected
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[];
Automate my strategy 30 - 70 USD
🚀 Looking for a Trading Bot Coder 🚀 I’m searching for an experienced developer to help automate my trading strategies. Requirements: Strong knowledge in MQL5 / MT5 (or TradingView Pine Script, depending on platform) Experience with price action & strategy automation Ability to integrate custom risk management & alerts 💡 If you’re a skilled coder who can turn trading ideas into a profitable bot, let’s connect
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
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo&amp ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
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
I’m looking for a profitable Expert Advisor (EA) — the real beast that can deliver strong results on MT4/MT5. If you have a proven EA with good performance and risk management, kindly reach out with details and results
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
Hi, I am looking for readymade EA/a developer who can build it one for me. Feel free to contact me if you can fulfill my requirement. But be sure my a developer must have capability to develop complex EA with robust architecture. Especially on sophisticated trading methodology i.e. ICT/SMC etc

Projektdetails

Budget
30 - 50 USD
Ausführungsfristen
von 1 bis 10 Tag(e)

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0