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

Arkmusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.arkmusdt_w1

  • 6.28 KB
  • 34 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.050.890.050.594369360012
Mon Jul 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.5940.6020.490.5047158637206
Mon Jul 31 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.50480.52910.41720.444493450171
Mon Aug 07 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.44410.45780.4020.426114911656
Mon Aug 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.42570.4350.330.4033143045532
Mon Aug 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.40330.45050.370.381583154956
Mon Aug 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.38150.5840.35910.4097332853182
Mon Sep 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.40980.41690.330.345180706046
Mon Sep 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.34550.41270.32260.356591145510
Mon Sep 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.35610.43240.350.356294803461

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