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

Ntrnusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ntrnusdt_h4

  • 46.75 KB
  • 937 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Oct 10 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.28620.50.28620.40252117593
Tue Oct 10 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.40210.41010.37130.388420568643.3
Tue Oct 10 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.38840.3960.36760.382313160979.2
Wed Oct 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.38220.390.34210.3469520045.5
Wed Oct 11 2023 04:00:00 GMT+0000 (Coordinated Universal Time)0.3460.35850.32370.341514307978.9
Wed Oct 11 2023 08:00:00 GMT+0000 (Coordinated Universal Time)0.34150.36110.33430.348917418775.5
Wed Oct 11 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.34870.34890.33210.33427114489.8
Wed Oct 11 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.33410.33820.31110.31748420909.7
Wed Oct 11 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.31720.32180.31120.31428389268.6
Thu Oct 12 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.31440.33280.31280.32156134681.1

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