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

Aliceusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.aliceusdt_w1

  • 11.79 KB
  • 156 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.1600.114.0612112317492.82
Mon Mar 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.059518.2310.48216.686728870560.81
Mon Mar 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)16.669717.276813.214.333914228342.04
Mon Apr 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.333915.413811.5612.852111027362.34
Mon Apr 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)12.866915.35958.07849.770623258483.56
Mon Apr 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)9.770612.536.28.194828717297.62
Mon Apr 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.19519.66698.020117.480287204743.61
Mon May 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)17.47718.881313.795744044956.68
Mon May 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time)13.793815.18379.4810.993430598872.44
Mon May 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)10.984413.76593.76175.10553522975.51

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