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

Hntusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.hntusdt_w1

  • 9.42 KB
  • 107 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.8681.5111.52715028379.57
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.5251.9851.3261.3576144417.836
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.3571.5380.9611.3724503298.566
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.3721.431.1481.251401983.081
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.2481.250.9971.0411271014.669
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.0441.1490.7810.7992855801.737
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.7991.2560.6861.23410245.604
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.1951.2960.9941.1662482775.187
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.1631.9341.1431.6675233192.093
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.6691.8951.1191.4013411071.61

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