Automate my strategy

MQL4 Experts

Termos de Referência

Hi, I would like to convert my trading strategy into an EA to trade in Forex. It has been a profitable trading strategy for two years in 1H-4H-1D doing it manually but I would like to start using it in lower TFs (5M-15M-30M). I search for someone to help me out to develop this EA.

Respondido

1
Desenvolvedor 1
Classificação
(2039)
Projetos
2589
62%
Arbitragem
112
45% / 26%
Expirado
417
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(94)
Projetos
148
59%
Arbitragem
16
38% / 13%
Expirado
25
17%
Livre
3
Desenvolvedor 3
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
4
Desenvolvedor 4
Classificação
(183)
Projetos
325
32%
Arbitragem
33
42% / 27%
Expirado
96
30%
Trabalhando
5
Desenvolvedor 5
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
6
Desenvolvedor 6
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
7
Desenvolvedor 7
Classificação
(362)
Projetos
496
39%
Arbitragem
27
56% / 4%
Expirado
53
11%
Livre
8
Desenvolvedor 8
Classificação
(95)
Projetos
141
75%
Arbitragem
0
Expirado
2
1%
Trabalhando
9
Desenvolvedor 9
Classificação
(1847)
Projetos
3447
88%
Arbitragem
73
40% / 15%
Expirado
264
8%
Livre
10
Desenvolvedor 10
Classificação
(3)
Projetos
7
29%
Arbitragem
1
100% / 0%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(2367)
Projetos
2975
65%
Arbitragem
76
47% / 14%
Expirado
340
11%
Livre
12
Desenvolvedor 12
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
13
Desenvolvedor 13
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
14
Desenvolvedor 14
Classificação
(259)
Projetos
533
50%
Arbitragem
54
41% / 37%
Expirado
224
42%
Trabalhando
15
Desenvolvedor 15
Classificação
(298)
Projetos
427
26%
Arbitragem
18
61% / 33%
Expirado
26
6%
Livre
16
Desenvolvedor 16
Classificação
(58)
Projetos
89
38%
Arbitragem
26
4% / 77%
Expirado
39
44%
Trabalhando
17
Desenvolvedor 17
Classificação
(155)
Projetos
224
33%
Arbitragem
27
26% / 26%
Expirado
23
10%
Livre
18
Desenvolvedor 18
Classificação
(114)
Projetos
154
47%
Arbitragem
2
0% / 50%
Expirado
4
3%
Livre
19
Desenvolvedor 19
Classificação
(277)
Projetos
334
55%
Arbitragem
14
36% / 29%
Expirado
1
0%
Livre
20
Desenvolvedor 20
Classificação
(54)
Projetos
53
17%
Arbitragem
7
0% / 100%
Expirado
5
9%
Livre
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
22
Desenvolvedor 22
Classificação
(48)
Projetos
80
28%
Arbitragem
8
75% / 13%
Expirado
41
51%
Livre
23
Desenvolvedor 23
Classificação
(249)
Projetos
397
38%
Arbitragem
82
41% / 20%
Expirado
69
17%
Carregado
24
Desenvolvedor 24
Classificação
(90)
Projetos
118
17%
Arbitragem
44
23% / 39%
Expirado
20
17%
Livre
25
Desenvolvedor 25
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
26
Desenvolvedor 26
Classificação
(88)
Projetos
143
39%
Arbitragem
21
19% / 48%
Expirado
30
21%
Livre
27
Desenvolvedor 27
Classificação
(555)
Projetos
922
48%
Arbitragem
300
59% / 25%
Expirado
123
13%
Livre
28
Desenvolvedor 28
Classificação
(3)
Projetos
2
0%
Arbitragem
7
0% / 86%
Expirado
0
Livre
29
Desenvolvedor 29
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
An EA that monitors orders and enters them into recovery mode when a certain DD is reached. Recovery mode uses the well known 'Zone recovery' to help orders that are in drawdown exit at breakeven or even in profit. It is also possible to open trades with a trade panel and there are settings to activate a 'positive grid' (grid in profit) Please read the document carefully before responding to the job, this is not a
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
I need a tool with which I can trade range trading with Martingale strategy, I want to draw a range in the chart and the tool should set a buy order above and a sell order below the range until the specified percentage (not dollar value) take profit is reached in one direction. I would like to be able to change the take profit if necessary as in the Range and Take profit video it must be so that the open orders in

Informações sobre o projeto

Orçamento
30 - 200 USD
IVA (21%): 6.3 - 42 USD
Total: 36.3 - 242 USD
Desenvolvedor
27 - 180 USD