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

Yggusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.yggusdt_d1

  • 43.5 KB
  • 902 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Sep 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.1078.55.9857.04915307717.5
Sat Sep 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.0487.1765.1665.7877423235.4
Sun Sep 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.7845.84.6325.1196237006.4
Mon Sep 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.1135.635.0015.2283889801.9
Tue Sep 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.246.1495.1085.3756390704
Wed Sep 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.37565.375.5623559602.8
Thu Sep 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.5596.4325.5376.1913933323.4
Fri Oct 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.2048.0996.1437.9425481331.5
Sat Oct 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.9348.9867.5037.7888235413.7
Sun Oct 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.7887.9077.0857.6874009825.2

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