cURL
curl --request GET \ --url https://api.orderly.org/v1/tv/history
{ "s": "<string>", "t": [ 123 ], "o": [ 123 ], "h": [ 123 ], "l": [ 123 ], "c": [ 123 ], "v": [ 123 ] }
Limit: 10 requests per 1 second per IP address
GET /v1/tv/history?symbol={}&resolution={}&from={}&to={}
OK
The response is of type object.
object