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

Gasusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.gasusdt_w1

  • 6.97 KB
  • 52 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.64.413.253.643380486
Mon Mar 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.6523.883.2443.44952095.1
Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.4163.5263.1413.314413096.5
Mon Apr 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.3073.743.2153.4571320314.5
Mon Apr 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.4623.8923.3223.5241138815.6
Mon Apr 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.5173.83.073.167999272
Mon Apr 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.1633.282.9953.146531023.2
Mon May 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.1493.222.8812.94880952
Mon May 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)2.9323.1762.562.7061465242.5
Mon May 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)2.7062.8652.662.716402307.8

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