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

Celousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.celousdt_w1

  • 12.15 KB
  • 166 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)1.5884.121.5882.1423790755.15
Mon Jan 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.15342.24321.7552.1252588162.16
Mon Jan 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.1253.852.06832.784839162624.81
Mon Jan 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.78483.59982.7532.804116164929.21
Mon Feb 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.80423.852.7653.60179802032.23
Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.61295.983.29024.342121945949.85
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.35116.63.755.124917750957.53
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.12495.12893.35653.8184648496.38
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.79914.29483.60033.89433755292.98
Mon Mar 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.89414.83.69913.8567026314.93

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