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

Keyusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.keyusdt_w1

  • 16.82 KB
  • 234 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00180.0018220.0013750.00146919641141
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0014370.0014970.0013070.00143219342449
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0014290.001680.0013150.00136656333185
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0013850.0018190.0013670.00153886365846
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0015230.0015920.001070.00114153680791
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0011440.0014050.0010670.001273126342432
Mon Oct 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0012530.0015680.0012290.001466134832397
Mon Oct 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.001450.0016050.0012930.001491116808284
Mon Oct 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0014770.0014970.0011450.001347129371480
Mon Oct 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0013610.0018690.00130.001388177530570

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