View RSS Feed

mql5

Programming EA's Modes Using Object-Oriented Approach

Rate this Entry
by , 02-05-2015 at 04:09 AM (1604 Views)
      
   
This article explains the idea of multi-mode trading robot programming in MQL5. Every mode is implemented with the object-oriented approach. Instances of both mode classes hierarchy and classes for testing are provided. Multi-mode programming of trading robots is supposed to take into account all peculiarities of every operational mode of an EA written in MQL5. Functions and enumeration are created for identifying the mode.

Name:  111.png
Views: 273
Size:  21.9 KB

More...

Submit "Programming EA's Modes Using Object-Oriented Approach" to Google Submit "Programming EA's Modes Using Object-Oriented Approach" to del.icio.us Submit "Programming EA's Modes Using Object-Oriented Approach" to Digg Submit "Programming EA's Modes Using Object-Oriented Approach" to reddit

Tags: mql5 Add / Edit Tags
Categories
Uncategorized

Comments