-record(ticker_data, { code :: binary(), trade_price :: float(), change :: binary(), signed_change_rate :: float(), acc_trade_volume_24h :: float(), timestamp :: integer() }).