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 M30
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.polyxusdt_m30

  • 582.64 KB
  • 24693 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 17 2022 08:00:00 GMT+0000 (Coordinated Universal Time)0.23970.41590.23970.405438719044.7
Mon Oct 17 2022 08:30:00 GMT+0000 (Coordinated Universal Time)0.40720.43990.3210.333934473168.4
Mon Oct 17 2022 09:00:00 GMT+0000 (Coordinated Universal Time)0.33390.3790.3150.363917046475.5
Mon Oct 17 2022 09:30:00 GMT+0000 (Coordinated Universal Time)0.36450.40410.3510.400111250501.2
Mon Oct 17 2022 10:00:00 GMT+0000 (Coordinated Universal Time)0.40050.460.380.437226024586.8
Mon Oct 17 2022 10:30:00 GMT+0000 (Coordinated Universal Time)0.43720.51960.42080.4824902840.5
Mon Oct 17 2022 11:00:00 GMT+0000 (Coordinated Universal Time)0.48030.48660.43640.47313624135.4
Mon Oct 17 2022 11:30:00 GMT+0000 (Coordinated Universal Time)0.47340.510.4550.470115766814.3
Mon Oct 17 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.46780.47880.42030.44227879296.6
Mon Oct 17 2022 12:30:00 GMT+0000 (Coordinated Universal Time)0.44320.4550.40630.41845717311.7

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