Index

A | B | C | D | E | F | G | I | L | M | N | O | P | R | S | T | U | W

A

AccountPagination (class in cbexchange.private)
API_URI (cbexchange.client.RESTClient attribute)
(cbexchange.orderbook.OrderBook attribute)
APIClient (class in cbexchange.client)
APIError

B

BadRequestError

C

cancel_all() (cbexchange.private.PrivateClient method)
cancel_order() (cbexchange.private.PrivateClient method)
CancelAllPagination (class in cbexchange.private)
cbexchange (module)
cbexchange.client (module)
cbexchange.error (module)
cbexchange.market (module)
cbexchange.orderbook (module)
cbexchange.private (module)
cbexchange.websock (module)
CBExchangeError
client (module)
CoinbaseExchangeAuth (class in cbexchange.private)
connect() (cbexchange.websock.WSClient method)
connected() (cbexchange.websock.WSClient method)

D

deposit() (cbexchange.private.PrivateClient method)
disconnect() (cbexchange.websock.WSClient method)

E

end() (cbexchange.orderbook.OrderBook method)
endpoint() (cbexchange.client.PaginationClient method)
(cbexchange.market.GetTradesPagination method)
(cbexchange.private.CancelAllPagination method)
(cbexchange.private.GetAccountHistoryPagination method)
(cbexchange.private.GetHoldsPagination method)
(cbexchange.private.ListAccountsPagination method)
(cbexchange.private.ListFillsPagination method)
(cbexchange.private.ListOrdersPagination method)
error (module)

F

ForbiddenError

G

get_account() (cbexchange.private.PrivateClient method)
get_account_history() (cbexchange.private.PrivateClient method)
get_after_cursor() (cbexchange.client.PaginationClient method)
get_api_error() (in module cbexchange.error)
get_before_cursor() (cbexchange.client.PaginationClient method)
get_currencies() (cbexchange.market.MarketClient method)
get_historic_trades() (cbexchange.market.MarketClient method)
get_holds() (cbexchange.private.PrivateClient method)
get_order() (cbexchange.private.PrivateClient method)
get_order_book() (cbexchange.orderbook.OrderBook method)
get_product_order_book() (cbexchange.market.MarketClient method)
get_product_ticker() (cbexchange.market.MarketClient method)
get_products() (cbexchange.market.MarketClient method)
get_report_status() (cbexchange.private.PrivateClient method)
get_stats() (cbexchange.market.MarketClient method)
get_time() (cbexchange.market.MarketClient method)
get_trades() (cbexchange.market.MarketClient method)
GetAccountHistoryPagination (class in cbexchange.private)
GetHoldsPagination (class in cbexchange.private)
GetTradesPagination (class in cbexchange.market)

I

InternalServerError
is_after() (cbexchange.client.PaginationClient method)
is_before() (cbexchange.client.PaginationClient method)

L

list_accounts() (cbexchange.private.PrivateClient method)
list_fills() (cbexchange.private.PrivateClient method)
list_orders() (cbexchange.private.PrivateClient method)
ListAccountsPagination (class in cbexchange.private)
ListFillsPagination (class in cbexchange.private)
ListOrdersPagination (class in cbexchange.private)

M

market (module)
MarketClient (class in cbexchange.market)
MarketPaginationClient (class in cbexchange.market)

N

new_accounts_report() (cbexchange.private.PrivateClient method)
new_fills_report() (cbexchange.private.PrivateClient method)
next() (cbexchange.client.PaginationClient method)
(cbexchange.websock.WSClient method)
NotFoundError

O

OrderBook (class in cbexchange.orderbook)
orderbook (module)

P

PaginationClient (class in cbexchange.client)
pause() (cbexchange.orderbook.OrderBook method)
place_limit_order() (cbexchange.private.PrivateClient method)
place_market_order() (cbexchange.private.PrivateClient method)
private (module)
PrivateClient (class in cbexchange.private)
PrivatePaginationClient (class in cbexchange.private)
PRODUCT_ID (cbexchange.orderbook.OrderBook attribute)

R

receive() (cbexchange.websock.WSClient method)
RESTClient (class in cbexchange.client)
resume() (cbexchange.orderbook.OrderBook method)

S

set_after() (cbexchange.client.PaginationClient method)
set_before() (cbexchange.client.PaginationClient method)

T

TooManyRequestsError

U

UnauthorizedError

W

websock (module)
withdraw() (cbexchange.private.PrivateClient method)
WS_PRODUCT_ID (cbexchange.websock.WSClient attribute)
WS_TYPE (cbexchange.websock.WSClient attribute)
WS_URI (cbexchange.orderbook.OrderBook attribute)
(cbexchange.websock.WSClient attribute)
WSClient (class in cbexchange.websock)