Documentation
MQL5 ReferenceStandard LibraryClasses for file operations 
MQL5 Help as One File:
CHM (1.7 Mb)
PDF (8 Mb)

File Operations

This section contains the technical details of the file operations classes and descriptions of the corresponding components of the standard MQL5 library.

The file operations classes use will save time in developing applications which uses file input/output operations.

The MQL5 Standard Library  is placed in the working directory of the terminal in the Include\Files folder.

Class

Description

CFile

Base file operations class

CFileBin

Binary file operations class

CFileTxt

Text file operations class