Forum

Help requested on the New Window feature of MetaEditor build 574.

Unlike build 509, when I pull up an additional window of say someCode.mq4 to generate someCode.mq4:2 and scroll to a particular line of code. I find that when I go back and select someCode.mq4:1, That I have now lost my place because this first window has moved to the same place as the second. What

Help requested on double values since build 574.

I have noticed that the result of calculations with normalized double values return insanely lengthy answers since build 574. An example is: Print("profit/loss=",result); // result gives -16.0000000000049 I know that DoubleToStr can be used to shorten it up, but I wondered if better(shorter) input

Help requested on changes to Time[] after build 574.

Even though I have been writing code in mql4 for many years, I will have to confess that I am stumped on some of these new changes since build 509. I have been using a "string name" + Time[index] to name objects on my charts. However, instead of Time[index] giving the number of seconds, it gives the