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

Bakeusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bakeusdt_w1

  • 12.05 KB
  • 150 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.55818.4874.28.1396147630194.6
Mon May 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.13148.252256.1247174482257.3
Mon May 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.11557.974.57.2357157274794.5
Mon May 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.23837.51.862.355248086534.1
Mon May 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.35885.152.31684.0718299430467.9
Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.06934.613.55653.7657125418904.7
Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.761542.68883.1914184240250.8
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.19093.48472.58032.840390751524.5
Mon Jun 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.84472.86671.56391.9372236654900.1
Mon Jun 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)1.93952.1951.66722.0143125795577.3

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