vaquum/binance_btcusdt_30m_klines
收藏资源简介:
该数据集是BTCUSDT交易对的30分钟现货K线数据,每日从`origo.binance_daily_spot_trades`表通过`get_binance_spot_klines`函数导出,时间分辨率为30分钟。数据源为币安(Binance)现货市场的BTCUSDT交易对。数据集包含从2020年1月1日到2026年5月29日的112,288行记录,列包括:日期时间(datetime)、开盘价(open)、最高价(high)、最低价(low)、收盘价(close)、均值(mean)、标准差(std)、成交量(volume)、做市商比例(maker_ratio)、交易笔数(no_of_trades)、开盘流动性(open_liquidity)、最高流动性(high_liquidity)、最低流动性(low_liquidity)、收盘流动性(close_liquidity)、流动性总和(liquidity_sum)、做市商成交量(maker_volume)、做市商流动性(maker_liquidity)。注意:中位数(median)和四分位距(iqr)在导出的Parquet快照中被有意省略,所有时间戳均为UTC时区。
This dataset provides 30-minute spot K-line data for the BTCUSDT trading pair. It is exported daily from the `origo.binance_daily_spot_trades` table using the `get_binance_spot_klines` function, with a temporal resolution of 30 minutes. The data source is the Binance spot market for the BTCUSDT trading pair. The dataset encompasses 112,288 rows of records spanning from January 1, 2020 to May 29, 2026. The included columns are: datetime, open, high, low, close, mean, standard deviation (std), volume, maker_ratio, no_of_trades, open_liquidity, high_liquidity, low_liquidity, close_liquidity, liquidity_sum, maker_volume, and maker_liquidity. Note that median and interquartile range (iqr) were intentionally omitted from the exported Parquet snapshot. All timestamps are in the UTC timezone.




