Trading View History

response details

{
  "s": "ok",
  "t": [
  <unix timestamps>
  ],
  "c": [
<close prices>
  ],
  "o": [
<open prices>
  ],
  "h": [
<high prices>
  ],
  "l": [
<low prices>
  ],
  "v": [
<volumes>
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!