get kline
Last updated
Last updated
Source code
The market id.
The start time of the kline ticks.
maximum number of items to return. maximum value is 500.
number of items to skip before starting to collect the result set.
the sorting parameters for the list.
see https://learn.microsoft.com/en-us/azure/search/search-query-odata-orderby#examples for the format of the OrderBy string.
supported sorting parameters are: "Timestamp".
default sorting is by " Timestamp desc".
OK
OK