python-allcoin
stable
  • Getting Started
  • User Endpoints
  • Trading Endpoints
  • Market Endpoints
  • Exceptions
  • Changelog
  • Allcoin API
python-allcoin
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | B | C | G | O

_

  • __init__() (allcoin.client.Client method)
    • (allcoin.exceptions.AllcoinAPIException method)
    • (allcoin.exceptions.AllcoinRequestException method)

A

  • allcoin.client (module)
  • allcoin.exceptions (module)
  • AllcoinAPIException
  • AllcoinRequestException
  • API_URL (allcoin.client.Client attribute)
  • API_VERSION (allcoin.client.Client attribute)

B

  • batch_orders() (allcoin.client.Client method)

C

  • cancel_order() (allcoin.client.Client method)
  • Client (class in allcoin.client)
  • CODES (allcoin.exceptions.AllcoinAPIException attribute)
  • create_buy_order() (allcoin.client.Client method)
  • create_order() (allcoin.client.Client method)
  • create_sell_order() (allcoin.client.Client method)

G

  • get_klines() (allcoin.client.Client method)
  • get_open_orders() (allcoin.client.Client method)
  • get_order() (allcoin.client.Client method)
  • get_order_book() (allcoin.client.Client method)
  • get_order_history() (allcoin.client.Client method)
  • get_orders() (allcoin.client.Client method)
  • get_ticker() (allcoin.client.Client method)
  • get_trade_history() (allcoin.client.Client method)
  • get_trades() (allcoin.client.Client method)
  • get_userinfo() (allcoin.client.Client method)

O

  • ORDER_STATUS_CANCELLED (allcoin.client.Client attribute)
  • ORDER_STATUS_FILLED (allcoin.client.Client attribute)
  • ORDER_STATUS_PARTIALLY_FILLED (allcoin.client.Client attribute)
  • ORDER_STATUS_UNFILLED (allcoin.client.Client attribute)

© Copyright 2018, Sam McHardy Revision 320460f8.

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