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

Bandusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bandusdt_h4

  • 351.46 KB
  • 9834 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Sep 18 2019 12:00:00 GMT+0000 (Coordinated Universal Time)2.3652.3650.60.64597740266.73
Wed Sep 18 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.64530.66970.63460.6585828677.46
Wed Sep 18 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.65850.66580.63230.6383232834.41
Thu Sep 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.63830.64830.55760.56551163940.28
Thu Sep 19 2019 04:00:00 GMT+0000 (Coordinated Universal Time)0.56520.62940.5620.6009992838.9
Thu Sep 19 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.60.620.580.5839427963.05
Thu Sep 19 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.58670.5970.5670.5885478260.94
Thu Sep 19 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.58630.63240.580.6068566796.27
Thu Sep 19 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.60590.61650.59060.6028117146.68
Fri Sep 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.60280.6190.59390.6165159163.97

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