Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
mark_price_all_market
CM_Futures:
GET /dapi/v1/income/asyn
GET /dapi/v1/constituents
Changed
UM_Futures:
GET /fapi/v1/income
: Add parameterpage
for paginationPOST /fapi/v1/order
: Add parametersselfTradePreventionMode
,priceMatch
andgoodTillDate
POST /fapi/v1/batchOrders
: Add parameterspriceMatch
,selfTradePreventionMode
andgoodTillDate
GET /fapi/v1/ticker/price
: deprecated, replaced byGET /fapi/v2/ticker/price
GET /fapi/v2/balance
: deprecated, replaced byGET /fapi/v3/balance
GET /fapi/v2/account
: deprecated, replaced byGET /fapi/v3/account
GET /fapi/v2/positionRisk
: deprecated, replaced byGET /fapi/v3/positionRisk
CM_Futures:
GET /dapi/v1/income
: Add parameterpage
for paginationPOST /dapi/v1/order
: Add parameterspriceMatch
andselfTradePreventionMode
Update Websocket connection exceptions: Add
_handle_exception
method to handle exceptionsRemoved
/dapi/v1/pmExchangeInfo