Trading help, book reviews, risk management, and interviews.

Disclaimer

The contents of this blog do not constitute investment advice. Trading CFDs and Forex can be very risky and you can lose much more than your initial deposit. Seek professional advice before making any trades.

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 [...]