bluefin_api 1.13.0

Bluefin API
Documentation
# OrderStatus

## Enum Variants

| Name | Value |
|---- | -----|
| Standby | STANDBY |
| Open | OPEN |
| PartiallyFilledOpen | PARTIALLY_FILLED_OPEN |
| PartiallyFilledCanceled | PARTIALLY_FILLED_CANCELED |
| Filled | FILLED |
| Cancelled | CANCELLED |
| Expired | EXPIRED |
| PartiallyFilledExpired | PARTIALLY_FILLED_EXPIRED |
| Unspecified | UNSPECIFIED |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)