Quantcast
you are not signed in | sign in or register
MQL4: Articles
MQL4: Articles
Feed & Web Facts
10
Feed Item Count
18 Jan 12 14:20
Last Reading
Copyright (c) 2000-2012, ...
Copyright
2.0
RSS/XML Version
(en-us)
Feed Language
UTF-8
Feed Encoding
Page-Views
 
Weekly People
Week
articles.mql4.com
MQL4: Articles
Newest Posts in Feed
Testing (Optimization) Technique and Some Criteria for Selection of the Expert Advisor Parameters
There is no trouble finding the Holy Grail of testing, it is however much more difficult to get rid of it. This article addresses the selection of the Expert Advisor operating parameters with automated group processing of optimisation and testing results upon maximum utilisation of the Terminal performance capabilities and minimum end user load.
Enhancing the Quality of the Code with the Help of Unit Test
Even simple programs may often have errors that seem to be unbelievable. "How could I create that?" is our first thought when such an error is revealed. "How can I avoid that?" is the second question which comes to our mind less frequently. It is impossible to create absolutely faultless code, especially in big projects, but it is possible to use technologies for their timely detection. The articl...
Protect Yourselves, Developers!
Protection of intellectual property is still a big problem. This article describes the basic principles of MQL4-programs protection. Using these principles you can ensure that results of your developments are not stolen by a thief, or at least to complicate his "work" so much that he will just refuse to do it.