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

Usdcusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.usdcusdt_w1

  • 12.24 KB
  • 252 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 10 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.01391.03051.00021.00851351420.1
Mon Dec 17 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.0111.01210.98080.996625082259.29
Mon Dec 24 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99660.99950.98090.993322389358.63
Mon Dec 31 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99321.00430.98320.988516200360.66
Mon Jan 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.98840.99390.97280.990224514894.97
Mon Jan 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.99021.0020.9861.000618604913.47
Mon Jan 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.00061.00750.99691.006413424499.61
Mon Jan 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.00621.01411.013216519454.08
Mon Feb 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.012310.111.0041.008912242894.98
Mon Feb 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.00781.01651.00661.012311523252.6

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