Skip to content

MegaJoctan/MALE5

Repository files navigation

logo

M A L E 5

A python-like Machine Learning Library for MQL5

Version Stars License Platform Win32 | Linux | macOS

English | Russian

About the Project

MALE5 is a machine-learning repository for creating trading systems in the c++ like, MQL5 programming language. It was developed to help build machine learning-based trading robots, effortlessly in the MetaTrader5 platform

This Library is:

  • Simple to use: You can literally start building your system once you call the class constructor
  • Flexible: You can use it in any program script, Indicator, EA's
  • Resource-efficient: It doesn't consume a lot of memory or CPU, and takes short time intervals to train

All the algorithms in this repository works best when the data is normalized, This is crucial for all Machine Learning techniques

Read the Docs

Foundation Libraries | modules

Linear Models

Decision Trees

Clustering Techniques

  • DBSCAN
  • Hierachical Clustering
  • KMeans

Dimension Reduction Techniques

Ensemble Algorithms

Naive Bayes

Neighbors

  • K-nearest neighbors

Neural Networks

Support vector Machine(SVM)

Installing

Go to the Include directory and open CMD then run

git clone https://github.com/MegaJoctan/MALE5.git

Or download the zip file from the releases section extract the library, Under MQL5 folder in your MetaEditor, from there paste the MALE5 directory you extracted under the Include folder

Opening an issue

You can also post bug reports and feature requests (only) in GitHub issues.

Support the Project

If you find this project helpful, Support us by taking one or more of the actions

BuyMeCoffee

OurProducts

Register to our recommended broker:

ICMarkets

Let's work together

Create a personal Job for me on MQL5 | HIRE ME