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

Oxtusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.oxtusdt_w1

  • 13.67 KB
  • 181 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.30150.7710.25810.2946136281116.33
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.29460.34030.25880.262620369531.67
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.26290.28750.23580.266717973314
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.26710.27980.23920.24779270306.41
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.24850.27990.2230.253611495444.22
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.25440.25730.20480.21098276308.99
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.20970.26990.1960.223615499971.33
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.22480.24440.21540.222219915592.89
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.22140.29630.21440.250743665576.08
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.25020.37360.24550.310960302528.24

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