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

Galausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.galausdt_w1

  • 11.41 KB
  • 130 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021030.146750.021030.110135077787664
Mon Sep 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.110140.122260.081120.0878813974466676
Mon Sep 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.087870.12360.07590.1140210005295793
Mon Oct 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.114010.11950.089980.090525839864831
Mon Oct 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.090470.097850.079520.083745367405709
Mon Oct 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.083760.089340.07950.081612191276143
Mon Oct 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.081620.118110.069690.09547878867604
Mon Nov 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.095430.103880.0850.090493259360945
Mon Nov 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.090510.104080.0740.093293021869325
Mon Nov 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.093360.488160.093190.370129396932564

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