Endpoints
-
Cancel one or more trades
Cancels one or more trades. This is only supported for deal-capture trades.DELETE https://gateway.saxobank.com/sim/openapi/trade/v1/trades/{PositionIds}/?AccountKey={AccountKey}
-
Create a trade correction
Performs a trade correction by cancelling the existing trade and creating a new with the supplied state. This is only supported for trade corrections to deal-capture trades.POST https://gateway.saxobank.com/sim/openapi/trade/v1/trades