Metatrader known bugs ... - page 100

 
techmac:
Happens with all the builds above 840 It is reported - no answer yet

By now this thing should have been working flawlessly with some minor bugs. Instead the bugs are more and more serious (showing that the basis of mt is wrong). Only the code available for it is saving it for now

 
techmac:
Happens with all the builds above 840 It is reported - no answer yet

Any answer?

 
checkin:
Any answer?

No, nothing yet

 

Now this one is probably showing the whole thing that is happening with the new mt4 :

_______________________

Take this indicator ehlers_nonlinear_filter_3.mq4, set the Length to 100 and place it to chart

Now take this indicator ehlersnonlinearfilter.mq4, set the Length to 100 too and place it to the same chart (results will be the same but do not be surprised that you shall wait for quite some time that it finishes - it is written that way, and it is very slow)

Now select the first one (Ehlers nonlinear filter 3) and just press OK. All of a sudden it became as slow as the one that is supposed to be slow (the one without the 3 in the name, since it is using double loops on two places). That is the story of new mt (unfortunately). Why does it do, I have no idea and frankly I do not want to know. It is a major f...k up (when a presence of one thing influences the work of another thing on the chart and they have nothing to do with each other)

Now remove the second indicator from the chart (the one without 3 in the name) and see how the first performs (as it should regardless of what is attached to the chart)

_______________________

Same thing happens with build 840 and build 854. So, if something that you are developing does not work as you expected, it is not sure at all that it is caused by the thing that you are testing, but by something else that is attached to the chart and is a completely different thing. That way metatrader became completely unreliable and finally got there where they probably wanted it to be : nowhere (unfortunately)

 

That would explain some nonsense that is happening with newest builds. Sometimes it is like chasing a ghost

 

Build 840 : go to indicators list, chose standard deviation, press cancel

Looks like they fixed it in build 854, but in case it resurfaces (as they do sometimes)

 
mladen:
Build 840 : go to indicators list, chose standard deviation, press cancel Looks like they fixed it in build 854, but in case it resurfaces (as they do sometimes)

That one still sometimes happens (when you do that but from the insert->indicator) not always, but it does happen (sometimes it only closes all charts but one)

 

Currently none of the multi time frame indicators made in mt5 is working in multi time frame mode if compiled with new builds (if the ex5 is compiled with old build, it works)

 
mladen:
Currently none of the multi time frame indicators made in mt5 is working in multi time frame mode if compiled with new builds (if the ex5 is compiled with old build, it works)

PS: it seems that the problem was with the mt server. They have changed something and now the multi time frame works on mt5 too

 
mladen:
PS: it seems that the problem was with the mt server. They have changed something and now the multi time frame works on mt5 too

Their site was down too

But also, mt5 does not send a tick when it opens the indicator - that is why without ticks it does not work

Reason: