From df3ba6c97f258e71a7cc1cf70f82f377f705f20e Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sun, 27 Jul 2025 21:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20price.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- price.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 price.json diff --git a/price.json b/price.json new file mode 100644 index 0000000..dc75489 --- /dev/null +++ b/price.json @@ -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 + } +} \ No newline at end of file