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

Xvsusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.xvsusdt_h4

  • 229.31 KB
  • 7533 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Oct 06 2020 04:00:00 GMT+0000 (Coordinated Universal Time)49.4821.1594.0859869834.461
Tue Oct 06 2020 08:00:00 GMT+0000 (Coordinated Universal Time)4.0854.7523.283.3531585301.539
Tue Oct 06 2020 12:00:00 GMT+0000 (Coordinated Universal Time)3.3493.662.83.0971085121.785
Tue Oct 06 2020 16:00:00 GMT+0000 (Coordinated Universal Time)3.1053.8882.9023.63926355.732
Tue Oct 06 2020 20:00:00 GMT+0000 (Coordinated Universal Time)3.6263.8883.2513.46521393.133
Wed Oct 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.4613.522.442.689776882.596
Wed Oct 07 2020 04:00:00 GMT+0000 (Coordinated Universal Time)2.6762.952.5932.859569851.179
Wed Oct 07 2020 08:00:00 GMT+0000 (Coordinated Universal Time)2.852.92.4992.735385095.249
Wed Oct 07 2020 12:00:00 GMT+0000 (Coordinated Universal Time)2.753.3952.7143.15976253.149
Wed Oct 07 2020 16:00:00 GMT+0000 (Coordinated Universal Time)3.153.362.7222.819508340.613

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