# Ticker ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_pair** | **str** | Currency pair | [optional] **last** | **str** | Last trading price | [optional] **lowest_ask** | **str** | Lowest ask | [optional] **highest_bid** | **str** | Highest bid | [optional] **change_percentage** | **str** | Change percentage. | [optional] **base_volume** | **str** | Base currency trade volume | [optional] **quote_volume** | **str** | Quote currency trade volume | [optional] **high_24h** | **str** | Highest price in 24h | [optional] **low_24h** | **str** | Lowest price in 24h | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)