更新 price.json

This commit is contained in:
2025-07-27 21:07:33 +08:00
parent df3ba6c97f
commit 97ecd1168c

View File

@@ -1,30 +1,11 @@
{ [
"chart": {
"result": [
{ {
"meta": { "date": "2025-07-27",
"currency": "USD", "open": 0.03515,
"symbol": "_DXP" "high": 0.03515,
}, "low": 0.03515,
"timestamp": [20250727], "close": 0.03515,
"indicators": { "adjusted_close":0.03515,
"quote": [ "volume": 0
{
"close": [0.03515],
"open": [0.03515],
"high": [0.03515],
"low": [0.03515],
"volume": [0]
} }
], ]
"adjclose": [
{
"adjclose": [0.03515]
}
]
}
}
],
"error": null
}
}