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

Jasmyusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.jasmyusdt_w1

  • 10.79 KB
  • 120 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.14510.36490.14510.16952247475472.6
Mon Nov 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.16930.18680.090.1316865633423.8
Mon Dec 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.13180.13340.090.0982806051724.3
Mon Dec 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.09810.09810.06760.07081071884306.8
Mon Dec 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.07080.12150.06110.08774298388246.2
Mon Dec 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.08770.09820.07010.08432213974803.3
Mon Jan 03 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.08430.0930.06910.07211095696577.2
Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.0720.0750.0670.0706771479863.6
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.07060.08490.04590.05181723495661
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.05180.05480.04390.0471046778998.6

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