# MarketOrderReason
## Enum Variants
| Name | Value |
|---- | -----|
| ClientOrder | CLIENT_ORDER |
| TradeClose | TRADE_CLOSE |
| PositionCloseout | POSITION_CLOSEOUT |
| MarginCloseout | MARGIN_CLOSEOUT |
| DelayedTradeClose | DELAYED_TRADE_CLOSE |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)