MT5.Ping.Rd
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.
MT5.Ping(bShowTimeElapsed = F)
bShowTimeElapsed | bool; it will print how long the response takes (default |
---|
Returns TRUE
if mt5R is available in MT5, FALSE
otherwise.
For bShowTime = TRUE
, is pretty common zero results. Check also ?proc.time