Join our fan page
Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.
The goal is to make the function readily available for any Telegram integration task in MQL5 development. By adding this file to your CodeBase, you can simply include it in your Expert Advisors and call the function directly from the included module. This eliminates the need to redevelop the code from scratch repeatedly, ensuring reusability across multiple projects.
This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.
The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.
TelegramToMT5 is a MetaTrader 5 Expert Advisor that bridges Telegram and MT5 by displaying messages from your Telegram channels, groups, and private chats directly on your trading charts. Simply create a Telegram bot, add it to your desired channels/groups, and let the EA show all messages as comments on your chart in real-time.
The library contains functions that returns description of runtime error codes and trade server return codes.
Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker
This Include File checks for Market Open Hours. An EA to test it is also included.
Set of statistical functions which allows you to calculate some values describing timeseries.
If you want to optimize your Expert Advisor using your own characteristics, you can use "Custom max" mode via OnTester() function. This code provides you many characteristics, which can be used during the optimization of your EA. Also it allows you to save the optimized charateristics in HTML file.
This class contains functions for working with colors. It has color conversion and other useful functions.
The class restricts the EA trading by time. It has flexible configuration options, which allow to set a custom number of the time zones, and also to allow trading only on the specified week days.
A library for creating icons in the Windows taskbar and for sending text alerts. The use of this library will help you make your MQL programs more informative.
Class implements neural network of radial basis functions (Radial Basis Function Network - RBFN)
Filter based on the Intraday time filter offered by the standard library.
This library allows to automate the process of connecting to a trade server after the "Account disabled" error occurs.
This time-series library brings lightning-fast timeseries access to MQL5 for time-sensitive applications while implementing the familiar methods of MQL4, e.g. iBarShift.
The library that contains various statistical functions including the calculation of an average value, variance, asymmetry, excess, covariation, correlation etc.
The class realizes the probabilistic neural network (Probabilistic Neural Network - PNN)
This simple class can be used to adjust, for example, trading ranges, or to enable / disable certain actions by time or day of the week.
Here are 6 classes, designed for convenient and intuitive use of indicators in your code.
NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.