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

Trxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.trxusdt_w1

  • 20.4 KB
  • 300 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 11 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.050.050.037260.042342300833288.7
Mon Jun 18 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.042350.052160.037550.042054030420001.5
Mon Jun 25 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.042050.043720.033150.036652829157251.1
Mon Jul 02 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.036620.042980.034310.036773374484465.6
Mon Jul 09 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.036760.036860.031050.034373794510758.1
Mon Jul 16 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.034370.04390.03360.03515549318448.8
Mon Jul 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.035070.0410.032790.039056583079852.1
Mon Jul 30 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.039010.039610.02810.030255819384609.6
Mon Aug 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.030260.031090.021670.022486318714568.5
Mon Aug 13 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.022460.024630.0160.022056143899968.6

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