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

Aceusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.aceusdt_h1

  • 96.65 KB
  • 2101 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 18 2023 06:00:00 GMT+0000 (Coordinated Universal Time)0.357114.80.357112.660612589377.2
Mon Dec 18 2023 07:00:00 GMT+0000 (Coordinated Universal Time)12.660415.812.515.34026687367.7
Mon Dec 18 2023 08:00:00 GMT+0000 (Coordinated Universal Time)15.340216.3613.7514.43274713141.1
Mon Dec 18 2023 09:00:00 GMT+0000 (Coordinated Universal Time)14.43114.843513.106213.662411998.7
Mon Dec 18 2023 10:00:00 GMT+0000 (Coordinated Universal Time)13.6614.895813.513.97891768715.1
Mon Dec 18 2023 11:00:00 GMT+0000 (Coordinated Universal Time)13.97615.841413.970315.53422139886.8
Mon Dec 18 2023 12:00:00 GMT+0000 (Coordinated Universal Time)15.534616.379915.2715.93362813067.7
Mon Dec 18 2023 13:00:00 GMT+0000 (Coordinated Universal Time)15.938915.94814.0414.39622687130.6
Mon Dec 18 2023 14:00:00 GMT+0000 (Coordinated Universal Time)14.385314.598813.76714.4411670741.5
Mon Dec 18 2023 15:00:00 GMT+0000 (Coordinated Universal Time)14.442914.977714.06914.31861334315.5

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