Page 6 of 10
Re: Making Vertex Indicator non-repaint
Posted: Fri Jun 26, 2020 3:40 pm
by vvFish
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 6:40 pm
by Intrest 1
.
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 7:36 pm
by ionone
sorry but it repaints/backpaints
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 7:43 pm
by Intrest 1
ionone wrote: Fri Jul 03, 2020 7:36 pm
sorry but it repaints/backpaints
yes
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 7:58 pm
by ionone
hunter_eye wrote: Tue Jul 23, 2019 2:41 pm
Hi guys, can anyone help to make the
vertex indicator non-repaint? even though the indicator sometimes repaint, it still does a good job identifying the reversals. Someone at the Tradingview platform has already updated the codes so it becomes non-repaint ("...written based on the current bar interval so it dose not repaint on any time frame").
It would be great if the non-repaint version can be coded into MT4.
Here is a screenshot of the non-repaint version from Tradingview, thanks guys!
if you can ask the author the code I can convert it to MQ4
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 8:05 pm
by pacois
Hi, for me it freezes mt4, did you use the iCustom function?
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 8:31 pm
by Intrest 1
pacois wrote: Fri Jul 03, 2020 8:05 pm
Hi, for me it freezes mt4, did you use the iCustom function?
need to reduce the number of bars in the history parameter
Re: Making Vertex Indicator non-repaint
Posted: Fri Jul 03, 2020 8:41 pm
by ionone
I simply removed the repainting from the calculations
but the result is not good at all like you can see. The repainting is the only way to have such perfect signals
Re: Making Vertex Indicator non-repaint
Posted: Sun Jul 12, 2020 6:09 am
by Reverent
So has anyone provided a solution to the non-repainting issue of this awesome vertex indicator?
Re: Making Vertex Indicator non-repaint
Posted: Sun Jul 12, 2020 1:51 pm
by hunter_eye
hi guys thanks for the input and brainstorming. Even though the
Vertex indicator repaints, we can probably combine it with other indicators to form confluence and to confirm entry.
I guess the best we can do is to increase the probability of the winning trade, as nothing works all the time since all indicators are calculated from the price and hence lags by nature and there's no sure way to predict the future.
At the moment i'm using
Vertex in the higher time frame like H4 or Daily to spot the potential cycle change.