MQLUnit – Tiny Unit Tests Framework For Complex Expert Advisors – script MetaTrader 5

MQLUnit - Tiny Unit Tests Framework For Complex Expert Advisors - script for MetaTrader 5
As a Java developer for 20 years I am used to writing more complex programs using test driven development technique. When I started writing more complex expert advisors I was missing a solid framework that supports me in doing unit tests in MQL5. Therefore I have developed my own simple yet straight forward solution, MQLUnit … Read more