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

Polyxusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.polyxusdt_d1

  • 27.44 KB
  • 514 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.23970.51960.23970.3326288950723
Tue Oct 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.33260.35780.2450.256797722014.5
Wed Oct 19 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.25690.2610.2030.210958039248.9
Thu Oct 20 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.21110.24240.20050.204240959821.4
Fri Oct 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.20440.220.19490.202725898692.8
Sat Oct 22 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.20270.20330.18410.190321964019.3
Sun Oct 23 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.19030.20680.18460.191531531857.7
Mon Oct 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.19150.19820.1810.181515755993.8
Tue Oct 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.18140.18820.17740.18310610973
Wed Oct 26 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.1830.1870.18010.183912728149.4

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