MT5.Ping: Ping MT5 platform

Description Usage Arguments Details Value Author(s) See Also

View source: R/Source_MT5.R

Description

Signal sent to MT5 that requests a response to check if the mt5R in MT5 is available.

It can be used to measure how long the response takes.

Usage

1
MT5.Ping(bShowTimeElapsed = F)

Arguments

bShowTimeElapsed

bool; it will print how long the response takes (default FALSE). See details.

Details

For bShowTime = TRUE, is pretty common zero results. Check also ?proc.time

Value

Returns TRUE if mt5R is available in MT5, FALSE otherwise.

Author(s)

Guilherme Kinzel, guikinzel@gmail.com

See Also

MT5.ChangeDoorSocket(), MT5.Connect()


Kinzel/mt5r documentation built on March 25, 2021, 9:57 p.m.