Pass old fields in sym info init msg section

pre_overruns_ctxcancelled
Tyler Goodlet 2023-03-20 21:21:57 -04:00
parent 42f7aa994a
commit 4b57235bd0
1 changed files with 2 additions and 0 deletions

View File

@ -308,6 +308,8 @@ async def stream_quotes(
# TODO: remove this once we drop ``Symbol``!!
mktinfo['asset_type'] = mkt.dst.atype
mktinfo['price_tick_size'] = mkt.price_tick
mktinfo['lot_tick_size'] = mkt.size_tick
ws_pairs[sym] = pair.wsname