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

  • 271.27 KB
  • 7503 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.43722974397.3
Tue Oct 10 2023 12:30:00 GMT+0000 (Coordinated Universal Time)0.43710.44370.390.40739115357.3
Tue Oct 10 2023 13:00:00 GMT+0000 (Coordinated Universal Time)0.40710.4330.40530.43154597577.5
Tue Oct 10 2023 13:30:00 GMT+0000 (Coordinated Universal Time)0.43150.440.4150.43724307321.2
Tue Oct 10 2023 14:00:00 GMT+0000 (Coordinated Universal Time)0.43720.44310.42280.43372925616.5
Tue Oct 10 2023 14:30:00 GMT+0000 (Coordinated Universal Time)0.4340.43530.40820.4132173503.5
Tue Oct 10 2023 15:00:00 GMT+0000 (Coordinated Universal Time)0.4130.4230.3980.3982856733
Tue Oct 10 2023 15:30:00 GMT+0000 (Coordinated Universal Time)0.39840.40750.38820.4023167086.7
Tue Oct 10 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.40210.41010.390.40364639125.3
Tue Oct 10 2023 16:30:00 GMT+0000 (Coordinated Universal Time)0.40420.40420.39370.39621306772.1

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