The CGV class simplifies the work with global variables of MetaTrader 5 client terminal. Class methods: GlobalVariableSet GlobalV...
Showing posts with label class. Show all posts
Showing posts with label class. Show all posts
MetaTrader 5 Libraries | CIniFile class
0
This class will help you if you need to use the Windows *.ini files. It has a standard interface with simple methods. Using the libr...
MetaTrader 5 Libraries | CDownLoadHistory class
0
The CDownLoadHistory class provides the methods of historical data downloading in two modes: "visual" and "silent...
MetaTrader 5 Libraries | The class of a module of trade signals, on "inner bar breakthrough" in trend direction
0
MetaTrader 5 Libraries | The class of a module of trade signals, on "inner bar breakthrough" in trend direction
RobotFX
15.11.25
The MQL5 Wizard provides an opportunity to create a strategy using different modules. For example, the main module can be written by ...
Tags:
"inner,
bar,
breakthrough",
class,
direction,
MetaTrader 5 Libraries,
module,
signals,,
trade,
trend
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...