StepMa indicator filtering arrows

MQL4 Göstergeler

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Highly recommended

İş Gereklilikleri

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.



Dosyalar:

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

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
2
Geliştirici 2
Derecelendirme
(1092)
Projeler
1448
45%
Arabuluculuk
49
73% / 12%
Süresi dolmuş
36
2%
Serbest
3
Geliştirici 3
Derecelendirme
(350)
Projeler
553
32%
Arabuluculuk
24
67% / 8%
Süresi dolmuş
16
3%
Serbest
4
Geliştirici 4
Derecelendirme
(463)
Projeler
524
33%
Arabuluculuk
28
39% / 43%
Süresi dolmuş
7
1%
Meşgul
5
Geliştirici 5
Derecelendirme
(725)
Projeler
1045
39%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
8%
Serbest
6
Geliştirici 6
Derecelendirme
(409)
Projeler
537
75%
Arabuluculuk
9
44% / 0%
Süresi dolmuş
24
4%
Serbest
7
Geliştirici 7
Derecelendirme
(23)
Projeler
45
20%
Arabuluculuk
24
29% / 46%
Süresi dolmuş
12
27%
Serbest
8
Geliştirici 8
Derecelendirme
(185)
Projeler
327
32%
Arabuluculuk
33
42% / 27%
Süresi dolmuş
98
30%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(563)
Projeler
932
47%
Arabuluculuk
302
59% / 25%
Süresi dolmuş
124
13%
Yüklendi
10
Geliştirici 10
Derecelendirme
(26)
Projeler
41
24%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
12
29%
Serbest
11
Geliştirici 11
Derecelendirme
(96)
Projeler
143
76%
Arabuluculuk
0
Süresi dolmuş
2
1%
Serbest
12
Geliştirici 12
Derecelendirme
(349)
Projeler
463
51%
Arabuluculuk
41
24% / 49%
Süresi dolmuş
149
32%
Serbest
13
Geliştirici 13
Derecelendirme
(430)
Projeler
606
55%
Arabuluculuk
48
23% / 56%
Süresi dolmuş
178
29%
Serbest
14
Geliştirici 14
Derecelendirme
(82)
Projeler
86
57%
Arabuluculuk
25
0% / 84%
Süresi dolmuş
19
22%
Serbest
15
Geliştirici 15
Derecelendirme
(586)
Projeler
1048
49%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
16
Geliştirici 16
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
17
Geliştirici 17
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
Benzer siparişler
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

Proje bilgisi

Bütçe
60 - 100 USD
KDV (21%): 12.6 - 21 USD
Toplam: 72.6 - 121 USD
Geliştirici için
54 - 90 USD