Reprogram in MQL5 an EA in line with a specific schedule with Range Auto SL and TP

Termos de Referência

I am in the middle of conducting a complex experiment. And part of this experiment entails modifying an existing free MT5 EA (DarkCloud PiercingLine Stoch, for which i can pass the source code to you if you need) to:

  • run only on specific days and within specific hours on those specific days. I will provide you with the schedule. I need the EA to come with scheduling choices so that the user can choose which days and times during which the EA will run;
  • contain options to either place completely random trades or follow its existing DarkCloud PiercingLine Stoch logic for determining under what conditions to place trade (can be a "randomiser mode" on/off in the inputs)
  • automatically add SL and TP based on ATR as the EA places each trade regardless if the randomiser mode is on or off.
    • NOTE the  ATR timeframe = current, ATR period = 7, ATR shift = 1, TP factor (ATR value x this) = 4, SL factor (ATR value x this) = 6
  • always hold each position until either SL or TP regardless if the randomiser mode is on or off. The EA  (DarkCloud PiercingLine Stoch)  currently has its own decision rules for closing trades based on stoch and for that reason it sometimes closes trades prematurely. I need that to be overwritten so that the EA always holds on to each running trade until either SL or TP is reached.



I look forward to finer discussion and working with you on this part of my project.

Respondido

1
Desenvolvedor 1
Classificação
(2)
Projetos
3
0%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(4)
Projetos
4
25%
Arbitragem
4
25% / 25%
Expirado
0
Trabalhando
3
Desenvolvedor 3
Classificação
(130)
Projetos
184
32%
Arbitragem
16
31% / 63%
Expirado
27
15%
Livre
4
Desenvolvedor 4
Classificação
(140)
Projetos
205
80%
Arbitragem
18
33% / 44%
Expirado
10
5%
Trabalhando
5
Desenvolvedor 5
Classificação
(15)
Projetos
18
39%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(8)
Projetos
11
18%
Arbitragem
7
43% / 29%
Expirado
1
9%
Livre
7
Desenvolvedor 7
Classificação
(56)
Projetos
65
6%
Arbitragem
25
20% / 36%
Expirado
4
6%
Carregado
8
Desenvolvedor 8
Classificação
(38)
Projetos
40
25%
Arbitragem
23
13% / 70%
Expirado
8
20%
Carregado
9
Desenvolvedor 9
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Ocupado
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
12
Desenvolvedor 12
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
13
Desenvolvedor 13
Classificação
(9)
Projetos
12
25%
Arbitragem
0
Expirado
1
8%
Livre
14
Desenvolvedor 14
Classificação
(23)
Projetos
45
20%
Arbitragem
24
29% / 46%
Expirado
12
27%
Livre
15
Desenvolvedor 15
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
16
Desenvolvedor 16
Classificação
(11)
Projetos
11
0%
Arbitragem
4
25% / 50%
Expirado
2
18%
Livre
17
Desenvolvedor 17
Classificação
(55)
Projetos
74
45%
Arbitragem
21
14% / 67%
Expirado
8
11%
Livre
18
Desenvolvedor 18
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
19
Desenvolvedor 19
Classificação
(96)
Projetos
143
76%
Arbitragem
0
Expirado
2
1%
Livre
Pedidos semelhantes
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
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
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
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
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 Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) 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 I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Informações sobre o projeto

Orçamento
60+ USD
Desenvolvedor
54 USD