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

Scusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.scusdt_w1

  • 14.38 KB
  • 192 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0029770.004190.0028730.0034811568669039
Mon Jul 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0034810.0037150.003190.003405656518330
Mon Jul 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0034070.003440.0030190.003136637118420
Mon Jul 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.003120.00370.0028820.0031581145441249
Mon Aug 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0031550.003280.003090.003258661135982
Mon Aug 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0032580.0037620.00310.0036981426567878
Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0036780.0045210.0034110.0043231527350969
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0043230.0050710.0035680.0046013503657650
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0046010.00490.0031310.0033182018168345
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.003320.0035570.0030.003314722761376

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