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

Reefusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.reefusdt_w1

  • 13.35 KB
  • 167 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.001250.30.001250.00987114807124213
Mon Jan 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0099250.01170.0090320.0098562750924109
Mon Jan 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0098540.0209990.0065160.0173517175475420
Mon Jan 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0173940.0262090.0149130.0211957210592496
Mon Jan 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0211990.02380.0168580.0198535954000213
Mon Feb 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0198290.0320.0189010.02617611314751914
Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0261550.05650.0253060.04639827115288877
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0462860.04780.0334030.03849923560241711
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0384540.043780.02450.02829119510409339
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0282520.04340.0281610.03808615572271366

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