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 W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ntrnusdt_w1

  • 5.66 KB
  • 22 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.28620.50.28620.302301690612
Mon Oct 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.30210.32870.250.2665152639017.4
Mon Oct 23 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.26680.3420.26040.3114231207169.2
Mon Oct 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.31140.3650.27530.2877158562207.7
Mon Nov 06 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.28750.41740.28130.3799195940343.1
Mon Nov 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.37940.5840.37220.4535571975723.7
Mon Nov 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.45380.5480.40.5091209019381.5
Mon Nov 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.5090.62720.43610.5718185748516.1
Mon Dec 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.57180.790.55390.6435257094348.2
Mon Dec 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.64361.41060.5351.1381301514466

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