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

Steemusdt M30
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.steemusdt_m30

  • 792.51 KB
  • 33233 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Apr 22 2022 10:00:00 GMT+0000 (Coordinated Universal Time)0.59880.66880.54210.56111519845.2
Fri Apr 22 2022 10:30:00 GMT+0000 (Coordinated Universal Time)0.56180.5850.54660.57342932059.9
Fri Apr 22 2022 11:00:00 GMT+0000 (Coordinated Universal Time)0.57390.58870.56170.5661451521.8
Fri Apr 22 2022 11:30:00 GMT+0000 (Coordinated Universal Time)0.56560.56780.54330.5577969677.6
Fri Apr 22 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.55470.56290.54790.5552584807.2
Fri Apr 22 2022 12:30:00 GMT+0000 (Coordinated Universal Time)0.55420.55590.5390.5423657290.9
Fri Apr 22 2022 13:00:00 GMT+0000 (Coordinated Universal Time)0.54210.55560.5250.54341077769.4
Fri Apr 22 2022 13:30:00 GMT+0000 (Coordinated Universal Time)0.54340.550.52830.5319572282.3
Fri Apr 22 2022 14:00:00 GMT+0000 (Coordinated Universal Time)0.53180.53420.51120.5179696698.9
Fri Apr 22 2022 14:30:00 GMT+0000 (Coordinated Universal Time)0.51990.530.5190.5232566141.8

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