ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
### **方法说明:** 24hr价格变动情况。 ### **接口:** http://api.jiaoyibiji.com/change24hr?code=BTCUSDT&token=XeYJdHSSa7IC6rVY ### **请求参数说明:** ### code:币种代码,币值对 ### token:密钥,向管理员申请获得! ### **返回参数如下:** ``` { "symbol": "BTCUSDT", "priceChange": "71.50", "priceChangePercent": "0.181", "weightedAvgPrice": "39660.77", "lastPrice": "39643.60", "lastQty": "0.001", "openPrice": "39572.10", "highPrice": "40000.00", "lowPrice": "39275.50", "volume": "119580.438", "quoteVolume": "4742652772.42", "openTime": 1650692820000, "closeTime": 1650779250381, "firstId": 2148022226, "lastId": 2149528522, "count": 1506289 } ```