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 D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.usdcusdt_d1

  • 45.53 KB
  • 1751 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Sat Dec 15 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.01391.03051.00021.0114542413.15
Sun Dec 16 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.01131.01961.00681.0085809006.95
Mon Dec 17 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.0111.01210.99761.00152625605.2
Tue Dec 18 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.00051.00670.9930.99782302982.45
Wed Dec 19 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.9981.00180.99040.99554168790.46
Thu Dec 20 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.995610.98080.99455903777.54
Fri Dec 21 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99451.00080.990.9994410201.11
Sat Dec 22 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.9991.00170.990.99192751177.14
Sun Dec 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99210.99920.99050.99662919725.39
Mon Dec 24 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99660.9990.98710.99475063566.79

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