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

Gmxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.gmxusdt_w1

  • 7.86 KB
  • 75 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 03 2022 00:00:00 GMT+0000 (Coordinated Universal Time)40.916740.9145.212707238.816
Mon Oct 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)45.1846.4834.6338.05733318.934
Mon Oct 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.0139.532.537.16332626.455
Mon Oct 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)37.1446.7735.4141.47677672.404
Mon Oct 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)41.4643.7438.1838.23678587.725
Mon Nov 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.174825.238.321254840.984
Mon Nov 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.3749.637.5441.1776441.135
Mon Nov 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)41.1149.8936.343.14591227.738
Mon Nov 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)43.1459.5940.3553.32888412.494
Mon Dec 05 2022 00:00:00 GMT+0000 (Coordinated Universal Time)53.3258.9948.3355.47552318.778

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