bluefin_api 1.8.0

Bluefin API
Documentation
# MarketStreamMessagePayload

## Enum Variants

| Name | Description |
|---- | -----|
| CandlestickUpdate | The payload of the message, which varies based on the event type. |
| MarkPriceUpdate | The payload of the message, which varies based on the event type. |
| MarketPriceUpdate | The payload of the message, which varies based on the event type. |
| OraclePriceUpdate | The payload of the message, which varies based on the event type. |
| OrderbookDiffDepthUpdate | The payload of the message, which varies based on the event type. |
| OrderbookPartialDepthUpdate | The payload of the message, which varies based on the event type. |
| RecentTradesUpdates | The payload of the message, which varies based on the event type. |
| TickerAllUpdate | The payload of the message, which varies based on the event type. |
| TickerUpdate | The payload of the message, which varies based on the event type. |

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