Pass old fields in sym info init msg section

rekt_pps
Tyler Goodlet 2023-03-20 21:21:57 -04:00
parent 8fdff8769d
commit 6431071b2a
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