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

Alphausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.alphausdt_w1

  • 13.69 KB
  • 179 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.020.150.020.04367576742709.5
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.043680.049670.03320.03751339160732.6
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.037510.037680.028970.03429206230544.3
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.034380.038920.0240.02902138793177.5
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.029060.055550.025690.05061193250857.9
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.050610.150030.04160.14201496058950.8
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.142010.210.0960.19595796069385.6
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.195960.288880.181020.22236398381519.6
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.222260.305050.207880.25435245359248.8
Mon Dec 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.253940.257910.17290.20477190261115.3

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