guptarohit / cryptoCMD

Cryptocurrency historical price data library in Python. Data from https://coinmarketcap.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 hour or 4 hour data

kubilaykilinc opened this issue · comments

How can we get data from specific time periods Ex: 30 m or 1 hour or 4 hour maybe 1 week

This is a(n):

  • New feature
  • Update to an existing feature
  • Error
  • Proposal to the Repository

Details:

Hi @kubilaykilinc, OHLCV data is not available for the time intervals you mentioned, on the coinmarketcap.com

Though, you can get it via their API if you buy the premium API plan. ✌️