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

Galusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.galusdt_d1

  • 30.82 KB
  • 679 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu May 05 2022 00:00:00 GMT+0000 (Coordinated Universal Time)1.52001.517.3842482135.567
Fri May 06 2022 00:00:00 GMT+0000 (Coordinated Universal Time)17.38418.4412.22813.128618129.233
Sat May 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)13.08913.68410.20510.36216089427.497
Sun May 08 2022 00:00:00 GMT+0000 (Coordinated Universal Time)10.36911.18.6019.98920361840.024
Mon May 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time)9.97512.1356.7856.9332190112.539
Tue May 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)6.9298.4135.2826.20526065073.485
Wed May 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)6.1976.5462.1653.66442967911.046
Thu May 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)3.6525.752.4214.86348689340.918
Fri May 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)4.8718.1844.5846.91152962162.473
Sat May 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)6.9187.5615.086.8528195770.871

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