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

Fetusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.fetusdt_w1

  • 18.25 KB
  • 263 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.330.4890.3010.3639367588688.86
Mon Mar 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.36390.37820.2380.255359690347.98
Mon Mar 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.25480.27680.20870.2361236522636.22
Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.2360.23920.1950.2084308404833.65
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.20870.22390.17770.1973393180034.09
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.19710.22310.1880.2027412740289.33
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.20240.21860.16990.1906268819803.66
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.19050.24880.1790.2328293022527.85
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.23280.24630.14070.1467231902629.04
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.14650.14990.11870.1219219528857.96

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