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

Cotiusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cotiusdt_w1

  • 15.36 KB
  • 211 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.029550.029550.017180.01906251837894.9
Mon Mar 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0190.03890.018830.03378617518834.7
Mon Mar 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.033780.036160.00850.01363485783866.6
Mon Mar 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.013630.019180.00960.01206300777166.3
Mon Mar 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.012090.017730.01160.01576258845695.4
Mon Mar 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.015720.022490.015720.02064334120348.1
Mon Apr 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.020730.022560.01610.01696298756625
Mon Apr 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.016960.021980.01610.02106162903812.2
Mon Apr 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.021060.024420.018050.02353227580545.3
Mon Apr 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.023530.023720.019980.02076166672185.3

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