指定
Hello,
I would like to develop a custom Expert Advisor (EA) for MT4 (or MT5 if preferred).
Requirements:
- Open trades based on a signal (to be specified later: e.g., indicator, moving average cross, or manual conditions).
- Automatically set Stop Loss (SL) and Take Profit (TP) for each trade.
- 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.
- Ability to enable/disable:
- Money management (automatic lot size adjustment).
- Averaging/extra trades.
- 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
評価
プロジェクト
286
27%
仲裁
14
50%
/
36%
期限切れ
9
3%
取り込み中
2
評価
プロジェクト
10
20%
仲裁
0
期限切れ
0
多忙
3
評価
プロジェクト
472
24%
仲裁
51
61%
/
20%
期限切れ
53
11%
取り込み中
4
評価
プロジェクト
751
49%
仲裁
62
16%
/
48%
期限切れ
136
18%
取り込み中
5
評価
プロジェクト
466
18%
仲裁
29
48%
/
24%
期限切れ
29
6%
取り込み中
6
評価
プロジェクト
17
18%
仲裁
3
67%
/
0%
期限切れ
0
暇
7
評価
プロジェクト
123
43%
仲裁
12
33%
/
50%
期限切れ
17
14%
仕事中
8
評価
プロジェクト
907
76%
仲裁
25
16%
/
68%
期限切れ
99
11%
暇
パブリッシュした人: 1 article, 6 codes
9
評価
プロジェクト
293
70%
仲裁
2
100%
/
0%
期限切れ
0
暇
パブリッシュした人: 1 code
10
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
暇
11
評価
プロジェクト
4
0%
仲裁
2
0%
/
100%
期限切れ
1
25%
暇
12
評価
プロジェクト
73
21%
仲裁
11
18%
/
27%
期限切れ
6
8%
仕事中
13
評価
プロジェクト
38
11%
仲裁
2
50%
/
50%
期限切れ
2
5%
仕事中
14
評価
プロジェクト
6
17%
仲裁
2
0%
/
0%
期限切れ
1
17%
取り込み中
15
評価
プロジェクト
16
31%
仲裁
3
67%
/
0%
期限切れ
0
暇
16
評価
プロジェクト
574
53%
仲裁
30
53%
/
23%
期限切れ
7
1%
取り込み中
17
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
18
評価
プロジェクト
3275
67%
仲裁
77
48%
/
14%
期限切れ
342
10%
暇
パブリッシュした人: 1 code
19
評価
プロジェクト
4
0%
仲裁
0
期限切れ
0
仕事中
20
評価
プロジェクト
521
36%
仲裁
62
34%
/
35%
期限切れ
187
36%
取り込み中
21
評価
プロジェクト
115
70%
仲裁
5
80%
/
0%
期限切れ
11
10%
暇
22
評価
プロジェクト
232
73%
仲裁
6
100%
/
0%
期限切れ
1
0%
暇
23
評価
プロジェクト
280
35%
仲裁
14
29%
/
50%
期限切れ
42
15%
暇
24
評価
プロジェクト
2
0%
仲裁
0
期限切れ
0
暇
25
評価
プロジェクト
8
13%
仲裁
5
40%
/
20%
期限切れ
0
暇
類似した注文
Automate my strategy
150+ USD
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
Quantconnect developer to build trading strategy
100 - 150 USD
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 &
Profitable MT4 EA suitable for prop firms
30 - 100 USD
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
Sime martingle ea
50+ USD
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
Conversion of Trading Plan into EA
50 - 150 USD
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
プロジェクト情報
予算
30 - 50 USD
締め切り
最低 1 最高 10 日
依頼者
出された注文1
裁定取引数0