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