Forum

How to conditionally save information using Array?

How to conditionally save information using Array? Hi everyone, I am currently experimenting conditional Arrays and came across a problem which I need some help solving it. How do I store data(information) every time a condition has been met? Any help will be much appreciated. Thanks in advance. //

How to count how many times a conditional loop has been loop through?

I am currently experimenting conditional loops and came across a problem which I need some help solving it. Please see below my codes. Does MQL4 has a built in function called COUNT ? So I can do something like count(i), which returns the amount of integers that passes the condition. // get a

How to code a Dynamic Array? (coding my first EA)

I'm fairly new to coding mql4. Currently coding my first EA and just learnt about Arrays. I was wondering, how to code a dynamic array? What I'm trying to do is when my EA is initialized, for the past 100 bars, find out the Highest 50 bars and save and name them accordingly, then out of the 50 bars

What is the opening and closing time for EUR/USD ?

Hi everyone, I am an FX trading beginner, I am currently using Metatrader 4 to trade EUR/USD, I was just wondering, what is the opening and closing time for EUR/US What is the opening and closing time for EUR/USD ? Thanks in advance