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

Mdtusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.mdtusdt_w1

  • 14.78 KB
  • 197 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 01 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.012630.01540.008790.00915548023516.7
Mon Jun 08 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009160.009790.007880.00918351554879.8
Mon Jun 15 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009110.009760.008240.0089199046284.8
Mon Jun 22 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.008890.010510.008330.00923204282812.5
Mon Jun 29 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009270.009470.008580.0092271753256.6
Mon Jul 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.009230.015880.009020.01202560406945.2
Mon Jul 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.012030.013180.010660.01218234001483.3
Mon Jul 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.012150.01440.011820.01278165678821.7
Mon Jul 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.012770.01280.01050.01128133612099.2
Mon Aug 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.011210.014070.010940.01332120120815.2

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