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

Chzusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.chzusdt_w1

  • 16.81 KB
  • 236 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.007430.0145980.00720.00984575853026
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0098370.0098370.00580.0072346929604
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0071530.007850.0056820.005699250909349
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0056890.0060820.00380.00411135101041
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0041450.004790.003980.004376149137589
Mon Oct 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0043740.0052310.0042660.004969106551401
Mon Oct 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0049610.0104590.0049010.00986587172484
Mon Oct 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0098790.0120.0076040.010181643682706
Mon Oct 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0101990.0169790.0094820.015936493046530
Mon Nov 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0159370.01970.0124030.013226825491396

CREATE TABLE chzusdt_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.