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

Bicousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bicousdt_w1

  • 10.13 KB
  • 118 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.6317.9995.15.27312811988.96
Mon Dec 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.2755.2833.5033.52313887683.29
Mon Dec 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.5236.353.0565.74333288374.08
Mon Dec 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.7466.0884.0044.22327921365.68
Mon Jan 03 2022 00:00:00 GMT+0000 (Coordinated Universal Time)4.2134.2363.1663.6628808118.69
Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3.6614.0283.3163.81721864200.32
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3.823.9291.8672.23128106946.86
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.2292.451.8122.13124576296.59
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.1292.391.8582.17527101465.37
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.1742.7351.8371.8733332441.47

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