更新 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": [ "date": "2025-07-27",
{ "open": 0.03515,
"meta": { "high": 0.03515,
"currency": "USD", "low": 0.03515,
"symbol": "_DXP" "close": 0.03515,
}, "adjusted_close":0.03515,
"timestamp": [20250727], "volume": 0
"indicators": { }
"quote": [ ]
{
"close": [0.03515],
"open": [0.03515],
"high": [0.03515],
"low": [0.03515],
"volume": [0]
}
],
"adjclose": [
{
"adjclose": [0.03515]
}
]
}
}
],
"error": null
}
}