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 create static trendline object on chart by MQL4?
I want a down trend line whenever the highest candle in the previous 500 bars is higher than latest 5 candles highest bar. However the trend line is created the first time but does not update.
int hig...
user18173771
Votes: 0
Answers: 1
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
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