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

Astrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.astrusdt_w1

  • 9.79 KB
  • 106 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.13920.1780.09980.0999494698955
Mon Mar 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.09980.1250.09690.1055396907369.9
Mon Mar 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.10570.1150.09850.1049167010085.4
Mon Mar 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.10510.12080.10170.113221675695.7
Mon Mar 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.1130.290.11290.21641838873461.9
Mon Apr 04 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.21630.33820.19760.30861702150351.3
Mon Apr 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.30860.31090.21580.2212837244075.3
Mon Apr 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.22120.24190.17760.1853771415109.5
Mon Apr 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.18530.18840.13020.1381851160486.2
Mon May 02 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.13810.17980.1190.1256803510347.2

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