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

Spellusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.spellusdt_d1

  • 45.23 KB
  • 811 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Dec 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.023570.02810.021420.02179888642323
Sat Dec 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021770.023690.021760.02283420329298
Sun Dec 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.022830.023110.021170.02201285129750
Mon Dec 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.022010.02810.021010.026131258326956
Tue Dec 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.026130.026140.021590.0219750721837
Wed Dec 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.02190.023080.020.02116481307663
Thu Dec 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021150.022250.020320.02161300374312
Fri Dec 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021610.024510.02140.02344801333804
Sat Jan 01 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.023460.024020.022630.02333221121345
Sun Jan 02 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.023320.0260.022220.02403649363075

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