Errors, bugs, questions - page 267

 
Trolls:

what is the Automatic update available through the LiveUpdate system.

how to run it

terminal cannot update

Win 7 - 32 terminal is started by command "D:\MetaTrader 5\terminal.exe" /portable

S.I. Do I have to reinstall it every time?

It all depends on your broker. If your account is with a MetaQuotes "broker", the terminal will automatically update itself after a certain period of time. If the account is not with MetaQuotes - then it depends on how fast the Broker's staff reacts.
 
AlexSTAL:

in the windows shopping basket they are (if it is not disabled)

Truly in the bin!!! Low bow.
 
AlexSTAL:
All depends on the broker. If you have an account with MetaQuotes, the terminal will update itself after some time. If the account is not with MetaQuotes, it depends on how quickly the broker's staff reacts.

That's not even the issue. The update seems to have been posted, but downloading it installs build 375, although the file says it's build 373, and it's supposed to be 381.

In general, the pun is a real mess.

 
Jager:

That's not even the issue. The update seems to have been posted, but downloading it installs build 375, although the file says it's build 373, and it's supposed to be 381.

All in all, what a pun.

No funny things.

This file https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe is a web-installer. This is its version 373, it could be 313.

The fact that it's installing 375 is probably because not all servers have been updated yet...

 
Trolls:

What is Automatic update available through LiveUpdate system.

There is no need to reinstall - just wait until the terminal prompts you to update itself.

First updates are done on MetaQuotes-Demo server, and after one or two days on brokers' servers.

In addition, proxy servers regulate the speed of updates, so they do not affect the performance of the entire network. That's why not all terminals are offered updates at once when news about the new version is released.

 
Jager:

That's not even the issue. The update seems to have been posted, but downloading it installs build 375, although the file says it's build 373, and it's supposed to be 381.

In general, it's quite a pun.

The thing is, we use unmodified web installer (300kb), which really downloads working components via our CDN, which itself is synchronized several times a day.

We announce new builds, so that users are aware of the release in advance, even if they are not yet up to date with updates.

 
Renat:

The point is that we use an unmodified web installer (300kb in size) which actually downloads the working components over our CDN network, which itself synchronises itself several times a day.

We announce a new build so that users are aware of its release in advance, even if they have not yet been updated.

Thanks, it all makes sense now. (Gotta just be in the steamroller) ;)

But it would be nice to have a button, "Check update". (Well, as usual in all programs).

There would be no questions at all and it would be much more convenient. (Help, About..., next to "Close" button,"LiveUpdate")

 
Renat:

There is no need to reinstall - just wait until the terminal prompts you to update itself.

Updates are performed first on the MetaQuotes-Demo server and after a day or two on the brokers' servers.

I am using your server. I still haven't upgraded from the 375th build (see picture on the previous page). And there is already a second update. Please make a menu item forced check for new version and update
 

On the new build, the compiler started giving the warning "expression is always false.

input ushort HonduraRW =180;  
...   

int OnCalculate(...)
{
 for(int j=0;j<HonduraRW;j++)
   {...}
}

the compiler generates the "expression is always false" warning. We are talking about the expression j<HonduraRW

What is the peculiarity of comparing variables of different types here?

 

I would like to be able to work in MT5 with "archive of quotes" as in mt4, no way at all. Do it please.