Skip to main content

Candles (ohlc) loaders and cache

Project description

Local candles

PyPI version Python Versions License: MIT

Usage example:

from local_candles import load_candles


def main():
    df = load_candles(
        source="binance_usdm_futures_ohlc",
        start_ts="2021-01-01",
        stop_ts="2021-02-01",
        interval="1d",
        symbol="BTCUSDT",
    )

    print(df)


if __name__ == "__main__":
    main()

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

local_candles-0.2.4.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

local_candles-0.2.4-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file local_candles-0.2.4.tar.gz.

File metadata

  • Download URL: local_candles-0.2.4.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Darwin/22.1.0

File hashes

Hashes for local_candles-0.2.4.tar.gz
Algorithm Hash digest
SHA256 30a74ec7dea469c9679042b93ea8aef5b5ea967ff5c888f7489d1bfcfa8b5afd
MD5 3c8b7faf202c83e34c91d7c5d3f55abc
BLAKE2b-256 d3a12022fedbd5a3c38cd0ee688669dc6e97a0478d3d456c67dac4311ee0f8ca

See more details on using hashes here.

File details

Details for the file local_candles-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: local_candles-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Darwin/22.1.0

File hashes

Hashes for local_candles-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 049fbb612d3bf831a1191acfd62bd61c8c2d7b34335713e3d9fa28ea3f9d4fbf
MD5 c0de1e6d67abff9350892d51f6cd4e21
BLAKE2b-256 8c380fc8ee6df69adeb952382410e6be692d80bc86e5e6e06a064a65b3c8bdd7

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