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