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

Ankrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ankrusdt_w1

  • 17.26 KB
  • 242 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.01190.01190.00550.00572512418448
Mon Jul 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005730.006440.005340.0057344281633.7
Mon Aug 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005730.007490.004680.004912337830235.3
Mon Aug 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004910.005450.00420.004471295478576.5
Mon Aug 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004470.004920.00350.00376572193385.7
Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003770.003940.002950.00302261409850
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.002990.00390.002520.003007478404068
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0030050.0033520.0028240.002995171030015
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0029870.003220.002830.002879266643856
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0028790.0028860.0019440.002138237076589

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