MQL4 - automated forex trading   /  

Forum

A System: Code

Back to topics list  | 1 2 3 4 5 6 7 8 9 To post a new topic, please log in or register

avatar
3265
Ais 2008.11.17 08:39 
Welcome Community
Get ready to meet the brand new MQL4 project.
Primary target of this project is to bring together MQL4 advantages and progressive software engineering practice.
I am sure that best way to predict the future is to create the future.
Yours sincerely
Airat Safin

Strategy Tester: Modes of Modeling during Testing

Strategy Tester: Modes of Modeling during Testing

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


avatar
3265
Ais 2008.11.17 08:39 
Introduction


1. A System is MQL4 automation for MetaTrader 4 Client Terminal.
2. A System development uses seven core principles
.


avatar
3265
Ais 2008.11.17 08:40 

A System: Core Principles


avatar
3265
Ais 2008.11.17 08:41 
A System: Core Principle 1. Pure MQL4 must be used.


avatar
3265
Ais 2008.11.17 08:41 
A System: Core Principle 2. Code must be well structured.


avatar
3265
Ais 2008.11.17 08:42 
A System: Core Principle 3. One source file must contain all the code.


avatar
3265
Ais 2008.11.17 08:43 
A System: Core Principle 4. One executable file must be used for all automation purposes.


avatar
3265
Ais 2008.11.17 08:43 
A System: Core Principle 5. Highest level of information system security must be achieved.


avatar
3265
Ais 2008.11.17 08:44 
A System: Core Principle 6. Automation must control run time and processor load.


avatar
3265
Ais 2008.11.17 08:45 
A System: Core Principle 7. Software development must be enjoyable.


avatar
3265
Ais 2008.11.17 08:45 
A System: Core Principles methodology will be announced later.

Back to topics list   | 1 2 3 4 5 6 7 8 9  

To add comments, please log in or register