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

Uniusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.uniusdt_w1

  • 13.11 KB
  • 182 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.3150.35.223403599366.84
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)5.225.653.68284.8458261765549.06
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.8464.953.5693.726282638701.19
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.72353.82.47793.3626123588334.72
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.363.59942.88133.281158447243.9
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.27973.28852.71012.772641272795.33
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.77172.91312.2192.376547183688.06
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.37643.02871.75632.8653134656352.91
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.86254.24972.57313.8458120648123.99
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.84714.08993.20933.6763120224121.44

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