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 M30
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.oxtusdt_m30

  • 1.48 MB
  • 60938 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.54329151112.66
Mon Sep 21 2020 08:30:00 GMT+0000 (Coordinated Universal Time)0.5450.5490.45360.46756516638.94
Mon Sep 21 2020 09:00:00 GMT+0000 (Coordinated Universal Time)0.46860.52910.460.47075889481.79
Mon Sep 21 2020 09:30:00 GMT+0000 (Coordinated Universal Time)0.46990.47160.37020.385996652.81
Mon Sep 21 2020 10:00:00 GMT+0000 (Coordinated Universal Time)0.380.390.34770.37454698893.09
Mon Sep 21 2020 10:30:00 GMT+0000 (Coordinated Universal Time)0.37480.38290.33620.35123669176.59
Mon Sep 21 2020 11:00:00 GMT+0000 (Coordinated Universal Time)0.35310.3890.34450.37293985697.02
Mon Sep 21 2020 11:30:00 GMT+0000 (Coordinated Universal Time)0.37020.3830.3540.35912536008.6
Mon Sep 21 2020 12:00:00 GMT+0000 (Coordinated Universal Time)0.35770.3690.3230.32993462539.71
Mon Sep 21 2020 12:30:00 GMT+0000 (Coordinated Universal Time)0.330.34610.32540.34052754623.75

CREATE TABLE oxtusdt_m30 (
  "datetime" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);