BTCTURK API - PYTHON
stable

Contents:

  • Quickstart
  • Public Endpoints
  • Account Related Endpoints
  • Trade Operations
  • Exceptions
  • Common Errors & Solutions
  • BTCTurk API REFERENCE
BTCTURK API - PYTHON
  • »
  • Index
  • Edit on GitHub

Index

A | B | C | G | M | S | T

A

  • API_BASE (btcturk_api.client.Client attribute)
  • API_ENDPOINT_AUTH (btcturk_api.client.Client attribute)
  • API_ENDPOINT_NON_AUTH (btcturk_api.client.Client attribute)
  • API_ENDPOINT_TRANSACTIONS (btcturk_api.client.Client attribute)

B

  • btcturk_api.client
    • module

C

  • cancel_order() (btcturk_api.client.Client method)
  • Client (class in btcturk_api.client)

G

  • get_account_balance() (btcturk_api.client.Client method)
  • get_all_orders() (btcturk_api.client.Client method)
  • get_crypto_history() (btcturk_api.client.Client method)
  • get_exchange_info() (btcturk_api.client.Client method)
  • get_fiat_history() (btcturk_api.client.Client method)
  • get_open_orders() (btcturk_api.client.Client method)
  • get_order_book() (btcturk_api.client.Client method)
  • get_server_time() (btcturk_api.client.Client method)
  • get_trade_history() (btcturk_api.client.Client method)
  • get_trades() (btcturk_api.client.Client method)

M

  • module
    • btcturk_api.client

S

  • submit_limit_order() (btcturk_api.client.Client method)
  • submit_market_order() (btcturk_api.client.Client method)
  • submit_stop_order() (btcturk_api.client.Client method)

T

  • tick() (btcturk_api.client.Client method)

© Copyright 2020 - 2021, Mirac Baydemir. Revision 10ae8d79.

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