General - page 637

Is there anybody facing some issues to access MQL5 website?I can't access properly, I've tried to change browser and it is not working.Looks like there is a java problem.Anothers website are working normally
Last night my Meta Trader 4 platform froze and is no longer running. I have been running with the demo account for just a couple weeks, and since last night, every time I log in it is still in the same spot and all market movement has stopped. Why is this happening
  Web sockets  (3)
hello everyone i was reading through the MQL4 references and i noticed something in the sockets section. Notes: To free up computer memory from an unused socket, call SocketClose for it. my question is , how much memory does a socket consumes ? i mean lets assume if i have 10 sockets opened , then
these day i have been trying to use the metatrader5 python package, the login and initialize method works, but when i trying to call the symbol_total and symbol_get method, i get an error from the terimnal,which said ‘ -5, 'Terminal: Incompatible versions, please install the latest version of
hello guys i am a mql developer and something happen which triggers me to request an arbitration, in the chat pane the arbitration ask for my reasoning and i have answered it. my question is do i have to also attach my sourcode and the job requirement provided by the customer before? please help by
I was wondering, is it possible for me to write a book about the MQL5 language? I have some material already, and I suddenly realized I might be wasting my time. I mean, are there any copyright restrictions in order to do that? Should I contact MetaQuotes beforehand? Should I ask for permission? Or
I bought some EA and indicators ,and tested them on DEMO account with $10.000,00 and $1.000,00 value. On $10.000,00 value many of them have excellent result, but test on $1.000,00 value have 0 (zero). Question is ; how many people have $10.000,00 dollars account ,and enter the market to buy EA ? How
Hello everyone! I've bought just now an ea, but whe i try to log in into my MQL5 Community via MT4 desktop app, the program say "MQL5.community: authorization failed" and "Signal: '3261196': failed get list of signals, connection error". On website mql5.com i log in whitout problem. How can i
Hello, i am looking for a specific EA in the market and it happens that i can sometime see it and when starting next it is disappeared.   Is there any rule how EAs are shown in the market page ?   Thank you 
  EA on mt5  (1)
Why are the only buy, only sell and buy and sell options removed from the mt5 EAs? or is there a different way than mt4 to do so on mt5? Anyone can help? Thank you
Hi all, was trying to test a signal that I've set up, but when I had an alternate account subscribe to it it gave me an error stating the " Signal provider does not work by FIFO rule" which is absurd as I'm using a FOREX.com MT4 account which, to my knowledge, is a US based company (I am also US
hello there, my ping still high after I bought vps right on metatrader 4
I've subscribed to a signal provider but my lot size is always 0.01 so I'm always trading the bare minimum. Most trades are EUR/USD and it's always around 1 dollar :/ So my question is how do I increase that on mt4? Is that by amout %, fixed value or what? Thanks a lot and sorry for such a newbie
hello i noticed something from my signal provider i see diffrent open posation between me and hime and i try send him massage but no replay at all i think he is banned ? can you make sure about this becouse i have open posation and i dont know when to close them my signal provider is : <Deleted>
I am having a problem. I want to downlaod a Free Demo in the market because it does not show up in the Market Terminal. I click free Demo and I have two Metrader 4 applications on my computer. When I click Yes, I have Metatrader 4. It opens and downloads in the wrong MT4 terminal. How do I get it to
Can't login to live account
  Connect failed [6]  (18   1 2)
I am getting the above error when trying to log in. Initially I thought the server is down, but I have been getting this for 3 days now. and I verified with a friend that he is able to connect. I have been rebooting my computer to no avail. Does anyone know any thing about this? I simply can't log...
// input ENUM_TIMEFRAMES Time_Fr = PERIOD_CURRENT; string text01_txt, text05_txt, text15_txt; color text01_clr, text05_clr, text15_clr; bool test_01, test_02; // Time Frame set to PERIOD_CURRENT double test_03
This is success as it do as a scrip to dump all data. But I can't call script in EA.(case 1) so I try to call a function in EA, I try to write csv file to log data as OnDeinit() event.(case 2) To log all deal in csv file to check more detail, In debug there is data, but it didn't store in file
Is there any other way of reading buffer values other than using iCustom
i use signal copy and i want disable some pairs such as XAUUSD , XAUEUR and USDJPY what is possible way i can do that ? is there and EA that can lock these pairs or othere methods
Hi, I just updated my computer to windows 10, the indicator that I buy stop working, when I install it on my MT4, my activation code is used again, but I use it in the same computer and same MT4. Since I did not use it on a different computer, Can I get my activation back
I uploaded documents to activate a seller profile It was rejected because it is not in English I am an Arab person and therefore the documents are in Arabic Is there any solution
Hi all I've just bought an indicator and paid via PayPal, but i can't install it. There is no download link, and the button that says to open the terminal to install it there doesn't open the terminal. I'm on MT4. Any suggestions? Thank you.
As a seller, Can I share my broker name with "Strategy Tester Report"
I am trying buy a indicator , but pay pal keeps on rejecting MQL 5 , i have sent mql 5 a message contact no response any one else had the same problem
Dear experienced traders, Strategy tester will close all positions at last. Is there any setting could let it do not close all positions at last? Thank you in advance and best wishes, Sky
Hi, Can someone help? I am copying the MT5 EA on https://www.mql5.com/en/articles/100. I am trying to do the strategy testing. However, I keep getting 2020.05.15 21:16:02.059 Core 1 2020.05.13 23:59:00 Alert: The Buy order request could not be completed -error:4756 2020.05.15 21:16:02.059 Core 1
I can no longer reach my phone number How do I change my phone number when I don't have the old number? How do I contact support
Hello . I read all lines from csv file to array. The problem is that when the program reads the lines that I have framed, it does not read the following lines. I