Advisor required for trading strategy outlined. Using Stochastic/MACD and Aroon

MQL4 Experts

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Oleksandr was patient, professional and succinct. Made working with him very easy. I will use again if possible.
Comentário do desenvolvedor
He provide all details and answer on all my questions. Nice to work with!

Termos de Referência

The below are required for a fully automated trading strategy. Using the Stochastic/MACD/Aroon attached (I will be changed the variables in these).

 

All states can only change at time period change (default is 30min chart but would like this to change per chart)

 

User variables

low1, high1, deadzone1, buy1, sell1, aroonhigh, aroonlow, aroongap, aroongap2 

 

Stochastic

If Slow has had a previous close under low1 and subsequently either slow or fast line goes above low1 trigger buy1 until fast line goes above high1 (when this occurs clear state)

If High has had a previous close over high1 and subsequently either slow or fast line goes below high1 trigger sell1 until fast line goes below low1 (when this occurs clear state)

 

MACD

If round(to 2dp) of Histogram (MACD-Signal) is > deadzone1 then trigger buy1

If round(to 2dp) of Histogram (MACD-Signal) is <- deadzone1 then trigger sell1

If round(to 2dp) of Histogram (MACD-Signal) is < deadzone1 and >-deadzone then maintain previous state

 

Aroon

If and(aroonup>aroondown, aroonup>aroonhigh, aroonup-aroondown>aroongap) then trigger buy1

If and(aroondown>aroonup, aroondown>aroonhigh, aroondown-aroonup>aroongap) then trigger sell1

If previous state was buy3 and Aroonup>aroondown+aroongap2 then keep state as buy3 else clear state

If previous state was sell3 and Aroondown>aroonup+aroongap2 then keep state as sell3 else clear state

 

To trade

count buy1

count  sell1

 

No open position

If sum buy1>and(sum sell1, 1) BUY 1*lotsize

If sum sell1>and(sum buy1, 1) SELL 1*lotsize

 

If open sell position

If sum buy1>and(sum sell1, 1) BUY 2*lotsize

If sum sell1>and(sum buy1, 1) Keep current position open

If neither of the above apply BUY 1*lotsize

 

If open buy position

If sum buy1>and(sum sell1, 1) Keep current position open

If sum sell1>and(sum buy1, 1) SELL 2*lotsize

If neither of the above apply SELL 1*lotsize

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(878)
Projetos
1391
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
3
Desenvolvedor 3
Classificação
(2077)
Projetos
2635
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
4
Desenvolvedor 4
Classificação
(1090)
Projetos
1770
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Trabalhando
5
Desenvolvedor 5
Classificação
(490)
Projetos
1016
58%
Arbitragem
29
28% / 24%
Expirado
132
13%
Livre
6
Desenvolvedor 6
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
7
Desenvolvedor 7
Classificação
(88)
Projetos
138
25%
Arbitragem
33
33% / 45%
Expirado
59
43%
Trabalhando
8
Desenvolvedor 8
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
9
Desenvolvedor 9
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
10
Desenvolvedor 10
Classificação
(129)
Projetos
208
54%
Arbitragem
21
24% / 52%
Expirado
64
31%
Livre
11
Desenvolvedor 11
Classificação
(2421)
Projetos
3041
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
12
Desenvolvedor 12
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
13
Desenvolvedor 13
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
Pedidos semelhantes
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL

Informações sobre o projeto

Orçamento
25 - 100 USD
Desenvolvedor
22.5 - 90 USD
Prazo
de 1 para 14 dias