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

Xvsusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.xvsusdt_w1

  • 11.9 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)49.4821.1592.46522273164.469
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.4654.8882.2133.53416946202.461
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.5434.12.7513.60710021905.806
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.6084.052.5562.6557225425.554
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.6643.2752.0582.9366495574.078
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.9354.4172.6564.2125504654.711
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.2155.393.623.7627396437.007
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.7624.22.473.0458803056.264
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.0373.52.92.9964266203.634
Mon Dec 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.9994.7862.9343.50510060873.99

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