Skip to main content

Spot V3

2023-04-20

REST API

  • Place Order [UPDATE]
    • add new request param smpType used to select SMP execution type
    • add new response param smpType
  • Open Orders [UPDATE]
    • add new response fields smpType, smpOrderId, smpGroup
    • add new response field cancelType, the enum value is CancelBySmp and UNKNOWN
  • Get Order [UPDATE]
    • add new response fields smpType, smpOrderId, smpGroup
    • add new response field cancelType, the enum value is CancelBySmp and UNKNOWN
  • Order History [UPDATE]
    • add new response fields smpType, smpOrderId, smpGroup
    • add new response field cancelType, the enum value is CancelBySmp and UNKNOWN

WebSocket API

  • Order [UPDATE]
    • add new response fields st, sg, so
    • add new response field ct, the enum value is CancelBySmp and UNKNOWN

2023-04-12

REST API

WebSocket API

  • Order [UPDATE]
    • add response field b, which indicates "blockTradeId"
  • Execution [UPDATE]
    • add response field b, which indicates "blockTradeId"

2023-03-13

WebSocket API

  • Stop Order [UPDATE]
    • add new response field triggerPrice tp

2023-03-09

REST API

2023-02-28

REST API

  • IP Rate Limit
    • due to the switch to CloudFront, the IP limit rules have been adjusted appropriately
  • Public Trading Records
    • type field in the response to tell if it is a paradigm trade

2023-01-16

WebSocket API

  • Tickers
    • xp has been added to stream. It means USD index price, which can be empty.