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

Waxpusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.waxpusdt_w1

  • 11.27 KB
  • 133 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 23 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.18520.6120.18520.36261587981432
Mon Aug 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.36260.380.3280.3611315739136
Mon Sep 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.36060.36410.23240.3096237072679
Mon Sep 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.30920.310.26750.2728127971143
Mon Sep 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.27280.28080.19250.2159194456561
Mon Sep 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.21570.31830.190.294495691166
Mon Oct 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.29420.350.27140.2745250966485
Mon Oct 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.27390.29380.25370.2757195884490
Mon Oct 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.2760.33320.26990.3126407300107
Mon Oct 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.31250.62880.28110.39231174367452

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