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

Suiusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.suiusdt_w1

  • 6.85 KB
  • 45 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.120.11.2431842970072
Mon May 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.2431.24481.0131.1591614179044.3
Mon May 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.15891.25481.0511.073308539204.5
Mon May 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.07291.0980.93661.0617263205632.1
Mon May 29 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.06191.10.9050.9602287004354.2
Mon Jun 05 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.96040.97150.510.6055478444873.1
Mon Jun 12 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.60540.79610.56930.7207507578925.3
Mon Jun 19 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.72060.88990.70930.7451479215385.4
Mon Jun 26 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.74510.76050.6280.6907305388635.8
Mon Jul 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.69070.73890.63440.6591222012749.7

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