Skip to content

Releases: leolorenzato/CTMP

CTMP-1.1

20 Jun 22:03
Compare
Choose a tag to compare

Added from-to date feature. Now it's possible to download ticker pairs OHLCV data from a specific date to a specific date.
Access to database has been improved by fixing some bugs.

CTMP-1.0

20 Jun 09:09
Compare
Choose a tag to compare

This is the first release.
It includes:

  • Download ticker's OHLCV data from first available data to last closed candle for data with timeframes 1 day, 1 hour, 1 minute.
  • Save the data in a SQLite database.

Supported markets are:

  • Binance (spot, future perpetuals)
  • ByBit (spot, future perpetuals)
  • Bitfinex (spot)

Supported ticker pairs are:

  • Binance (BTC/USDT spot and future perpetuals, ETH/USDT spot and future perpetuals)
  • ByBit (BTC/USDT spot and future perpetuals, ETH/USDT spot and future perpetuals)
  • Bitfinex (BTC/USDT spot, ETH/USDT spot)