MetaTrader 4 Client Terminal build 610 - page 7

 
Ovo:

Lol, your wishes tend to come true.
LOL . . . if you only knew the truth . . .
 
RaptorUK:
LOL . . . if you only knew the truth . . .


It seems that they treat that thread as an unofficial bug report source.
 
Ovo:

It seems that they treat that thread as an unofficial bug report source.
A little more communication would go an awful long way . . .
 
RaptorUK:
LOL . . . if you only knew the truth . . .

The Truth
 
moneycode:

New versions only install on C drive, which is unacceptable for me.

My original version was on D drive. I get file write errors now in tester. My C drive is formatted corrected also.

I tried a new 610 install from broker link, but it tool installed on C drive, even though I specified D drive during installation process.

Is there a terminal.exe with the new 600/610 versions? If so where could I find it.

I tried copying my files to D drive but cannot open 600 terminal without location of new terminal.exe file.

any ideas ?

Thanks




We need to see logs, full description of path where terminal is installed, permissions you use to run it, etc. to understand what is happening on your PC.
 

The code below compiles fine but fails to execute start. What is wrong please?


//+------------------------------------------------------------------+
//| expert initialization function                                   |
//+------------------------------------------------------------------+
void OnInit()
{
        Comment("Initializing ...\n");
        Sleep (2000);

}

//+------------------------------------------------------------------+
//| expert deinitialization function                                 |
//+------------------------------------------------------------------+
void OnDeinit(const int reas)
{
        Comment("de-Initializing ...\n");
        Sleep (1000);
}

//+------------------------------------------------------------------+
//| expert start function                                            |
//+------------------------------------------------------------------+
void OnStart()
{
        Comment("\nRunning start...\n");
}
 
dietcoke:

The code below compiles fine but fails to execute start. What is wrong please?


Is it a Script ?
 
Ovo:

Lol, your wishes tend to come true.
Well I wished for this (Indicator option in the Strategy tester aka MT5) . . .
. . . bearing in mind that the MT4 Strategy Tester is not capable of testing all Indicators correctly and that there is no option to test an Indicator instead of an EA ( as there is with the MT5 ST ) how will a buyer of a mql4 Indicator, from the Market, be able to evaluate it ?

. . . and was told no.

And this . . .

https://www.mql5.com/en/forum/13655/page2#comment_585591

We have a forum here: mql4 forum with many, many posts, most relate to the current version of mql4, many are useful source of information and reference material and many will also link to the documentation. Their value is only maintained if the context relating to the documentation at the time they were written is known, how can this be established ? many ways, but for example: a collapsible changelog on each page of the documentation that has been changed, in the case of the datetime this would state that on a certain date and ME and Terminal build numbers the datetime was changed from 4 bytes to 8 bytes. This makes the documentation relevant to posts written before and after the change as they can be read in the correct context.

. . . and was told . . .

Yes. We will

. . . what an utter let down . . . take a look at the updated Online Documentation.

 

Don't bother searching the Documentation . . . it's currently broken, I guess it will be re-indexed and fixed . . .

 

So now, again, MQ makes me a liar . . .

https://www.mql5.com/en/forum/141978

. . . read the post, click the link.

Reason: