添加 price.json

This commit is contained in:
2025-07-27 21:05:21 +08:00
parent b6b39863d1
commit df3ba6c97f

30
price.json Normal file
View File

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