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

Dashusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.dashusdt_w1

  • 15.44 KB
  • 259 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)90110.8988110.721093.4356
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)110.5139.1107.71135.1180708.4951
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)135.17137.85113.2122.5729543.20699
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)122.57131115.04121.1924150.34529
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)121.22125.38106.38110.7319329.20554
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)110.72123.91106.77118.6326063.7397
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)118.51127.96110.26125.2225781.32132
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)125.22176.74124.23172.1469943.93821
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)172.23176145.61161.9656193.33438
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)161.67175.78156.06165.0939337.35677

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