添加 price.json
This commit is contained in:
30
price.json
Normal file
30
price.json
Normal 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
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user