Baselight

BTC/USDT.P Futures 1D OHLCV Binance

2K+ days of BTC/USDT perpetual data from Binance

@kaggle.rkukuh_btcusdt_p_price_movement_in_tf_1d_from_binance

Loading...
Loading...

About this Dataset

BTC/USDT.P Futures 1D OHLCV Binance

This dataset contains daily price movement data for Binance's BTC/USDT Perpetual Futures, exported from TradingView. It covers over 2100 daily bars, representing open, high, low, close (OHLC) values and volume traded.

Tables

Binance Btcusdt P 1d 4b946

@kaggle.rkukuh_btcusdt_p_price_movement_in_tf_1d_from_binance.binance_btcusdt_p_1d_4b946
  • 98.09 kB
  • 2,194 rows
  • 6 columns
Loading...
CREATE TABLE binance_btcusdt_p_1d_4b946 (
  "time" BIGINT,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Share link

Anyone who has the link will be able to view this.