We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835ad3d commit 30d512cCopy full SHA for 30d512c
sysbrokers/IB/client/ib_price_client.py
@@ -24,7 +24,7 @@
24
from sysobjects.contracts import futuresContract
25
from sysexecution.trade_qty import tradeQuantity
26
27
-TIMEOUT_SECONDS_ON_HISTORICAL_DATA = 10
+TIMEOUT_SECONDS_ON_HISTORICAL_DATA = 20
28
29
30
class tickerWithBS(object):
0 commit comments