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

Dentusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.dentusdt_w1

  • 16.82 KB
  • 237 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.000630.000630.0003270.00046271302086413
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00046320.00048560.0004170.000455893492533
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00045630.00047370.0004160.0004419710587602
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00044690.00053920.00042830.00044731050906517
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00044880.0004690.00032370.0003391036198545
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00033970.00034970.000220.00022419805932946
Mon Oct 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00022480.00026290.00021530.00024993586726353
Mon Oct 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00024950.00025990.00023560.00025511726424325
Mon Oct 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00025460.00025970.00022510.00024292555030087
Mon Oct 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00024340.00026280.00023440.00024812391420949

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