# Ticker ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_pair** | **str** | Currency pair | [optional] **last** | **str** | Last trading price | [optional] **lowest_ask** | **str** | Recent lowest ask | [optional] **highest_bid** | **str** | Recent highest bid | [optional] **change_percentage** | **str** | Change percentage in the last 24h | [optional] **base_volume** | **str** | Base currency trade volume in the last 24h | [optional] **quote_volume** | **str** | Quote currency trade volume in the last 24h | [optional] **high_24h** | **str** | Highest price in 24h | [optional] **low_24h** | **str** | Lowest price in 24h | [optional] **etf_net_value** | **str** | ETF net value | [optional] **etf_pre_net_value** | **str** | ETF previous net value at re-balancing time | [optional] **etf_pre_timestamp** | **int** | ETF previous re-balancing time | [optional] **etf_leverage** | **str** | ETF current leverage | [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)