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

Bondusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bondusdt_w1

  • 10.77 KB
  • 140 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)37.484229.4830.06550407.83
Mon Jul 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)30.0132.422.1323.4320937.98
Mon Jul 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)23.4325.0919.0822.44865546.15
Mon Jul 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)22.4824.9820.0622.47764728.26
Mon Aug 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)22.4333.9320.5227.441901314.26
Mon Aug 09 2021 00:00:00 GMT+0000 (Coordinated Universal Time)27.4428.2624.126.68928304.27
Mon Aug 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time)26.693226.0428.571074623.22
Mon Aug 23 2021 00:00:00 GMT+0000 (Coordinated Universal Time)28.6137.4927.9730.221795059.99
Mon Aug 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)30.231.6826.929.48603150.62
Mon Sep 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)29.4836.1624.6627.011252532.23

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