HistoryTickMessage$json top-level constant
Implementation
@$core.Deprecated('Use historyTickMessageDescriptor instead')
const HistoryTickMessage$json = {
'1': 'HistoryTickMessage',
'2': [
{'1': 'ts', '3': 1, '4': 1, '5': 3, '10': 'ts'},
{'1': 'close', '3': 2, '4': 1, '5': 1, '10': 'close'},
{'1': 'volume', '3': 3, '4': 1, '5': 3, '10': 'volume'},
{'1': 'bid_price', '3': 4, '4': 1, '5': 1, '10': 'bidPrice'},
{'1': 'bid_volume', '3': 5, '4': 1, '5': 3, '10': 'bidVolume'},
{'1': 'ask_price', '3': 6, '4': 1, '5': 1, '10': 'askPrice'},
{'1': 'ask_volume', '3': 7, '4': 1, '5': 3, '10': 'askVolume'},
{'1': 'tick_type', '3': 8, '4': 1, '5': 3, '10': 'tickType'},
{'1': 'code', '3': 9, '4': 1, '5': 9, '10': 'code'},
],
};