Coinbase Advanced API Python SDK
Contents:
REST API Client
Websocket API Client
Websocket User API Client
Authentication
Coinbase Advanced API Python SDK
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
allocate_portfolio() (in module coinbase.rest.RESTClient)
B
build_rest_jwt() (in module coinbase.jwt_generator)
build_ws_jwt() (in module coinbase.jwt_generator)
C
cancel_orders() (in module coinbase.rest.RESTClient)
cancel_pending_futures_sweep() (in module coinbase.rest.RESTClient)
candles() (in module coinbase.websocket.WSClient)
candles_async() (in module coinbase.websocket.WSClient)
candles_unsubscribe() (in module coinbase.websocket.WSClient)
candles_unsubscribe_async() (in module coinbase.websocket.WSClient)
close() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
close_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
close_position() (in module coinbase.rest.RESTClient)
coinbase.jwt_generator
module
commit_convert_trade() (in module coinbase.rest.RESTClient)
create_convert_quote() (in module coinbase.rest.RESTClient)
create_order() (in module coinbase.rest.RESTClient)
create_portfolio() (in module coinbase.rest.RESTClient)
D
delete() (in module coinbase.rest.RESTClient)
delete_portfolio() (in module coinbase.rest.RESTClient)
E
edit_order() (in module coinbase.rest.RESTClient)
edit_portfolio() (in module coinbase.rest.RESTClient)
F
format_jwt_uri() (in module coinbase.jwt_generator)
futures_balance_summary() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
futures_balance_summary_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
futures_balance_summary_unsubscribe() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
futures_balance_summary_unsubscribe_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
G
get() (in module coinbase.rest.RESTClient)
get_account() (in module coinbase.rest.RESTClient)
get_accounts() (in module coinbase.rest.RESTClient)
get_api_key_permissions() (in module coinbase.rest.RESTClient)
get_best_bid_ask() (in module coinbase.rest.RESTClient)
get_candles() (in module coinbase.rest.RESTClient)
get_convert_trade() (in module coinbase.rest.RESTClient)
get_current_margin_window() (in module coinbase.rest.RESTClient)
get_fills() (in module coinbase.rest.RESTClient)
get_futures_balance_summary() (in module coinbase.rest.RESTClient)
get_futures_position() (in module coinbase.rest.RESTClient)
get_intraday_margin_setting() (in module coinbase.rest.RESTClient)
get_market_trades() (in module coinbase.rest.RESTClient)
get_order() (in module coinbase.rest.RESTClient)
get_payment_method() (in module coinbase.rest.RESTClient)
get_perps_portfolio_balances() (in module coinbase.rest.RESTClient)
get_perps_portfolio_summary() (in module coinbase.rest.RESTClient)
get_perps_position() (in module coinbase.rest.RESTClient)
get_portfolio_breakdown() (in module coinbase.rest.RESTClient)
get_portfolios() (in module coinbase.rest.RESTClient)
get_product() (in module coinbase.rest.RESTClient)
get_product_book() (in module coinbase.rest.RESTClient)
get_products() (in module coinbase.rest.RESTClient)
get_public_candles() (in module coinbase.rest.RESTClient)
get_public_market_trades() (in module coinbase.rest.RESTClient)
get_public_product() (in module coinbase.rest.RESTClient)
get_public_product_book() (in module coinbase.rest.RESTClient)
get_public_products() (in module coinbase.rest.RESTClient)
get_transaction_summary() (in module coinbase.rest.RESTClient)
get_unix_time() (in module coinbase.rest.RESTClient)
H
heartbeats() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
heartbeats_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
heartbeats_unsubscribe() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
heartbeats_unsubscribe_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
L
level2() (in module coinbase.websocket.WSClient)
level2_async() (in module coinbase.websocket.WSClient)
level2_unsubscribe() (in module coinbase.websocket.WSClient)
level2_unsubscribe_async() (in module coinbase.websocket.WSClient)
limit_order_fok() (in module coinbase.rest.RESTClient)
limit_order_fok_buy() (in module coinbase.rest.RESTClient)
limit_order_fok_sell() (in module coinbase.rest.RESTClient)
limit_order_gtc() (in module coinbase.rest.RESTClient)
limit_order_gtc_buy() (in module coinbase.rest.RESTClient)
limit_order_gtc_sell() (in module coinbase.rest.RESTClient)
limit_order_gtd() (in module coinbase.rest.RESTClient)
limit_order_gtd_buy() (in module coinbase.rest.RESTClient)
limit_order_gtd_sell() (in module coinbase.rest.RESTClient)
limit_order_ioc() (in module coinbase.rest.RESTClient)
limit_order_ioc_buy() (in module coinbase.rest.RESTClient)
limit_order_ioc_sell() (in module coinbase.rest.RESTClient)
list_futures_positions() (in module coinbase.rest.RESTClient)
list_futures_sweeps() (in module coinbase.rest.RESTClient)
list_orders() (in module coinbase.rest.RESTClient)
list_payment_methods() (in module coinbase.rest.RESTClient)
list_perps_positions() (in module coinbase.rest.RESTClient)
M
market_order() (in module coinbase.rest.RESTClient)
market_order_buy() (in module coinbase.rest.RESTClient)
market_order_sell() (in module coinbase.rest.RESTClient)
market_trades() (in module coinbase.websocket.WSClient)
market_trades_async() (in module coinbase.websocket.WSClient)
market_trades_unsubscribe() (in module coinbase.websocket.WSClient)
market_trades_unsubscribe_async() (in module coinbase.websocket.WSClient)
module
coinbase.jwt_generator
move_portfolio_funds() (in module coinbase.rest.RESTClient)
O
open() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
open_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
opt_in_or_out_multi_asset_collateral() (in module coinbase.rest.RESTClient)
P
post() (in module coinbase.rest.RESTClient)
preview_edit_order() (in module coinbase.rest.RESTClient)
preview_limit_order_fok() (in module coinbase.rest.RESTClient)
preview_limit_order_fok_buy() (in module coinbase.rest.RESTClient)
preview_limit_order_fok_sell() (in module coinbase.rest.RESTClient)
preview_limit_order_gtc() (in module coinbase.rest.RESTClient)
preview_limit_order_gtc_buy() (in module coinbase.rest.RESTClient)
preview_limit_order_gtc_sell() (in module coinbase.rest.RESTClient)
preview_limit_order_gtd() (in module coinbase.rest.RESTClient)
preview_limit_order_gtd_buy() (in module coinbase.rest.RESTClient)
preview_limit_order_gtd_sell() (in module coinbase.rest.RESTClient)
preview_limit_order_ioc() (in module coinbase.rest.RESTClient)
preview_limit_order_ioc_buy() (in module coinbase.rest.RESTClient)
preview_limit_order_ioc_sell() (in module coinbase.rest.RESTClient)
preview_market_order() (in module coinbase.rest.RESTClient)
preview_market_order_buy() (in module coinbase.rest.RESTClient)
preview_market_order_sell() (in module coinbase.rest.RESTClient)
preview_order() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtc() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtc_buy() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtc_sell() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtd() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtd_buy() (in module coinbase.rest.RESTClient)
preview_stop_limit_order_gtd_sell() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtc() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtc_buy() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtc_sell() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtd() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtd_buy() (in module coinbase.rest.RESTClient)
preview_trigger_bracket_order_gtd_sell() (in module coinbase.rest.RESTClient)
put() (in module coinbase.rest.RESTClient)
R
raise_background_exception() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
RESTClient (class in coinbase.rest)
run_forever_with_exception_check() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
run_forever_with_exception_check_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
S
schedule_futures_sweep() (in module coinbase.rest.RESTClient)
set_intraday_margin_setting() (in module coinbase.rest.RESTClient)
sleep_with_exception_check() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
sleep_with_exception_check_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
status() (in module coinbase.websocket.WSClient)
status_async() (in module coinbase.websocket.WSClient)
status_unsubscribe() (in module coinbase.websocket.WSClient)
status_unsubscribe_async() (in module coinbase.websocket.WSClient)
stop_limit_order_gtc() (in module coinbase.rest.RESTClient)
stop_limit_order_gtc_buy() (in module coinbase.rest.RESTClient)
stop_limit_order_gtc_sell() (in module coinbase.rest.RESTClient)
stop_limit_order_gtd() (in module coinbase.rest.RESTClient)
stop_limit_order_gtd_buy() (in module coinbase.rest.RESTClient)
stop_limit_order_gtd_sell() (in module coinbase.rest.RESTClient)
subscribe() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
subscribe_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
T
ticker() (in module coinbase.websocket.WSClient)
ticker_async() (in module coinbase.websocket.WSClient)
ticker_batch() (in module coinbase.websocket.WSClient)
ticker_batch_async() (in module coinbase.websocket.WSClient)
ticker_batch_unsubscribe() (in module coinbase.websocket.WSClient)
ticker_batch_unsubscribe_async() (in module coinbase.websocket.WSClient)
ticker_unsubscribe() (in module coinbase.websocket.WSClient)
ticker_unsubscribe_async() (in module coinbase.websocket.WSClient)
trigger_bracket_order_gtc() (in module coinbase.rest.RESTClient)
trigger_bracket_order_gtc_buy() (in module coinbase.rest.RESTClient)
trigger_bracket_order_gtc_sell() (in module coinbase.rest.RESTClient)
trigger_bracket_order_gtd() (in module coinbase.rest.RESTClient)
trigger_bracket_order_gtd_buy() (in module coinbase.rest.RESTClient)
trigger_bracket_order_gtd_sell() (in module coinbase.rest.RESTClient)
U
unsubscribe() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
unsubscribe_all() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
unsubscribe_all_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
unsubscribe_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
user() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
user_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
user_unsubscribe() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
user_unsubscribe_async() (in module coinbase.websocket.WSClient)
(in module coinbase.websocket.WSUserClient)
W
WSClient (class in coinbase.websocket)
WSClientConnectionClosedException() (in module coinbase.websocket)
WSClientException() (in module coinbase.websocket)
WSUserClient (class in coinbase.websocket)