EA31337-classes

📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)

View on GitHub

EA31337 Framework

About the project

EA31337 Framework is a free and open source object-oriented library which can help with writing programs for MetaTrader trading platform such as Expert Advisors, custom indicators and scripts.

The project can also be used to convert or to make your code compatible with both MQL4 and MQL5 syntax with minimal code changes.

Classes

The project is split into separate classes which can be included in your projects.

The purpose of classes is to have a reliable and compatible way to work with trading components such as account, chart, market, indicators and terminal.

Projects

The following projects are utilizing this framework:

To read more about other projects, go to ea31337.github.io.