Skip to main content

Provides python generator for crypto currency candles via Binance Socket API

Project description

Binance Candles

Provides python generator for crypto currency candles via Binance Socket API

CandlesGenerator example

from binance_candles import candles_generator

# 1 min candles generator for symbol BTCUSDT
for candles in candles_generator(symbols=["BTCUSDT"], interval=60):
    print(",".join(map(str, candles)))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binance-candles-1.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

binance_candles-1.0.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file binance-candles-1.0.1.tar.gz.

File metadata

  • Download URL: binance-candles-1.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for binance-candles-1.0.1.tar.gz
Algorithm Hash digest
SHA256 acad33b148574c57b90d5ae42cf057efbf3a561100c80abe5d5d7527cc83b3a1
MD5 97dd032c4157445e40ac5abaa238c784
BLAKE2b-256 f127b18213f36b2ac0c3a7cf73b31e3e971564d10beea4c655ba79374e82fdc3

See more details on using hashes here.

File details

Details for the file binance_candles-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for binance_candles-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 834a5c08721479b75b89ab95aead68eaaa78ecb4d19f9016348813959865f6e6
MD5 a398eeccc817384498224649790a28c0
BLAKE2b-256 42f4fbbc3db97be804d9e9b082c83e561562b2a38f55e81369b2fdf35df531ec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page