MT5WaitForTerminal {MetaTrader}R Documentation

Wait for the MetaTrader 5 Terminal to connect to a broker's server

Description

Waits for the MetaTrader 5 Terminal to connect to a broker's server.

Usage

MT5WaitForTerminal()

Details

Maximum waiting time is 1 minute. To check the current connection status, use MT5TerminalInfo.

Value

Returns TRUE if connection is established successfully, FALSE if the waiting time is exceeded.


[Package MetaTrader version 1.0.3 Index]