mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 09:43:53 +00:00
30 lines
694 B
JSON
30 lines
694 B
JSON
{
|
|
"chart": {
|
|
"result": [
|
|
{
|
|
"meta": {
|
|
"symbol": "BBCA.JK",
|
|
"regularMarketPrice": 9875.0,
|
|
"previousClose": 9758.0,
|
|
"regularMarketVolume": 12300000,
|
|
"marketCap": 1215200000000000,
|
|
"fiftyTwoWeekHigh": 10250.0,
|
|
"fiftyTwoWeekLow": 7800.0,
|
|
"averageDailyVolume3Month": 10000000
|
|
},
|
|
"timestamp": [1709251200],
|
|
"indicators": {
|
|
"quote": [
|
|
{
|
|
"open": [9800.0],
|
|
"high": [9900.0],
|
|
"low": [9750.0],
|
|
"close": [9875.0],
|
|
"volume": [12300000]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|