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

Rvnusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.rvnusdt_d1

  • 81.87 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.02520.027130.02470.026651522520
Thu Sep 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.02650.0290.024740.027995815542.7
Fri Sep 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0280.029080.025980.028945022722.6
Sat Sep 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.028940.029490.027680.028172577296.8
Sun Sep 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.028170.032360.027620.0306526791880.4
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030830.031380.027630.0306910140294.9
Tue Oct 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030950.031040.028750.029188233610.2
Wed Oct 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.029440.031220.029290.030993196934.2
Thu Oct 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030940.031190.028150.030314313845.8
Fri Oct 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030290.031410.028750.0312112205112.7

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