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 D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.gmxusdt_d1

  • 24.63 KB
  • 526 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Oct 05 2022 00:00:00 GMT+0000 (Coordinated Universal Time)40.916740.9150.931495831.798
Thu Oct 06 2022 00:00:00 GMT+0000 (Coordinated Universal Time)50.9252.3842.7144.22532847.829
Fri Oct 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)44.2345.742.2443.12172143.533
Sat Oct 08 2022 00:00:00 GMT+0000 (Coordinated Universal Time)43.094842.3744.46256456.015
Sun Oct 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time)44.454944.1145.21249959.641
Mon Oct 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)45.1846.4841.1441.45153337.863
Tue Oct 11 2022 00:00:00 GMT+0000 (Coordinated Universal Time)41.4541.4637.3238.32169859.672
Wed Oct 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.3240.538.2338.6666439.571
Thu Oct 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.6638.7534.6338.66139116.869
Fri Oct 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)38.5542.137.4437.98123876.552

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