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

Cvxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cvxusdt_w1

  • 9.84 KB
  • 116 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)38.5151.838.541.411069393.323
Mon Dec 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)41.566340.2747.712793453.323
Mon Jan 03 2022 00:00:00 GMT+0000 (Coordinated Universal Time)47.7253.4935.8438.91921834.123
Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.948.6232.8840.941490891.61
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)40.9742.9924.930.081110187.488
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)30.1530.1821.726.621388390.201
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)26.623023.6926.47945345.541
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)26.430.972425.71307537.645
Mon Feb 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)25.6530.3322.5923.26536639.358
Mon Feb 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)23.2524.1416.1717.41833702.929

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