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

Rifusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.rifusdt_w1

  • 12.79 KB
  • 166 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.19360.50.14290.1894103536181.93
Mon Jan 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.18560.260.13230.184178760591.83
Mon Jan 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.18430.20950.12690.163629825316.89
Mon Jan 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.16240.18150.14650.161121316942.61
Mon Feb 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.1610.2850.15550.215123416512.11
Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.21660.340.20860.284105208171.72
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.2840.370.26980.312148831048.53
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.3120.31490.18290.240235882021.96
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.24030.29980.23640.28426943330.47
Mon Mar 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.28370.35880.27610.336836595813.98

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