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

Maskusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.maskusdt_w1

  • 11.19 KB
  • 146 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.118116.756.9923720963.81
Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.9957.2786.0636.1793307530.36
Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.1766.3294.2334.6242533112.33
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.6258.645.25820739352.29
Mon Jun 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.2655.3383.3213.8169802870.14
Mon Jun 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.824.143.3843.5595491915
Mon Jul 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.5623.9393.3553.5922783652.79
Mon Jul 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.5985.93.483.84722895096.54
Mon Jul 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.8464.72.9954.219487371.92
Mon Jul 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.2075.6983.754.65313156134.57

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