MQL4 Reference Obsolete functions

MQL4 Help as One File:

Obsolete functions

In further development of MQL4, some functions were renamed and moved from one group to another in order to systematize them better.

The old function names are not highlighted or linked to the MetaEditor key names dictionary. The old function names can be used since the compiler will accept them in a proper way. However, we strongly recommend to use the new names.

Old name

New Name

BarsPerWindow

WindowBarsPerChart

ClientTerminalName

TerminalName

CurTime

TimeCurrent

CompanyName

TerminalCompany

FirstVisibleBar

WindowFirstVisibleBar

Highest

iHighest

HistoryTotal

OrdersHistoryTotal

LocalTime

TimeLocal

Lowest

iLowest

ObjectsRedraw

WindowRedraw

PriceOnDropped

WindowPriceOnDropped

ScreenShot

WindowScreenShot

ServerAddress

AccountServer

TimeOnDropped

WindowTimeOnDropped