Posts Tagged ‘expert advisor’
Implementing an assert in MetaTrader MQL4
MQL4 is a very useful programming language for creating expert advisors to automatically trade FOREX. However the language does have many omissions which you will soon notice if you are used to programming a more complete language such as Java or C++. One of the big omissions is that there is no built in way to do an ‘assert’ when running [...]









