Privex Python Exchange Library Logo
stable

Main:

  • Privex’s Python Exchange Library
  • Installation
    • Download and install from PyPi using pip (recommended)
    • (Alternative) Manual install from Git

Code Documentation:

  • privex.exchange
  • privex.exchange.base
    • empty_decimal
    • ExchangeAdapter
      • Methods
        • __init__
        • get_pair
        • has_pair
      • Attributes
        • cache_timeout
        • code
        • name
        • provides
    • ExchangeManager
      • Methods
        • exchange_by_code
        • exchange_by_name
        • exchange_by_path
        • get_pair
        • get_tickers
        • list_pairs_from
        • list_pairs_to
        • load_exchange
        • load_exchanges
        • pair_exists
        • try_proxy
      • Attributes
        • available_adapters
        • ex_code_map
        • ex_instances
        • ex_name_map
        • ex_pair_map
        • ex_pair_map_inv
        • loaded
        • map_tether_real
        • proxy_coins
        • tether_map
    • PriceData
      • Methods
        • __init__
  • Binance
    • Methods
    • Attributes
  • Bittrex
    • Methods
    • Attributes
  • CoinGecko
    • Methods
    • Attributes
  • Kraken
    • Methods
    • Attributes
  • tests
Privex Python Exchange Library
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2020, Privex Inc. Revision ec72fc12.

Built with Sphinx using a theme provided by Read the Docs.