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

Dogeusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.dogeusdt_w1

  • 17.37 KB
  • 245 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004490.00460.00336520.00353773469655939
Mon Jul 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00353780.0035820.00290080.00291751561920497
Mon Jul 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00291750.00315280.00270630.00304681230313300
Mon Jul 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00305330.00308160.0027260.0027932638327959
Mon Jul 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00278840.00306170.00274570.0029222475917670
Mon Aug 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00291960.00319980.00280850.0028874674028575
Mon Aug 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00288930.00289990.00251120.002695480294814
Mon Aug 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00269220.00281460.00255270.0026237450239747
Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00261920.00270480.0023390.0024603417330696
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00246350.00261670.00240.0024585446150738

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