"Expert advisor" is the name MT4 people like to use for their trading bots. Expert advisors are written in the programming language MQL4. The source code of Expert Advisors is stored in files with the suffix ".mq4".
What is an Expert Advisor?
"Expert advisor" is the name MT4 people like to use for their trading bots. Expert advisors are written in the programming language MQL4. The source code of Expert Advisors is stored in files with the suffix ".mq4".