|
SymbolIsSynchronized
The function checks whether data of a selected symbol in the terminal are synchronized with data on the trade server.
bool SymbolIsSynchronized(
|
Parameters
name
[in] Symbol name.
Return value
If data are synchronized, returns 'true'; otherwise returns 'false'.
See also