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