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

Cocosusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cocosusdt_h4

  • 337.14 KB
  • 8237 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Aug 21 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.00780.00790.00230.0024061577808414
Wed Aug 21 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.0023970.0024950.0021250.0023551542539690
Wed Aug 21 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.0023570.002430.0022610.002385161560657
Wed Aug 21 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.0023850.002410.0022220.002253151242301
Thu Aug 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0022530.0023070.002150.002268209518414
Thu Aug 22 2019 04:00:00 GMT+0000 (Coordinated Universal Time)0.0022680.0022950.0021810.00223109897799
Thu Aug 22 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.002230.0022550.0020820.002096204542623
Thu Aug 22 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.0020930.0020970.0018510.001921585242581
Thu Aug 22 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.0019290.0020410.0019210.001931210923415
Thu Aug 22 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.0019390.0020730.00190.001938120950653

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