mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 09:43:53 +00:00
17 lines
353 B
JSON
17 lines
353 B
JSON
{
|
|
"chart": {
|
|
"result": [{
|
|
"timestamp": [1709251200, 1709337600],
|
|
"indicators": {
|
|
"quote": [{
|
|
"open": [9800.0, 9850.0],
|
|
"high": [9900.0, 9900.0],
|
|
"low": [9750.0, 9800.0],
|
|
"close": [9875.0, null],
|
|
"volume": [12300000, 11000000]
|
|
}]
|
|
}
|
|
}],
|
|
"error": null
|
|
}
|
|
}
|