Baselight

Bitcoin +233 Crypto Coins Prices

Open, High, Low, Close, Volume prices Crypto Coins W1 D1 H4 H1 M30 M15 M5

@kaggle.olegshpagin_crypto_coins_prices_ohlcv

Btcusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.btcusdt_w1

  • 19.93 KB
  • 343 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 14 2017 00:00:00 GMT+0000 (Coordinated Universal Time)4261.484485.3938504086.292843.431426
Mon Aug 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time)4069.134453.9134004310.014599.396629
Mon Aug 28 2017 00:00:00 GMT+0000 (Coordinated Universal Time)4310.014939.194124.544509.084753.843376
Mon Sep 04 2017 00:00:00 GMT+0000 (Coordinated Universal Time)45054788.5936034130.376382.787745
Mon Sep 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)4153.624394.5928173699.998106.705127
Mon Sep 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time)36904123.23505.553660.025908.32335
Mon Sep 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)3660.024406.523653.694378.485782.305424
Mon Oct 02 2017 00:00:00 GMT+0000 (Coordinated Universal Time)44004658411046404708.272956
Mon Oct 09 2017 00:00:00 GMT+0000 (Coordinated Universal Time)46405922.345505709.997913.925837
Mon Oct 16 2017 00:00:00 GMT+0000 (Coordinated Universal Time)571061715037.955950.0212157.769447

CREATE TABLE btcusdt_w1 (
  "datetime" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Share link

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