Changes to Create order

POST /accounts/{account_id}/orders

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

Changed in 10 of the 22 revisions of this API.28930

  1. 05b4df42c05622
  2. 9deaa48a0d683
  3. 05b4df42c0561
  4. 21ec6316c7346
  5. d8047ed6956911
  6. b9727888407f118
  7. 468b5da24bbf3
  8. 414d28e743999
  9. dc777b93c0ed88
  10. cac25d6221de13

What changed

    • request property open_close_indicator was restricted to a list of enum values

      request-property-became-enum

    • the open_close_indicator request property type/format changed from / to string/

      request-property-type-changed

    • added the new close enum value to the request property open_close_indicator

      request-property-enum-value-added

    • added the new open enum value to the request property open_close_indicator

      request-property-enum-value-added

    • removed the enum value close of the request property open_close_indicator

      request-property-enum-value-removed

    • removed the enum value open of the request property open_close_indicator

      request-property-enum-value-removed

    • the open_close_indicator request property type/format changed from string/ to /

      request-property-type-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property open_close_indicator

      new-optional-request-property

    • added the new ap enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

    • added the new dark enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

    • added the new pov enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

    • added the new sor enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

    • added the new twap enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

    • added the new vwap enum value to the request property strategy/anyOf[DmaStrategy]/type

      request-property-enum-value-added

  • d8047ed6956911See the full diff
    • removed SorStrategy VwapStrategy TwapStrategy ApStrategy PovStrategy DarkStrategy DmaStrategy from the strategy request property oneOf list

      request-property-one-of-removed

    • added SorStrategy VwapStrategy TwapStrategy ApStrategy PovStrategy DarkStrategy DmaStrategy to the strategy request property anyOf list

      request-property-any-of-added

  • b9727888407f118See the full diff
    • added subschema #2 to the strategy/oneOf[ApStrategy]/ request property allOf list

      request-property-all-of-added

    • added subschema #2 to the strategy/oneOf[DarkStrategy]/ request property allOf list

      request-property-all-of-added

    • added subschema #2 to the strategy/oneOf[PovStrategy]/ request property allOf list

      request-property-all-of-added

    • added subschema #2 to the strategy/oneOf[TwapStrategy]/ request property allOf list

      request-property-all-of-added

    • added subschema #2 to the strategy/oneOf[VwapStrategy]/ request property allOf list

      request-property-all-of-added

    • removed the enum value ap of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the enum value dark of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the enum value pov of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the enum value sor of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the enum value twap of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the enum value vwap of the request property strategy/oneOf[DmaStrategy]/type

      request-property-enum-value-removed

    • removed the request property strategy/oneOf[ApStrategy]/max_percent

      request-property-removed

    • removed the request property strategy/oneOf[ApStrategy]/min_percent

      request-property-removed

    • removed the request property strategy/oneOf[DarkStrategy]/max_percent

      request-property-removed

    • removed the request property strategy/oneOf[PovStrategy]/target_percent

      request-property-removed

    • removed the request property strategy/oneOf[TwapStrategy]/max_percent

      request-property-removed

    • removed the request property strategy/oneOf[TwapStrategy]/min_percent

      request-property-removed

    • removed the request property strategy/oneOf[VwapStrategy]/max_percent

      request-property-removed

    • removed the request property strategy/oneOf[VwapStrategy]/min_percent

      request-property-removed

    • removed the enum value gotc of the request property strategy/oneOf[DmaStrategy]/destination

      request-property-enum-value-removed

    • removed the enum value xchi of the request property strategy/oneOf[DmaStrategy]/destination

      request-property-enum-value-removed

    • removed the enum value xphl of the request property strategy/oneOf[DmaStrategy]/destination

      request-property-enum-value-removed

    • added dma discriminator mapping keys to the strategy request property

      request-property-discriminator-mapping-added

    • added the new dma enum value to the request property strategy/oneOf[ApStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new dma enum value to the request property strategy/oneOf[DarkStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new dma enum value to the request property strategy/oneOf[PovStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new dma enum value to the request property strategy/oneOf[SorStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new dma enum value to the request property strategy/oneOf[TwapStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new dma enum value to the request property strategy/oneOf[VwapStrategy]/allOf[BaseStrategy]/type

      request-property-enum-value-added

    • added the new stop-limit enum value to the request property order_type

      request-property-enum-value-added

    • added DmaStrategy to the strategy request property oneOf list

      request-property-one-of-added

    • the strategy/oneOf[ApStrategy]/max_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[ApStrategy]/min_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[DarkStrategy]/max_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[PovStrategy]/target_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[TwapStrategy]/max_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[TwapStrategy]/min_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[VwapStrategy]/max_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[VwapStrategy]/min_percent request property type/format changed from number/ to integer/

      request-property-type-changed

    • the strategy/oneOf[ApStrategy]/max_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

    • the strategy/oneOf[ApStrategy]/min_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

    • the strategy/oneOf[DarkStrategy]/max_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

    • the strategy/oneOf[PovStrategy]/target_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

    • the strategy/oneOf[TwapStrategy]/max_percent request property's max was increased from 0.50 to 50.00

      request-property-max-increased

    • the strategy/oneOf[TwapStrategy]/min_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

    • the strategy/oneOf[VwapStrategy]/max_percent request property's max was increased from 1.00 to 50.00

      request-property-max-increased

    • the strategy/oneOf[VwapStrategy]/min_percent request property's max was increased from 1.00 to 100.00

      request-property-max-increased

  • cac25d6221de13See the full diff
    • removed the request property strategy_type

      request-property-removed

    • added the new optional request property stop_price

      new-optional-request-property

    • added the new optional request property strategy

      new-optional-request-property

    • added the new stop enum value to the request property order_type

      request-property-enum-value-added