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

Apeusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.apeusdt_w1

  • 9.63 KB
  • 104 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)12819.6302344836633.44
Mon Mar 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)9.629114.59.568414.27251618984.53
Mon Mar 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)14.270215.557111.862112.3824124154882.27
Mon Apr 04 2022 00:00:00 GMT+0000 (Coordinated Universal Time)12.387412.795310.51512.071173882826.23
Mon Apr 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)12.073813.572110.661211.6991104901527.94
Mon Apr 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)11.694818.449710.916.8171236836843
Mon Apr 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)16.818427.601515.531415.871386306921.1
Mon May 02 2022 00:00:00 GMT+0000 (Coordinated Universal Time)15.870317.653711.070411.2365246751799.46
Mon May 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time)11.233511.64545.17019.1318397467183.32
Mon May 16 2022 00:00:00 GMT+0000 (Coordinated Universal Time)9.12829.27427.42758.0284132300386.87

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