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

Renusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.renusdt_d1

  • 86.72 KB
  • 1632 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Sep 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0350.039520.032310.03888966136.9
Thu Sep 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.039330.04130.033820.037252567310.7
Fri Sep 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.037320.040860.036040.038711856005.5
Sat Sep 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.038710.040720.036090.038761065323.8
Sun Sep 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.038760.04330.037430.041043602292.8
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.041040.041620.035390.039444934527.7
Tue Oct 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.039460.0430.038030.040752376786.5
Wed Oct 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.040760.043290.04060.041391811674.6
Thu Oct 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.041680.042630.03850.040091658892.9
Fri Oct 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.040090.04270.038550.04151675701.1

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