get
https://api.taostats.io/api/dtao/tradingview/udf/history
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
response details
{
"s": "ok",
"t": [
<unix timestamps>
],
"c": [
<close prices>
],
"o": [
<open prices>
],
"h": [
<high prices>
],
"l": [
<low prices>
],
"v": [
<volumes>
]
}