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

Arkusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.arkusdt_w1

  • 5.82 KB
  • 25 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.47292.36450.47290.504246237368
Mon Sep 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.50370.59150.47270.521454827084
Mon Oct 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.5220.59830.40410.4918148413626
Mon Oct 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.49180.54470.44290.54481302239
Mon Oct 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.54390.57170.42250.452670581326
Mon Oct 23 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.45260.78520.43180.7266231437744
Mon Oct 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.72611.750.70621.5071684820335
Mon Nov 06 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.50531.86451.31751.6745196814886
Mon Nov 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.67311.77131.3331.5731126344457
Mon Nov 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.57331.74411.26231.3323237823002

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