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

Sandusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.sandusdt_w1

  • 14.25 KB
  • 187 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0083330.094710.0083330.0608521657700651
Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0608530.0651990.0402020.043611486106715
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0436520.08250.0420630.066653870671797
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.06690.0784670.0332590.040949623648292
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.040890.0584540.0335140.043521793662498
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0436320.0508550.0404010.042968318572016
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0429380.0510.03620.04324531276701
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0431570.048880.0391330.0486295781583
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0483980.0545280.0425330.048887250071157
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0486110.0504920.0407340.04248140317993

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