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

Sfpusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.sfpusdt_w1

  • 12.73 KB
  • 161 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.14.450.12.9044860810511
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.93.372.5082.7715175577232.62
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.77162.9891.36661.47135664689.67
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)1.472.291.46552.0169120864527.23
Mon Mar 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.01582.9451.71942.68153692410.13
Mon Mar 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.67823.5792.113.4816210236011.19
Mon Mar 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.48023.97122.53.167142729512.25
Mon Mar 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.16183.44572.67322.936875329827.76
Mon Apr 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.93673.222.52832.918178286707.74
Mon Apr 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.91813.6252.08442.5293103516968.25

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