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

Btcstusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.btcstusdt_h4

  • 143.81 KB
  • 4080 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Jan 13 2021 04:00:00 GMT+0000 (Coordinated Universal Time)81000865.187902771.521
Wed Jan 13 2021 08:00:00 GMT+0000 (Coordinated Universal Time)65.1584.1216571.894503095.305
Wed Jan 13 2021 12:00:00 GMT+0000 (Coordinated Universal Time)71.87977.90267.5570.6143011.942
Wed Jan 13 2021 16:00:00 GMT+0000 (Coordinated Universal Time)70.62773.36063.4122270.627
Wed Jan 13 2021 20:00:00 GMT+0000 (Coordinated Universal Time)63.68266.985562.75137425.569
Thu Jan 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)62.7511458.99999.728294498.78
Thu Jan 14 2021 04:00:00 GMT+0000 (Coordinated Universal Time)99.269104.89285.1395.025184736.935
Thu Jan 14 2021 08:00:00 GMT+0000 (Coordinated Universal Time)95.0698.3418897.59786267.859
Thu Jan 14 2021 12:00:00 GMT+0000 (Coordinated Universal Time)97.52397.85690.6594.71167606.218
Thu Jan 14 2021 16:00:00 GMT+0000 (Coordinated Universal Time)94.71104.61693.95397.95977055.929

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