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

Oxtusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.oxtusdt_h1

  • 800.96 KB
  • 30471 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 21 2020 08:00:00 GMT+0000 (Coordinated Universal Time)0.30150.7710.30150.467515667751.6
Mon Sep 21 2020 09:00:00 GMT+0000 (Coordinated Universal Time)0.46860.52910.37020.3811886134.6
Mon Sep 21 2020 10:00:00 GMT+0000 (Coordinated Universal Time)0.380.390.33620.35128368069.68
Mon Sep 21 2020 11:00:00 GMT+0000 (Coordinated Universal Time)0.35310.3890.34450.35916521705.62
Mon Sep 21 2020 12:00:00 GMT+0000 (Coordinated Universal Time)0.35770.3690.3230.34056217163.46
Mon Sep 21 2020 13:00:00 GMT+0000 (Coordinated Universal Time)0.34090.42090.33830.40818136932.59
Mon Sep 21 2020 14:00:00 GMT+0000 (Coordinated Universal Time)0.40720.40720.33940.38227715479.65
Mon Sep 21 2020 15:00:00 GMT+0000 (Coordinated Universal Time)0.38220.39490.36220.37916480011.9
Mon Sep 21 2020 16:00:00 GMT+0000 (Coordinated Universal Time)0.37850.39990.36750.39664345778.03
Mon Sep 21 2020 17:00:00 GMT+0000 (Coordinated Universal Time)0.3960.39850.3620.36883144492.44

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