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

Vetusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.vetusdt_w1

  • 20.2 KB
  • 294 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.02250.027990.02030.026462962185171.5
Mon Jul 30 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.02650.026550.012270.014014297862548.9
Mon Aug 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.014010.01440.008610.009074114867503.7
Mon Aug 13 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.009060.01660.006020.0143111218386167.9
Mon Aug 20 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.014320.016410.012360.01538295629072.6
Mon Aug 27 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.015270.018850.0150.017865817255379.2
Mon Sep 03 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.017920.019920.0140.014436975378834.9
Mon Sep 10 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.014450.015360.011610.014125411547268.5
Mon Sep 17 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.014120.014690.01220.013975065875680.1
Mon Sep 24 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.013960.014010.01210.012915384754797.5

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