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

Fxsusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.fxsusdt_w1

  • 10.02 KB
  • 118 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)21.45624.3817.60118.546325322.9
Mon Dec 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)18.5418.73413.34814.414297929
Mon Dec 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.40922.9513.75120.5031063446.9
Mon Dec 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)20.43143.89920.12235.053751754.8
Mon Jan 03 2022 00:00:00 GMT+0000 (Coordinated Universal Time)35.0542.49931.56436.1512373045.6
Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)36.20945.934.01537.081543947.4
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)37.06737.06718.720.351496553.2
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)20.35923.8416.75621.4932258081.1
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)21.46422.54917.3620.136724173.2
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)20.13627.96919.72824.3652331543

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