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

Nearusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.nearusdt_d1

  • 57.53 KB
  • 1247 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed Oct 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.31.881.051.168533930218.86
Thu Oct 15 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.16851.25221.07921.120911332956.19
Fri Oct 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)1.12221.15240.8120.817118486274.59
Sat Oct 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.81710.86490.720.807311674014.53
Sun Oct 18 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.80740.87530.80070.86925960006.25
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.87030.8710.7650.79935584352.53
Tue Oct 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.79930.810.670.67577513041.18
Wed Oct 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.67740.74750.67310.70447268329.25
Thu Oct 22 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.70450.78810.70420.74845704822.9
Fri Oct 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.74790.75350.68620.72713774042.75

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