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

Radusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.radusdt_d1

  • 37.03 KB
  • 889 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Oct 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)9.70130.59.70117.98215681729.3
Fri Oct 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)17.96521.17515.1115.7224745139.7
Sat Oct 09 2021 00:00:00 GMT+0000 (Coordinated Universal Time)15.70916.94613.89914.6571591970
Sun Oct 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.66821.31913.75217.1755777846
Mon Oct 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)17.18117.79914.5815.4552314732.5
Tue Oct 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)15.45115.79413.914.252839407.9
Wed Oct 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.25214.83113.50913.69585253
Thu Oct 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)13.70214.69513.54313.895725393.2
Fri Oct 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)13.86513.9312.45312.861645861.5
Sat Oct 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time)12.85713.31512.53712.899413369.6

CREATE TABLE radusdt_d1 (
  "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.