[bug fix]
This commit is contained in:
parent
6431cfbb3a
commit
96012e75b2
@ -1611,7 +1611,7 @@ class SubMdApi():
|
||||
|
||||
tick = TickData(gateway_name=self.gateway_name,
|
||||
exchange=Exchange(d.get('exchange')),
|
||||
symbol=d.get('symbol'),
|
||||
symbol=symbol,
|
||||
datetime=dt)
|
||||
d.pop('exchange', None)
|
||||
d.pop('symbol', None)
|
||||
|
Loading…
Reference in New Issue
Block a user