Syntax
GetNewTick ()
Description
The GetNewTick operation checks if any symbol data changed and returns a list of Symbols which contains all symbols
with their corresponding Bid/Ask, High/Low.
Request Parameters
The GetNewTickoperation has no request parameters.
Response Elements
Name | Description |
Result |
This operation returns The following:
1) I: Symbol ID. Type: JSON object as List (Of Symbol). |
Sample
GetNewTick Username: Password:
See Also