Changes to Margin Account New OCO (TRADE)

POST /sapi/v1/margin/order/oco

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 26 revisions of this API.240

  1. 6622e0c151001
  2. a484ce871a72239

What changed

    • added the new optional query request parameter selfTradePreventionMode

      new-optional-request-parameter

  • a484ce871a72239See the full diff
    • for the query request parameter recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter limitIcebergQty, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter price, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter quantity, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter stopIcebergQty, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter stopLimitPrice, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter stopPrice, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property contingencyType became required for the status 200

      response-property-became-required

    • the response property isIsolated became required for the status 200

      response-property-became-required

    • the response property listClientOrderId became required for the status 200

      response-property-became-required

    • the response property listOrderStatus became required for the status 200

      response-property-became-required

    • the response property listStatusType became required for the status 200

      response-property-became-required

    • the response property marginBuyBorrowAmount became required for the status 200

      response-property-became-required

    • the response property marginBuyBorrowAsset became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 401

      response-property-became-required

    • the response property orderListId became required for the status 200

      response-property-became-required

    • the response property orderReports became required for the status 200

      response-property-became-required

    • the response property orderReports/items/clientOrderId became required for the status 200

      response-property-became-required

    • the response property orderReports/items/cummulativeQuoteQty became required for the status 200

      response-property-became-required

    • the response property orderReports/items/executedQty became required for the status 200

      response-property-became-required

    • the response property orderReports/items/orderId became required for the status 200

      response-property-became-required

    • the response property orderReports/items/orderListId became required for the status 200

      response-property-became-required

    • the response property orderReports/items/origQty became required for the status 200

      response-property-became-required

    • the response property orderReports/items/price became required for the status 200

      response-property-became-required

    • the response property orderReports/items/side became required for the status 200

      response-property-became-required

    • the response property orderReports/items/status became required for the status 200

      response-property-became-required

    • the response property orderReports/items/stopPrice became required for the status 200

      response-property-became-required

    • the response property orderReports/items/symbol became required for the status 200

      response-property-became-required

    • the response property orderReports/items/timeInForce became required for the status 200

      response-property-became-required

    • the response property orderReports/items/transactTime became required for the status 200

      response-property-became-required

    • the response property orderReports/items/type became required for the status 200

      response-property-became-required

    • the response property orders became required for the status 200

      response-property-became-required

    • the response property orders/items/clientOrderId became required for the status 200

      response-property-became-required

    • the response property orders/items/orderId became required for the status 200

      response-property-became-required

    • the response property orders/items/symbol became required for the status 200

      response-property-became-required

    • the response property symbol became required for the status 200

      response-property-became-required

    • the response property transactionTime became required for the status 200

      response-property-became-required