Did this work for you?
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
S
Latest posts made by shspersonalwork
-
RE: Interactive Brokers Options Trading HLOC DataFeed
-
RE: Live trading multiple strategies, each one on a separate data feed
@vladisld Were you able to resolve this issue? I have one strategy and two stocks. I don't see any hang or anything, but next() only runs for one of the stocks.
-
RE: Next() not triggering on ibkr data feed
@shspersonalwork I know the following about preload, however I want to know the impact of this setting on Live and Offline mode, and how did you debug the problem to this parameter setting?
"preload -> Whether to preload the different
data feeds
passed to cerebro for the Strategies" -
RE: Next() not triggering on ibkr data feed
@vladisld Could you please explain what preload=False do, and when should we set it to True and False when we are using the interactive broker?