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

Seiusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.seiusdt_w1

  • 6.07 KB
  • 30 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.0640.480.0640.15173199147679.6
Mon Aug 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.15170.15610.12780.1319706351050.8
Mon Aug 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.13190.17190.11840.12792089228853.3
Mon Sep 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.1280.13640.11060.1203646485853.6
Mon Sep 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.12030.14930.11320.123936270935.5
Mon Sep 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.12290.13080.11730.1184427674655
Mon Sep 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.11840.12690.11530.1247328763070
Mon Oct 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.12470.12630.11070.1157280144171.7
Mon Oct 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.11560.11570.10050.1031239088809
Mon Oct 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.1030.11180.09470.1055490932312.6

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