-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ben Snell edited this page May 14, 2017
·
1 revision
Welcome to the IMT_Trade wiki!
This project is developing a set of classes that can be used as robust support classes for expert advisors running on the MetaTrader platform. The classes are being created more for code reusability than for true object oriented design. The typical expert advisor is a relatively short program that does not need to scale, so we are avoiding much of the design work that goes along with true object oriented design and only using the features that we need to get the functionality that we want.
Please feel free to contribute your thoughts and any suggested changes to the project.