Syntax
GetNewTick ()
Description
The GetNewTick operation is used to get the market watch symbol data if changed and returns a list of symbols
which holds all symbols with their corresponding Bid/Ask, High/Low.
Note: This operation does not require a login session to get the data.
Request Parameters
No Request parameters.
Response Elements
Name | Description |
Result |
This operation returns a Composite JSON object of type NewTick. In case of success.
1 – I: This means symbol ID. |
See Also