StepMa indicator filtering arrows

MQL4 Indicadores

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Highly recommended

Termos de Referência

Hello,

I would like to modify a StepMa indicator with arrows to filter out some of the arrows. I will provide the indicator to work with it.


We load the StepMa into the chart and set the Sensitivity value to 12. In this example, this will be called `StepMa1’ with sensitivity 12 and bigger arrows

Then we load the StepMa again into the chart and set the Sensitivity value to 3. In this example, this will be called `StepMa2’ with sensitivity 3 and smaller arrows.


I would like to filter the arrows of StepMa2 using StepMa1. So, StepMa1 would be exactly as the original one but it will be used as a filter for StepMa2.

When StepMa1 shows a blue line buffer then StepMa2 will only draw the blue arrows but it will not draw the red arrows. In this case, StepMa2 buffer arrowUp will DRAW_ARROW but the buffer arrowDn will DRAW_NONE

When StepMa1 shows a red line buffer then StepMa2 will only draw the red arrows but it will not draw the blue arrows. In this case, StepMa2 buffer arrowDn will DRAW_ARROW but the buffer arrowUp will DRAW_NONE

I attach several images to show it in detail.


The key in StepMa2 is to DRAW_ARROW if the conditions are met or DRAW_NONE if the conditions are not met. The rest of the indicator must be the same and it have to work exactly the same.

It would be great if we could combine both StepMa indcators into one single indicator.

If it is not possible to combine both indicators into one single indicator (displaying bigger and smaller filtered arrows) then I would need the StepMa2. I would need a filtered version of the StepMa indicator that will only display the filtered arrows as stated before.

I attach another image to show.



Arquivos anexados:

PNG
example1.png
51.6 Kb
PNG
example2.png
51.9 Kb
PNG
example3.png
62.0 Kb
PNG
example4.png
82.3 Kb
PNG
example5.png
64.5 Kb
PNG
code.png
47.7 Kb

Respondido

1
Desenvolvedor 1
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
2
Desenvolvedor 2
Classificação
(1092)
Projetos
1448
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Livre
3
Desenvolvedor 3
Classificação
(350)
Projetos
553
32%
Arbitragem
24
67% / 8%
Expirado
16
3%
Livre
4
Desenvolvedor 4
Classificação
(463)
Projetos
524
33%
Arbitragem
28
39% / 43%
Expirado
7
1%
Ocupado
5
Desenvolvedor 5
Classificação
(725)
Projetos
1045
39%
Arbitragem
47
49% / 23%
Expirado
84
8%
Livre
6
Desenvolvedor 6
Classificação
(409)
Projetos
537
75%
Arbitragem
9
44% / 0%
Expirado
24
4%
Livre
7
Desenvolvedor 7
Classificação
(23)
Projetos
45
20%
Arbitragem
24
29% / 46%
Expirado
12
27%
Livre
8
Desenvolvedor 8
Classificação
(185)
Projetos
327
32%
Arbitragem
33
42% / 27%
Expirado
98
30%
Trabalhando
9
Desenvolvedor 9
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Carregado
10
Desenvolvedor 10
Classificação
(26)
Projetos
41
24%
Arbitragem
3
33% / 67%
Expirado
12
29%
Livre
11
Desenvolvedor 11
Classificação
(96)
Projetos
143
76%
Arbitragem
0
Expirado
2
1%
Livre
12
Desenvolvedor 12
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
13
Desenvolvedor 13
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
14
Desenvolvedor 14
Classificação
(82)
Projetos
86
57%
Arbitragem
25
0% / 84%
Expirado
19
22%
Livre
15
Desenvolvedor 15
Classificação
(586)
Projetos
1048
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Livre
16
Desenvolvedor 16
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
17
Desenvolvedor 17
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
Pedidos semelhantes
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE

Informações sobre o projeto

Orçamento
60 - 100 USD
IVA (21%): 12.6 - 21 USD
Total: 72.6 - 121 USD
Desenvolvedor
54 - 90 USD