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

Storjusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.storjusdt_w1

  • 14.16 KB
  • 189 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.18230.21430.150.18783547180.23
Mon Aug 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.18640.210.18350.20876138587.33
Mon Aug 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.20960.36780.19250.328718939449.93
Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.32860.49360.250.395322233417.04
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.39590.78760.32410.647495173858.43
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.64640.69980.380.521554435938.91
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.52460.580.43720.481822665808.9
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.48180.5080.39220.408616060502.62
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.40930.41070.29710.391323820100.78
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.39170.5410.38970.467455596089.34

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