The CGV class simplifies the work with global variables of MetaTrader 5 client terminal. Class methods: GlobalVariableSet GlobalV...
Showing posts with label working. Show all posts
Showing posts with label working. Show all posts
MetaTrader 5 Libraries | CFastFile - class for working with uchar array as a virtual file
0
MetaTrader 5 Libraries | CFastFile - class for working with uchar array as a virtual file
RobotFX
4.11.25
The CFastFile eliminates the need for an intermediate writing of data to the physical file on disk. It provides the significant accel...
MetaTrader 5 Libraries | String - Library of functions for working with strings
0
Library of functions for working with strings. The following functions are available: StringToArray (3 overloads): extracting of the ...
MetaTrader 5 Libraries | A class for working with free form buttons
0
This class is designed for creating interactive buttons with various states on a price chart. It has been developed for a competitio...
MetaTrader 4 Libraries | Library of functions for working with INI-files.
0
Library of functions for working with INI-files. Includes five functions for reading values from an INI-file: - ReadIniArrayInt(...
MetaTrader 4 Script | Three scripts for working with horizontal levels
0
It is often necessary to know the distance in points between two levels of a chart. For example, in order to find out the exact curre...
MetaTrader 5 Libraries | RegularExpressions in MQL5 for working with regular expressions
0
MetaTrader 5 Libraries | RegularExpressions in MQL5 for working with regular expressions
RobotFX
10.9.25
Real author: Microsoft Corporation. Source code taken from .Net Framework 4.6.1. Note: The library works on the MetaTrader 5 build ...
MetaTrader 4 Libraries | RegularExpressions in MQL4 for working with regular expressions
0
MetaTrader 4 Libraries | RegularExpressions in MQL4 for working with regular expressions
RobotFX
11.8.25
Real author: Microsoft Corporation. Source code taken from .Net Framework 4.6.1. Note: The library works on the MetaTrader 4...
MetaTrader 4 Expert Advisor | DreamBot - Fully working trading robot
0
Introduction Robot for Meta Trader 4 - It was never mentioned here or anywhere else that this is some kind of holy grail. ...
MetaTrader 5 Libraries | Class For Working With Databases In A Simplified Manner
0
Having desired to work with SQLite database for the purpose of storing my statistical generated from simulations, i noticed very ear...