Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.1.0 release #210

Merged
merged 1 commit into from
Oct 31, 2024
Merged

v4.1.0 release #210

merged 1 commit into from
Oct 31, 2024

Conversation

alplabin
Copy link
Contributor

Added

  • UM_Futures:

    • GET /fapi/v1/fundingInfo
    • GET /futures/data/delivery-price
    • GET /fapi/v1/constituents
    • GET /fapi/v1/accountConfig
    • GET /fapi/v1/symbolConfig
    • GET /fapi/v1/rateLimit/order
    • GET /fapi/v1/order/asyn
    • GET /fapi/v1/order/asyn/id
    • GET /fapi/v1/trade/asyn
    • GET /fapi/v1/trade/asyn/id
    • POST /fapi/v1/feeBurn
    • GET /fapi/v1/feeBurn
    • GET /fapi/v1/convert/exchangeInfo
    • POST /fapi/v1/convert/getQuote
    • POST /fapi/v1/convert/acceptQuote
    • GET /fapi/v1/convert/orderStatus
    • Websocket Stream mark_price_all_market
  • CM_Futures:

    • GET /dapi/v1/income/asyn
    • GET /dapi/v1/constituents

Changed

  • UM_Futures:

    • GET /fapi/v1/income: Add parameter page for pagination
    • POST /fapi/v1/order: Add parameters selfTradePreventionMode, priceMatch and goodTillDate
    • POST /fapi/v1/batchOrders: Add parameters priceMatch, selfTradePreventionMode and goodTillDate
    • GET /fapi/v1/ticker/price: deprecated, replaced by GET /fapi/v2/ticker/price
    • GET /fapi/v2/balance: deprecated, replaced by GET /fapi/v3/balance
    • GET /fapi/v2/account: deprecated, replaced by GET /fapi/v3/account
    • GET /fapi/v2/positionRisk: deprecated, replaced by GET /fapi/v3/positionRisk
  • CM_Futures:

    • GET /dapi/v1/income: Add parameter page for pagination
    • POST /dapi/v1/order: Add parameters priceMatch and selfTradePreventionMode
  • Update Websocket connection exceptions: Add _handle_exception method to handle exceptions

Removed

  • CM_Futures:
    • /dapi/v1/pmExchangeInfo

@alplabin alplabin requested a review from tantialex-b October 31, 2024 01:52
@alplabin alplabin merged commit 0e2e443 into main Oct 31, 2024
4 checks passed
@alplabin alplabin deleted the rc-v4.1.0 branch October 31, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants