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

Leverusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.leverusdt_w1

  • 9.06 KB
  • 87 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0014440.0053780.001120.003312110589435372
Mon Jul 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0033140.004080.0024810.0031251787312830
Mon Jul 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.003120.003360.0025790.00282425981934505
Mon Aug 01 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0028240.003490.0026450.003221657141249
Mon Aug 08 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.00320.0037710.00280.00361620261797471
Mon Aug 15 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0036220.0038740.0023340.0025717672954092
Mon Aug 22 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0025670.002650.0020710.0020911835254026
Mon Aug 29 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.002090.002280.0019410.00216211828723614
Mon Sep 05 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0021640.0030150.0018370.00225918880486403
Mon Sep 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0022620.0023440.001710.0017349820237170

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