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

Manausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.manausdt_w1

  • 14.35 KB
  • 188 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.053630.1320.053630.09972288865355.5
Mon Aug 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.099710.112240.084730.0986225689316.6
Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.09860.1150.080010.09193130448144.8
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.092330.12170.082090.10348139928469.1
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.103460.106240.070920.0783763400191
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.078540.086570.030.0817446058815.1
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.081740.083790.076240.0788420627089.7
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.078850.082810.066580.0788961688328.3
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.079260.09150.07150.0753477383868.5
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.07540.08460.068860.0786233361246.2

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