Pass old fields in sym info init msg section
							parent
							
								
									42f7aa994a
								
							
						
					
					
						commit
						4b57235bd0
					
				| 
						 | 
					@ -308,6 +308,8 @@ async def stream_quotes(
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            # TODO: remove this once we drop ``Symbol``!!
 | 
					            # TODO: remove this once we drop ``Symbol``!!
 | 
				
			||||||
            mktinfo['asset_type'] = mkt.dst.atype
 | 
					            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
 | 
					            ws_pairs[sym] = pair.wsname
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue