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

Straxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.straxusdt_w1

  • 12.36 KB
  • 173 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.49040.6180.32930.38386081265.37
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.38380.84780.380.65833341104.17
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.65810.680.51780.53635102222.92
Mon Dec 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.53760.680.50210.5768260018.08
Mon Dec 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.57620.630.54480.55984568117.07
Mon Dec 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.55980.630.42610.4876486329.14
Mon Dec 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.4870.51880.41220.45375199864.87
Mon Jan 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.45240.59370.40630.522316054912.24
Mon Jan 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.5190.57350.42330.56849047688.76
Mon Jan 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.57210.640.47240.531810133818.74

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