Zum Hauptinhalt springen

CreateTrade

POST 

/trade/create

Create a trade.

It is possible that the broker rejects the order because of some extra hints that the user must accept (which can not be figured out in prepareTrade, e.g. because the order volume has to be determined first). In this case, the MUST_ACCEPT_HINT error code is returned. The user can choose to accept that hint. If that is the case, the request can be retried with the acceptHintId parameter.

Request

Responses

Ok