Events list

ACCOUNT UPDATE

OutboundAccountInfoWrapper

Event type: outboundAccountInfo

Values

  • maker_commission_rate

  • taker_commission_rate

  • buyer_commission_rate

  • seller_commission_rate

  • can_trade

  • can_withdraw

  • can_deposit

  • last_update

  • balances

    • free

    • locked

  • account_permissions

OutboundAccountPositionWrapper

Event type: outboundAccountPosition

Values

  • last_update

  • balances (dictionary)

    • free

    • locked

BALANCE UPDATE

BalanceUpdateWrapper

Event type: balanceUpdate

Values

  • asset

  • balance_delta

  • clear_time

ORDER UPDATE

OrderUpdateWrapper

Event type: executionReport

Values

  • symbol

  • client_order_id

  • side

  • order_type

  • time_in_force

  • order_quantity

  • order_price

  • stop_price

  • iceberg_quantity

  • order_list_id

  • original_client_id

  • execution_type

  • order_status

  • order_reject_reason

  • order_id

  • last_executed_quantity

  • cumulative_filled_quantity

  • last_executed_price

  • commission_amount

  • commission_asset

  • transaction_time

  • trade_id

  • ignore_a

  • in_order_book

  • is_maker_side

  • ignore_b

  • order_creation_time

  • quote_asset_transacted

  • last_quote_asset_transacted

  • quote_order_quantity

ListStatus

Event type: listStatus

Values

  • symbol

  • order_list_id

  • contingency_type

  • list_status_type

  • list_order_status

  • list_reject_reason

  • list_client_order_id

  • orders (dictionnary)

    • orderid

    • clientorderid

Last updated