Custom Expert Advisor with Trade Management and Averaging

MQL5 专家 外汇 策略优化

指定

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


反馈

1
开发者 1
等级
(230)
项目
286
27%
仲裁
14
50% / 36%
逾期
9
3%
已载入
2
开发者 2
等级
(8)
项目
10
20%
仲裁
0
逾期
0
繁忙
3
开发者 3
等级
(368)
项目
472
24%
仲裁
51
61% / 20%
逾期
53
11%
已载入
4
开发者 4
等级
(427)
项目
751
49%
仲裁
62
16% / 48%
逾期
136
18%
已载入
5
开发者 5
等级
(302)
项目
466
18%
仲裁
29
48% / 24%
逾期
29
6%
已载入
6
开发者 6
等级
(13)
项目
17
18%
仲裁
3
67% / 0%
逾期
0
空闲
7
开发者 7
等级
(75)
项目
123
43%
仲裁
12
33% / 50%
逾期
17
14%
工作中
8
开发者 8
等级
(462)
项目
907
76%
仲裁
25
16% / 68%
逾期
99
11%
空闲
发布者: 1 文章, 6 代码
9
开发者 9
等级
(287)
项目
293
70%
仲裁
2
100% / 0%
逾期
0
空闲
发布者: 1 代码
10
开发者 10
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(3)
项目
4
0%
仲裁
2
0% / 100%
逾期
1
25%
空闲
12
开发者 12
等级
(50)
项目
73
21%
仲裁
11
18% / 27%
逾期
6
8%
工作中
13
开发者 13
等级
(36)
项目
38
11%
仲裁
2
50% / 50%
逾期
2
5%
工作中
14
开发者 14
等级
(6)
项目
6
17%
仲裁
2
0% / 0%
逾期
1
17%
已载入
15
开发者 15
等级
(11)
项目
16
31%
仲裁
3
67% / 0%
逾期
0
空闲
16
开发者 16
等级
(395)
项目
574
53%
仲裁
30
53% / 23%
逾期
7
1%
已载入
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
(2596)
项目
3275
67%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
19
开发者 19
等级
(4)
项目
4
0%
仲裁
0
逾期
0
工作中
20
开发者 20
等级
(291)
项目
521
36%
仲裁
62
34% / 35%
逾期
187
36%
已载入
21
开发者 21
等级
(84)
项目
115
70%
仲裁
5
80% / 0%
逾期
11
10%
空闲
22
开发者 22
等级
(77)
项目
232
73%
仲裁
6
100% / 0%
逾期
1
0%
空闲
23
开发者 23
等级
(156)
项目
280
35%
仲裁
14
29% / 50%
逾期
42
15%
空闲
24
开发者 24
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
25
开发者 25
等级
(7)
项目
8
13%
仲裁
5
40% / 20%
逾期
0
空闲
相似订单
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

项目信息

预算
30 - 50 USD
截止日期
 1  10 天

客户

所下订单1
仲裁计数0