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

Batusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.batusdt_w1

  • 17.32 KB
  • 262 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.16910.21460.15310.195626673752.02
Mon Mar 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.19550.2020.18290.193111151498.92
Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.19380.22080.18660.208913347180.57
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.20890.31680.19430.288143787933.06
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.28850.32150.2680.299239855073.28
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.29990.330.2560.305321644140.08
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.30540.49710.28750.437577505136.17
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.43650.45550.36570.405595006692.28
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.40510.40730.34550.358334724933.48
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.35850.40670.27490.354582994812.28

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