python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to bypass website login via mql4 to get data
How can I extract data from a website that is protected with a login and password via mql4?
I have the login credentials so this is not about hacking. I can get the html for any website but if a websi...
Jose Manuel
Votes: 0
Answers: 0
Metatrader 4/5 API for automation
Hello to all the community. Within the Metatrader platform, there is a way to create accounts once the desired broker has been selected. My problem arises when I want to automate this process from cod...
ldiaz997
Votes: 0
Answers: 1
how to use metatrader 4 predefine variable
How do i use the predefined variable like Open[],Close[],High[],low[]? I cant get my code working, it is as if the variable has no data in it when i run it in EA tester. Sorry guys, im not from progra...
nehc88
Votes: 0
Answers: 1
MQL4 Time function miscalculation
I have the following function where tries to calculate the time between the last closed trade and the current time. if the time difference is <> that a certain number of bars it gives a differen...
Pinto André
Votes: 0
Answers: 2