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

Ldousdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ldousdt_d1

  • 30.11 KB
  • 675 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.813.891.802214518671.25
Tue May 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)22.371.692.00910067540.92
Wed May 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.0112.0311.3861.5234870441.58
Thu May 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.5231.691.1941.4042417717.54
Fri May 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.4041.8081.3681.4972159664.64
Sat May 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.4991.5571.331.4881193189.14
Sun May 15 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.4891.5371.331.468954349.35
Mon May 16 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.471.5141.341.432777194.07
Tue May 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.4311.5651.3811.5331094170.04
Wed May 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.5291.6391.361.36935586.17

CREATE TABLE ldousdt_d1 (
  "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.