Programming Articles on MQL5.com
2006.07.24
The article deals with the problem of conflict-free trading of several experts on the same МТ 4 Client Terminal. It "teaches" the expert to manage only "its own" orders without modifying or closing "someone else's" positions (opened manually or by other experts). The article was written for users who have basic skills of working with the terminal and programming in MQL 4.
2006.07.21
25 to 30% of all crashlogs received from users appear due to errors occurring when functions imported from custom dlls are executed.
2006.07.10
The article deals with the outlook of using MQL4 for more productive work at FOREX markets.
2006.07.07
The article deals with conflict-free trading of several experts on one МТ 4 Client Terminal. It will be useful for those who have basic command of working with the terminal and programming in MQL 4.
2006.07.07
The article deals with convenient and efficient methods of information storage and viewing. Alternatives to the terminal standard log file and the Comment() function are considered here.
2006.06.20
The article deals with realization of charts without skipped bars.
2006.06.16
One-Minute Data Modelling Quality Rating
2006.06.16
Genetic (evolutionary) algorithms are used for optimization purposes. An example of such purpose can be neuronet learning, i.e., selection of such weight values that allow reaching the minimum error. At this, the genetic algorithm is based on the random search method.
2006.06.01
The article gives formulas and the calculation order for data shown in the Tester report.
2006.05.26
Requirements Applicable to Articles Offered for Publishing at MQL4.com
2006.05.05
The principles of MQL4-programs development are shown on sample of creating a simple Expert Advisor system based on the standard MACD indicator.
2006.05.05
Article explains how to read testing reports and to interpret the obtained results properly.
2005.09.13
This article allows to find out more about features and limits of Strategy Tester in MetaTrader 4.
2005.09.13
Many programs of technical analysis allow to test trading strategies on history data. In the most cases, the testing is conducted on already completed data without any attempts to model the trends within a price bar. It was made quickly, but not precisely
2005.08.18
Creation of Custom Indicators in the MetaTrader trading system has a number of features.
2005.08.18
Creation of expert advisors in the MetaTrader trading system has a number of features.