STOP INDICATOR REPAINTING

İş tamamlandı

Tamamlanma süresi: 20 saat
Müşteri tarafından geri bildirim
Smart, Fast and Well behaved developer. Will definitely consider him to work with in the future.
Geliştirici tarafından geri bildirim
Great person to work with, he understand things fast. Would like to work with him again!

İş Gereklilikleri

Hello. 

PLEASE READ THE FULL DESCRIPTION FIRST BEFORE YOU APPLY. 


I have been developing a candle based indicator using EAbuilder.com tool, where I just drag and drop conditions to build indicator to test some strategies. [I am not a coder of course)

However, I created a candlestick indicator which will plot an ARROW after an Engulfing candle forms and closed + if the new candles(running candle) closing price(bid/ask) price crosses above the closed candles high or low. 

But the problem is whenever price crosses the high or low of the closed engulfing/other candle, the arrow appears and signals on the chart, but after some moment if price goes below the high or low(depending on the bullish or bearish side) the arrows disappears, and again if the price goes above(for bullish closed candle) the candles high or below (for bearish closed candle) the candles low the arrows reappears in the chart. 

This arrows appearing and reappearing makes it a repainting indicator and causes false signal. (for historical back-testing or forward trading).  


I have recorded a small 40 second video (using MT4 strategy tester) of the indicator repainting to let you understand my concern. Video link is below. 

https://youtu.be/VSiZjlnLlTU

It is necessary that you completely understand what I need you to do. 


I want you to write a piece of code that will make the arrow to be permanent no matter what. 

Whenever the conditions meet for the first time and an arrow appears in the chart the arrow should never be removed even if the conditions have changed due to price change and no more arrow appearing or disappearing should be happen during the running time of that candle. 

I will create more candlestick based buffers like this Engulfing pattern where the signal will occur on the running candle, so I need someone to write me a piece of code that will make a signal/arrow to be permanent on the chart.

Whenever an arrow appears, it should be  stay there. No matter how many more candlesticks buffer I put in the chart. 


Below is the snapshot of the two candlestick conditions (4 buffers) for the signals.  


I will create more indicator buffers like these using the eabuilder platform. Where the arrows will appear when after meeting all the conditions + if running candles price goes above the previous candles high (bullish arrow), or previous candles low(bearish arrow) in the chart.

So, please let me know if you can solve this for these candlestick signals I give you with the source code and also for the other candles I will create in the future in the same code page. Just remember the arrows should be permanent no matter what happens after an arrow is formed during the running candle. 


NOTE:

I have recorded a small 40 second video (using MT4 strategy tester) of the indicator repainting to let you understand my concern. Video link is below. 

https://youtu.be/VSiZjlnLlTU

It is necessary that you completely understand what I need you to do. 

You can use the MT4 strategy tester to test the repainting status of any change you make. Since the indicator paints and repaints on current bar, so without live market data or strategy testers tick by tick data the indicator cant be checked visually. 

Let me know if you think you can write a piece of code to make any arrows to disappear after its first appearance in the chart. 


Please, find the source code below. 

Thanks

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(56)
Projeler
175
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
3
Geliştirici 3
Derecelendirme
(4)
Projeler
4
25%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
1
25%
Serbest
4
Geliştirici 4
Derecelendirme
(14)
Projeler
14
21%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
7%
Serbest
5
Geliştirici 5
Derecelendirme
(139)
Projeler
193
76%
Arabuluculuk
4
50% / 25%
Süresi dolmuş
18
9%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(55)
Projeler
64
30%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
1
2%
Serbest
Benzer siparişler
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
from 1 to 2 gün