1s-crypto-data
收藏资源简介:
该数据集包含从Binance Vision下载的六种主要加密货币的1秒K线(OHLCV)历史数据,每日更新,延迟不超过24小时。数据集涵盖BTCUSDT、ETHUSDT、BNBUSDT、XRPUSDT、DOGEUSDT和SOLUSDT六种资产,每种资产的数据从2019年或2020年开始记录。数据以Parquet格式存储,每个资产一个文件,包含以下字段:open_time_s(Unix时间戳,秒)、open(1秒开盘价)、high(1秒最高价)、low(1秒最低价)、close(1秒收盘价)和volume(基础资产成交量)。数据集适用于时间序列预测、加密货币市场分析等任务。用户可以通过提供的Python脚本每日自动更新数据。所有数据均来自Binance Vision的公开存档,时间戳已标准化为Unix秒,并去除了重复的K线。
This dataset contains 1-second K-line (OHLCV) historical data for six major cryptocurrencies downloaded from Binance Vision, with daily updates and a maximum latency of 24 hours. It covers six assets: BTCUSDT, ETHUSDT, BNBUSDT, XRPUSDT, DOGEUSDT, and SOLUSDT, with data for each asset dating back to 2019 or 2020. The data is stored in Parquet format, with one file per asset, and includes the following fields: open_time_s (Unix timestamp in seconds), open (1-second opening price), high (1-second highest price), low (1-second lowest price), close (1-second closing price), and volume (trading volume of the underlying asset). This dataset is suitable for tasks such as time series forecasting and cryptocurrency market analysis. Users can automatically update the data daily via the provided Python script. All data is sourced from Binance Vision's public archive, with timestamps standardized to Unix seconds and duplicate K-lines removed.




