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

Imxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.imxusdt_w1

  • 9.92 KB
  • 113 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3.7514.6793.34.15824406130.41
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)4.1564.2992.012.50321628181.31
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.5023.31322.57327830603.09
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.5724.292.4662.82777510354.39
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.8233.892.2042.29167163866.42
Mon Feb 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.2912.5061.7741.81342611758.4
Mon Feb 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.8131.9651.3151.4169433626.34
Mon Feb 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.4091.651.1481.14841927213.44
Mon Mar 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.1481.9811.1011.69296196378.81
Mon Mar 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.6892.3641.452.188187798752.17

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