MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Subscribe to signal
One Pip Scapler FXM
16 811.52%, 1 691 152.44 USD
Gold SilverGold Silver Try product
Gold Silver
Author: kourosh1347
Screenshot
NZDUSD, H4
Real
OpenCL: The Bridge to Parallel Worlds OpenCL: The Bridge to Parallel Worlds MATonySignal Indicator
MATonySignal
Author: GODZILLA

Trade Classes

This section contains technical details of working with trade classes and description of the relevant components of the MQL5 standard library.

Using trade classes will save time when creating custom programs (Expert Advisors).

MQL5 Standard Library (in terms of data sets) is placed in the terminal working directory, in the Include\Arrays folder.

Class/Group

Description

CAccountInfo

Class for working with trade account properties

CSymbolInfo

Class for working with trade instrument properties

COrderInfo

Class for working with pending order properties

CHistoryOrderInfo

Class for working with history order properties

CPositionInfo

Class for working with open position properties

CDealInfo

Class for working with history deal properties

CTrade

Class for trade operations execution

CTerminalInfo

Class for getting the properties of mql5 program environment


Updated: 2012.03.23