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

Galausdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.galausdt_h4

  • 238.99 KB
  • 5481 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 13 2021 04:00:00 GMT+0000 (Coordinated Universal Time)0.021030.078050.021030.068862530030308
Mon Sep 13 2021 08:00:00 GMT+0000 (Coordinated Universal Time)0.068990.07020.054780.055671329248332
Mon Sep 13 2021 12:00:00 GMT+0000 (Coordinated Universal Time)0.055690.060370.0480.05043727960109
Mon Sep 13 2021 16:00:00 GMT+0000 (Coordinated Universal Time)0.050480.059460.050450.05357626229162
Mon Sep 13 2021 20:00:00 GMT+0000 (Coordinated Universal Time)0.053540.053990.046880.04721260966275
Tue Sep 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.047210.05370.046280.05001398598884
Tue Sep 14 2021 04:00:00 GMT+0000 (Coordinated Universal Time)0.050060.050470.046450.04876265626994
Tue Sep 14 2021 08:00:00 GMT+0000 (Coordinated Universal Time)0.048710.052370.047270.0509286604354
Tue Sep 14 2021 12:00:00 GMT+0000 (Coordinated Universal Time)0.05090.05150.047190.04787214269428
Tue Sep 14 2021 16:00:00 GMT+0000 (Coordinated Universal Time)0.047850.049050.04480.04537160082226

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