A request to create or update a Order.
Name | Type | Description | Notes |
---|---|---|---|
id | ResourceId | ||
quantity | java.math.BigDecimal | The quantity of given instrument ordered. | [optional] |
portfolioId | ResourceId | [optional] | |
properties | Map<String, PerpetualProperty> | Client-defined properties associated with this order. | [optional] |
price | CurrencyAndAmount | [optional] | |
limitPrice | CurrencyAndAmount | [optional] | |
stopPrice | CurrencyAndAmount | [optional] |