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

Rsrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.rsrusdt_w1

  • 14.3 KB
  • 185 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.022730.03850.02230.02719308630736.8
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.027190.0320.0140.018671165665168.1
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.018620.018980.014370.0168759854734.3
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0170.017490.012880.01387574095589.5
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.013870.016410.009950.01171796233127.7
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.011710.012280.00830.009541309687581.8
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009530.009980.007510.009061097365119.9
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009070.012790.008580.011881953765859.2
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.011880.017250.00920.016776071214995
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.016770.017730.01070.012034217003282.9

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