34 lines
553 B
JSON
34 lines
553 B
JSON
{
|
|
"bars": {
|
|
"SPY": [
|
|
{
|
|
"t": "2026-05-22T04:00:00Z",
|
|
"o": 494.0,
|
|
"h": 498.0,
|
|
"l": 492.0,
|
|
"c": 497.0,
|
|
"v": 42000000
|
|
}
|
|
],
|
|
"AAPL": [
|
|
{
|
|
"t": "2026-05-21T04:00:00Z",
|
|
"o": 181.5,
|
|
"h": 184.0,
|
|
"l": 180.5,
|
|
"c": 183.0,
|
|
"v": 48000000
|
|
},
|
|
{
|
|
"t": "2026-05-22T04:00:00Z",
|
|
"o": 183.0,
|
|
"h": 185.0,
|
|
"l": 182.0,
|
|
"c": 184.5,
|
|
"v": 46000000
|
|
}
|
|
]
|
|
},
|
|
"next_page_token": null
|
|
}
|