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

Atausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.atausdt_w1

  • 11.74 KB
  • 144 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.041394.50.041390.97222836691459
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.972221.148190.6560.71787412912538
Mon Jun 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.717740.721610.431540.47558156941691
Mon Jun 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.475580.5950.445510.46711160744102
Mon Jul 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.467110.498350.397020.4184674241757
Mon Jul 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.418780.588760.342010.4268434677075
Mon Jul 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.42680.44950.338010.38383150977415
Mon Jul 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.3840.44890.359870.38844152712177
Mon Aug 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.388450.621990.374070.48648340448514
Mon Aug 09 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.486560.708240.4680.59662279634194

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