Description Usage Arguments Details Value Author(s) See Also
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.
1 | MT5.Ping(bShowTimeElapsed = F)
|
bShowTimeElapsed |
bool; it will print how long the response takes (default |
For bShowTime = TRUE
, is pretty common zero results. Check also ?proc.time
Returns TRUE
if mt5R is available in MT5, FALSE
otherwise.
Guilherme Kinzel, guikinzel@gmail.com
MT5.ChangeDoorSocket()
, MT5.Connect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.