Implementation
@$core.Deprecated('Use futureRealTimeTickMessageDescriptor instead')
const FutureRealTimeTickMessage$json = {
'1': 'FutureRealTimeTickMessage',
'2': [
{'1': 'code', '3': 1, '4': 1, '5': 9, '10': 'code'},
{'1': 'date_time', '3': 2, '4': 1, '5': 9, '10': 'dateTime'},
{'1': 'open', '3': 3, '4': 1, '5': 1, '10': 'open'},
{'1': 'underlying_price', '3': 4, '4': 1, '5': 1, '10': 'underlyingPrice'},
{'1': 'bid_side_total_vol', '3': 5, '4': 1, '5': 3, '10': 'bidSideTotalVol'},
{'1': 'ask_side_total_vol', '3': 6, '4': 1, '5': 3, '10': 'askSideTotalVol'},
{'1': 'avg_price', '3': 7, '4': 1, '5': 1, '10': 'avgPrice'},
{'1': 'close', '3': 8, '4': 1, '5': 1, '10': 'close'},
{'1': 'high', '3': 9, '4': 1, '5': 1, '10': 'high'},
{'1': 'low', '3': 10, '4': 1, '5': 1, '10': 'low'},
{'1': 'amount', '3': 11, '4': 1, '5': 1, '10': 'amount'},
{'1': 'total_amount', '3': 12, '4': 1, '5': 1, '10': 'totalAmount'},
{'1': 'volume', '3': 13, '4': 1, '5': 3, '10': 'volume'},
{'1': 'total_volume', '3': 14, '4': 1, '5': 3, '10': 'totalVolume'},
{'1': 'tick_type', '3': 15, '4': 1, '5': 3, '10': 'tickType'},
{'1': 'chg_type', '3': 16, '4': 1, '5': 3, '10': 'chgType'},
{'1': 'price_chg', '3': 17, '4': 1, '5': 1, '10': 'priceChg'},
{'1': 'pct_chg', '3': 18, '4': 1, '5': 1, '10': 'pctChg'},
{'1': 'simtrade', '3': 19, '4': 1, '5': 8, '10': 'simtrade'},
],
};