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

Rayusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.rayusdt_h1

  • 703.11 KB
  • 22734 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Aug 10 2021 06:00:00 GMT+0000 (Coordinated Universal Time)3.8625.53.8624.312240048.6
Tue Aug 10 2021 07:00:00 GMT+0000 (Coordinated Universal Time)4.3184.494.2234.459659545
Tue Aug 10 2021 08:00:00 GMT+0000 (Coordinated Universal Time)4.4584.4584.2514.31328245.3
Tue Aug 10 2021 09:00:00 GMT+0000 (Coordinated Universal Time)4.3084.354.2634.329200149.2
Tue Aug 10 2021 10:00:00 GMT+0000 (Coordinated Universal Time)4.3294.414.184.21353743
Tue Aug 10 2021 11:00:00 GMT+0000 (Coordinated Universal Time)4.2094.2934.1484.215179805.4
Tue Aug 10 2021 12:00:00 GMT+0000 (Coordinated Universal Time)4.2154.3374.1984.31112861.6
Tue Aug 10 2021 13:00:00 GMT+0000 (Coordinated Universal Time)4.3024.3314.154.182328281
Tue Aug 10 2021 14:00:00 GMT+0000 (Coordinated Universal Time)4.1914.224.14.14150921.1
Tue Aug 10 2021 15:00:00 GMT+0000 (Coordinated Universal Time)4.1394.1734.054.10984883

CREATE TABLE rayusdt_h1 (
  "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.