Disable re-connect for now in ib script
							parent
							
								
									544c6c3180
								
							
						
					
					
						commit
						6e86904032
					
				| 
						 | 
					@ -54,7 +54,7 @@ for name in win_names:
 | 
				
			||||||
        # disconnect?
 | 
					        # disconnect?
 | 
				
			||||||
        for key_combo, timeout in [
 | 
					        for key_combo, timeout in [
 | 
				
			||||||
            # only required if we need a connection reset.
 | 
					            # only required if we need a connection reset.
 | 
				
			||||||
            ('ctrl+alt+r', 12),
 | 
					            # ('ctrl+alt+r', 12),
 | 
				
			||||||
            # data feed reset.
 | 
					            # data feed reset.
 | 
				
			||||||
            ('ctrl+alt+f', 6)
 | 
					            ('ctrl+alt+f', 6)
 | 
				
			||||||
        ]:
 | 
					        ]:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue