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 D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.hntusdt_d1

  • 34.24 KB
  • 750 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Sep 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.8681.862.2911230104.682
Fri Sep 25 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.2882.3381.851.8722100299.982
Sat Sep 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.8721.9361.7381.7721138049.106
Sun Sep 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.7721.7971.5111.527559925.8
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.5251.9851.5251.6533572524.673
Tue Sep 29 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.6531.7241.51.637757923.583
Wed Sep 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.6361.6421.5241.569379001.36
Thu Oct 01 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.5711.7441.4711.539563906.029
Fri Oct 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.5381.5721.4561.536372277.324
Sat Oct 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.5361.5991.4451.449255323.029

CREATE TABLE hntusdt_d1 (
  "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.