-record(orderbook_data, { code :: binary(), total_ask_size :: float(), total_bid_size :: float(), timestamp :: integer() }).