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

Bakeusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bakeusdt_d1

  • 49.83 KB
  • 1049 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Apr 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.55815.8884.24.30267159400.1
Sat May 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)4.30747.46254.256.545565666155.6
Sun May 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.53288.4876.078.139674804638.9
Mon May 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.13148.25226.666.82929686144.5
Tue May 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.83797.455.77886.028525869268.6
Wed May 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.02856.85.926.163616734240
Thu May 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.16096.495.55.75120819308.5
Fri May 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)5.74596.556.262629707364.5
Sat May 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.24487.38425.99156.431834642355.4
Sun May 09 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.42626.945.866.124717023575.8

CREATE TABLE bakeusdt_d1 (
  "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.