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

Glmrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.glmrusdt_w1

  • 10.29 KB
  • 113 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.25510.2510.391683273319.6
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)10.392411.426.778.016442646916.1
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)8.01648.025.65875.697714393143.8
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)5.6926.74054.586.135422867219.8
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)6.14676.6664.65024.7110891878.7
Mon Feb 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)4.715.42991.82.824994977387.2
Mon Feb 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.8252.8911.882.3563115428815
Mon Feb 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.35763.4792.29092.689892058874.9
Mon Mar 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.68852.932.22162.236239545605.7
Mon Mar 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)2.23633.18572.18072.673358344003.6

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