MetaTrader MTall Library Source Code Downloads - Page 3

Showing 485 results
Fractals Calculation on Array library MT5
MetaTrader 5 library

Fractals Calculation on Array

The CFractalsOnArray class is designed for calculating indicator buffers.Usage:Initialization is not required.Call the solve() method with the following parameters:const int ratesT...
On Balance Volume (OBV) Indicator Class library MT5
MetaTrader 5 library

On Balance Volume (OBV) Indicator Class

The On Balance Volume (OBV) class is designed to calculate the On Balance Volume indicator on indicator buffers.Usage:The init() method with an optional parameter is called in the ...
CFramaOnArray Class for Indicator Calculation library MT5
MetaTrader 5 library

CFramaOnArray Class for Indicator Calculation

The CFramaOnArray class is intended for calculation of the Frama indicator on indicator buffers.Usage:The init() method with the following parameters is called in the function of t...
Array-Based DeMarker Indicator Calculation Class library MT5
MetaTrader 5 library

Array-Based DeMarker Indicator Calculation Class

The CDeMarkerOnArray class is designed for calculating values on indicator buffers.Usage:The init() method is called within the init() function with the following parameters:int ap...
Trading Signals Module Based on Stalin Indicator library MT5
MetaTrader 5 library

Trading Signals Module Based on Stalin Indicator

The trading signal is generated when a bar is closing, and the indicator's color arrow indicates the market entry signal.To use the indicator, place the stalin.ex5 compiled file in...
Trading Signals Module Based on Sidus Indicator library MT5
MetaTrader 5 library

Trading Signals Module Based on Sidus Indicator

The trading signal is generated when a bar is closing, with the indicator's colour arrow indicating the market entry signal.To use the indicator, place the sidus.ex5 compiled file ...
Trading Signals Module Based on GO Indicator library MT5
MetaTrader 5 library

Trading Signals Module Based on GO Indicator

The trading signal is generated when a bar is closing, with the indicator's color arrow indicating the market entry signal.To use this indicator, place the go.ex5 compiled file in ...
Bykov Trend Indicator Trading Signals Module library MT5
MetaTrader 5 library

Bykov Trend Indicator Trading Signals Module

The trading signal is generated when a bar is closing, with the indicator's color arrow indicating the market entry signal.To use the indicator, place the 'bykovtrend.ex5' compiled...
Color Laguerre Indicator Trading Signals Module library MT5
MetaTrader 5 library

Color Laguerre Indicator Trading Signals Module

The trading signal is generated when a bar closes, and the oscillator line changes color, indicating the optimal entry point.Ensure the ColorLaguerre.ex5 compiled file is placed in...
cfastfile: A Class for Efficient Data Handling library MT5
MetaTrader 5 library

cfastfile: A Class for Efficient Data Handling

The cfastfile class offers a powerful approach to data management, eliminating the need for intermediate disk writes and significantly enhancing performance.This class introduces f...
ColorJFatl Indicator Trading Signals Module library MT5
MetaTrader 5 library

ColorJFatl Indicator Trading Signals Module

The trading signal is generated when a bar closes, and the indicator changes color, indicating the optimal entry point.To use this module, place the colorjfatl.ex5 compiled file in...
Statistics Library for MetaTrader 4 and 5 library MT5
MetaTrader 5 library

Statistics Library for MetaTrader 4 and 5

This library provides essential statistical functions for user data processing in MetaTrader 4 and 5 (MT4/MT5).Originally published in 2026, the library has been enhanced and optim...
Color Conversions and Functions library MT5
MetaTrader 5 library

Color Conversions and Functions

This script provides a comprehensive set of color conversion and manipulation functions for various color spaces.Conversion Functions:- XYZ to RGB- XYZ to YXY- XYZ to HunterLab- Hu...
Color Input library MT5
MetaTrader 5 library

Color Input

A graphic control for color selection.This class utilizes the and libraries. To use it, ensure that incgui_v4.mqh, inccolors.mqh, and incgui_colorinput.mqh are placed in terminal_d...
Matrix Class library MT5
MetaTrader 5 library

Matrix Class

A class designed for efficient matrix operations and manipulations.This class provides a structured approach to working with matrices, offering a range of methods for various mathe...
Result Retcode Description library MT5
MetaTrader 5 library

Result Retcode Description

MetaQuotesThis simple function returns a string of decrypted code of the trade operation result from after executing the function:Alternatively, it can return a string from MqlTrad...
Get Lot Size for Opening Position library MT5
MetaTrader 5 library

Get Lot Size for Opening Position

This function calculates the lot size based on the available funds in the deposit currency. The input parameters are:- Currency- Risk percentage- Stop loss in pointsThe function ut...
BB MA C D Functions library MT4
MetaTrader 4 library

BB MA C D Functions

In this library, you'll find two functions: ibandsfunc and imacdfunc. These functions enhance the calculation capabilities of their respective indicators, making them suitable for ...
Extended Objects library MT5
MetaTrader 5 library

Extended Objects

This tool provides dedicated functions to read and write object properties, enhancing the functionality of your trading platform....
EA X MySQL - My SQL Library library MT5
MetaTrader 5 library

EA X MySQL - My SQL Library

While exploring MQL5, I unexpectedly stumbled upon the need to assemble a MySQL library. As with any library, the accompanying examples demonstrate its practical usage. These examp...
Weekends Check Function library MT5
MetaTrader 5 library

Weekends Check Function

This function is designed to identify weekends on a server, aiding in efficient resource management for Expert Advisors (EAs) utilizing the OnTimer() function.The DaysofWeekCheck()...
Time Series Function Library library MT5
MetaTrader 5 library

Time Series Function Library

A comprehensive function library designed for efficient time series analysis and manipulation.This library offers a range of functions equivalent to MQL4's time series handling cap...
ALGLIB - Numerical Analysis Library library MT5
MetaTrader 5 library

ALGLIB - Numerical Analysis Library

ALGLIB is one of the largest and most comprehensive mathematical libraries available. It offers a wide range of features for numerical analysis and data processing.Do you need to p...
Get Extremums library MT5
MetaTrader 5 library

Get Extremums

The getextremums() function is a powerful tool for identifying extremums within a specified historical period. It employs a search algorithm akin to that used in the indicator, rel...
CTrade Statistics library MT5
MetaTrader 5 library

CTrade Statistics

The CTradeStatistics class provides a comprehensive suite of enumeration parameter calculations, offering a flexible approach to statistical analysis in trading strategies.With the...
cselectfile library MT5
MetaTrader 5 library

cselectfile

cselectfile is a graphical interface class for file selection, built upon standard library class methods.Methods:- create: Generates a graphical interface.- chartevent: Handles cha...
Shapiro-Wilk Test for Normality library MT5
MetaTrader 5 library

Shapiro-Wilk Test for Normality

The Shapiro-Wilk test is a powerful statistical method to assess normality in data sets.For large datasets (over 100 data points), the traditional tables of coefficients can be cum...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.