RelatedOrOcoOrder

A change to a related or OCO order.

  • Name Type Description
    AccountKey AccountKey Unique key identifying the account.
    Amount Number Order size.
    AssetType AssetType The Instruments AssetType.
    IsForceOpen Boolean If true, the order's resulting position will only be netted with positions in the opposite direction when explicitly closed.
    OrderDuration OrderDuration The Order Duration.
    OrderId String Id of order to change.
    OrderPrice Number Order Price. Optional for market orders.
    OrderType PlaceableOrderType The Order Type.
    StopLimitPrice Number Stop limit price for Stop Limit order.
    TrailingStopDistanceToMarket Number Distance to market for a trailing stop order.
    TrailingStopStep Number Step size for trailing stop order.