MQL5Engr / Todas as mensagens
Unable to open a DEMO account... please help
Thanks GORDON! I was working on a very old MQL5Setup exe. I got the latest and it looks good now.
Fórum | 2010.02.08 19:17 | MQL5EngrUnable to open a DEMO account... please help
I am still having an issue opening a DEMO account. could somebody. please help!!!
Fórum | 2010.02.04 05:02 | MQL5EngrUnable to open a DEMO account... please help
I checked and checked again. I don't have any firewall on my machine. I am using Windows 7, though. I also tried running MQL5 as an Administrator. it's not able to connect to the DEMO Server. Is there a log file that MQL5 generates. that I can look at? PLEASE HELP!!!
Fórum | 2010.02.02 20:59 | MQL5EngrUnable to open a DEMO account... please help
I am completely stuck. not able to Create / DEBUG any MQL5 programs nor am I able to look at any charts. PLEASE HELP. How are you guys able to create DEMO account ???? PLEASE HELP!!!!
Fórum | 2010.02.01 20:32 | MQL5EngrUnable to open a DEMO account... please help
I downloaded MQL5. I am not able to create a DEMO account. When I try to run it. It comes up with a 'Getting Started ' pop-up. with 'Create a new demo account ' I click 'Next ', go to the next window. select the 'I agree to subscribe to your newsletters ' It tries to connect to the 'MetaQuotes-Server ' ( which takes quite some time) and just doesn't create a User Id / Password for the DEMO account.The 'FINISH ' button doesn't get enabled. I am not able to run the Debugger, as I don't have a DEMO account. I am able to create DEMO accounts in MQL4. I did the following Uninstalled MQL5 a couple of times and re-installed didn't work. Uninstalled MQL4, installed MQL5. doesn't work. Copied the Config.ini of MQL4 into Config.ini of MQL5. doesn't work. I am completely stuck. PLEASE HELP!! Rosh had earlier replied saying 'I need to have rt-443 open ' what does that mean????? PLEASE HELP!!!
Fórum | 2010.01.31 17:09 | MQL5Engrgetting a "Specified symbol is not selected" popupFórum | 2010.01.29 23:24 | MQL5Engr
getting a "Specified symbol is not selected" popup
It doesn't let me. When I try to open. it's not able to connect to the server, I think. Which Server do I connect to? What am I doing wrong?
Fórum | 2010.01.29 20:15 | MQL5Engrgetting a "Specified symbol is not selected" popup
Rosh, Thanks so much for you quick replies!! I am not able to connect to a trade server. whenever I try to open an account it just fails. My MQL5 application just displays 'Waiting for Update ' for all the currency charts. How can I connect to a Trade Server? Thanks MQL5Engr.
Fórum | 2010.01.29 19:27 | MQL5Engrgetting a "Specified symbol is not selected" popup
My code is nothing. it's just a Hello World program. I can compile it fine. but when I run it. it gives me an error 'Specified Symbol is not selected ' int OnInit() { //--- //--- return(0); } //+------------------------------------------------------------------+ //| Expert deinitialization function | //+------------------------------------------------------------------+ void OnDeinit(const int reason) { //--- } //+------------------------------------------------------------------+ //| Expert tick function | //+------------------------------------------------------------------+ void OnTick() { //--- Print( 'Hello World '); }
Fórum | 2010.01.29 17:33 | MQL5Engrgetting a "Specified symbol is not selected" popup
I am getting a 'Specified symbol is not selected ' when I try to run my EA. What am I doing wrong? Also, I am not able to create an demo account using MQL5. Could you please help. Thanks MQL5Engr.
Fórum | 2010.01.29 08:22 | MQL5Engr