Developing an Expert Advisor based on my strategy

MQL4 Uzman Danışmanlar Forex

İş tamamlandı

Tamamlanma süresi: 2 gün

İş Gereklilikleri

Hello

What I need is an Expert Advisor (MT4) that executes my strategy and also ongoing support until the EA executes everything as i want.

Entries:
At 23.59 CET the EA has to put a buy and sell stop order at the high and low of the last 3 candles of the past day. In total there can be only 2 trades per day. One buy stop and one sell stop trade. At some days also only 1. It depends if both get triggered or not.
Timeframe: 1H

Stop Losses:
Along with the entry, the EA should also set the stop loss at the level of the entry of the other order. For example:
- For the buy stop order the stop loss will be at the same level where the sell stop entry would be. Or in other words, at the low of the last 3 candles of the past day.
- For the sell stop order the stop loss will be at the same level where the buy stop entry would be. Or in other words, at the high of the last 3 candles of the past day.
- I need a parameter to set the risk in % of whole capital per trade. The size of stoploss in pips in combination with the risk in % should automatically calculate the lot size for the pending.

Trailing Stop:

- Trailing stop should be defined with a percentage of the distance from entry and current price. The trailing stop loss should be at 50% of the distance from the entry and the current price. I need a parameter for that percentage.
- The trailing stop should only get activated when 1:2 risk to reward is reached. Then the stop loss gets moved directly to 50% of the distance from the entry and the current price.
- When 1:1.5 risk to reward is reached the stop loss should get moved to breakeven / entry level

Trading Hours:
- Trading starts 23.59 CET -> buy and sell stop orders will be set in place then
- At 8pm CET all trades and orders will be closed if not already done by trailing stop

Parameters needed:
1. Risk % of capital per trade -> Default = 3
2. Lookback candles for high and low -> Default =  3
3. Trailing percentage  -> Default = 50
4. Trailing activation at risk:reward  -> Default =  2
5. Breakeven activation at risk:reward  -> Default = 1.5
6. Trading start hour (CET)  -> Default =  23.59
7. Close all trades  -> Default =  20.00


Kind regards

Tobias


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(343)
Projeler
466
52%
Arabuluculuk
22
50% / 27%
Süresi dolmuş
5
1%
Yüklendi
2
Geliştirici 2
Derecelendirme
(2086)
Projeler
2646
61%
Arabuluculuk
113
45% / 26%
Süresi dolmuş
418
16%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(257)
Projeler
314
37%
Arabuluculuk
6
50% / 17%
Süresi dolmuş
7
2%
Serbest
4
Geliştirici 4
Derecelendirme
(97)
Projeler
135
52%
Arabuluculuk
4
50% / 50%
Süresi dolmuş
0
Çalışıyor
5
Geliştirici 5
Derecelendirme
(12)
Projeler
25
24%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
2
8%
Serbest
6
Geliştirici 6
Derecelendirme
(243)
Projeler
430
34%
Arabuluculuk
54
37% / 39%
Süresi dolmuş
157
37%
Yüklendi
7
Geliştirici 7
Derecelendirme
(37)
Projeler
59
27%
Arabuluculuk
25
20% / 52%
Süresi dolmuş
10
17%
Çalışıyor
8
Geliştirici 8
Derecelendirme
(63)
Projeler
101
31%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
2
2%
Serbest
9
Geliştirici 9
Derecelendirme
(467)
Projeler
701
56%
Arabuluculuk
44
30% / 32%
Süresi dolmuş
114
16%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(158)
Projeler
175
43%
Arabuluculuk
6
0% / 67%
Süresi dolmuş
8
5%
Serbest
11
Geliştirici 11
Derecelendirme
(61)
Projeler
186
73%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
12
Geliştirici 12
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
13
Geliştirici 13
Derecelendirme
(298)
Projeler
427
26%
Arabuluculuk
18
61% / 33%
Süresi dolmuş
26
6%
Serbest
14
Geliştirici 14
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
15
Geliştirici 15
Derecelendirme
(549)
Projeler
1332
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Serbest
16
Geliştirici 16
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
21
57% / 29%
Süresi dolmuş
47
7%
Çalışıyor
17
Geliştirici 17
Derecelendirme
(71)
Projeler
80
10%
Arabuluculuk
35
9% / 54%
Süresi dolmuş
6
8%
Çalışıyor
Benzer siparişler
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features

Proje bilgisi

Bütçe
100+ USD
Geliştirici için
90 USD