MetaTrader 4 Build 529 beta released with new compiler - page 65

 

build 546 error: 2013.11.22 19:17:43.387 '147': connect failed [Invalid account]

I enter password and account correctly!

... methacquot server.

 
JJerboa:

build 546 error: 2013.11.22 19:17:43.387 '147': connect failed [Invalid account]

I entered the password and account correctly!

And who said that with the beta you can work with the brokers? Only the developers demo server for now )

... Methaquotes server.

...Ah, that's the way to go...

There's a newer build now - 547.
 
tommy27:


I've downloaded now fresh terminal by link at the bottom of page, started it, connected to demo.metaquotes.net:444, opened demo, and got such picture:

What's that all about? Does anyone else have antiviruses spitting at it?

win7 max 32bit, avira

...just in case I deleted everything, formatted the hard drive seven times, burnt the network cable and soaked the laptop in an alcoholic solution

In general, as a result, updated to the 547 build, but do not want to open charts:


Don't forget to fill everything with grout, avira is not an antivirus ...
 
evillive:

Who says you can work at brokers from the beta??? Only the developers demo server for now )

...Ah, that's the way to go...

There's a newer build now, 547.

Bgggg)))

It's not loading)

 
JJerboa:

Bgggg))))

It's not loading)


It's weird, it loads and connects...
 
JJerboa:

build 546 error: 2013.11.22 19:17:43.387 '147': connect failed [Invalid account]

I enter password and account correctly!

... methacquot server.

I had the same thing today. the solution was simple - I set up a new account. // the account was successfully opened and the terminal updated to b547.
 
Looks like the lifetime of demo accounts is just a little short ))))
 
evillive:
Looks like the lifetime of demo accounts is just a little short ))))
Yeah, I re-logged in with a new account too. Yesterday...
 
I still don't understand where to download this build... entered the server, opened an account, I don't get anything.
 

We have an EA:

#property copyright   "2005-2013, MetaQuotes Software Corp."
#property link        "https://www.mql4.com"

input double TakeProfit    =50;  // Тейк Профит
input double Lots          =0.1; // Объём
input double TrailingStop  =30;  // Трейлинг стоп
input double MACDOpenLevel =3;   // Уровень открытия
input double MACDCloseLevel=2;   // Уроветь закрытия
input int    MATrendPeriod =26;  // Период тренда

When adding an EA to a chart, in the Input parameters tab, the names of the parameters are replaced by their comments:

And in the settings of the Tester they are not.

Reason: