I'm trying to add my strategy to strategy monitor. In the configure, window I selected "Streaming bars" and IB provider. When I press Activate, the strategy tries to load the dataset and then it gets deactivated.
This is the log:
IBDataProvider - Not Subscribed To Streaming Bars: Could not obtain 1 Minute Partial Bar for ARKK
I'm able to do 1-minute streaming data directly from the charts. Is it something different in strategy monitor?
This is the log:
IBDataProvider - Not Subscribed To Streaming Bars: Could not obtain 1 Minute Partial Bar for ARKK
I'm able to do 1-minute streaming data directly from the charts. Is it something different in strategy monitor?
Rename
QUOTE:To answer this first, yes. "Streaming Bars" in the Strategy Monitor isn't the same as "Streaming" in a chart. The difference is explained in the Interactive Brokers section of the Help guide.
Is it something different in strategy monitor?
Re: Not Subscribed Log error
Were there any other "IB Connection" errors? When setting up Streaming Bars, a partial bar request is made to the historical provider - seems that there was a problem with that.
Here's the snapshot of the log:
I'm unable to find the difference in streaming bars. Is there a link that you can provide or post brief description about the difference?
I'm unable to find the difference in streaming bars. Is there a link that you can provide or post brief description about the difference?
There you have it - IB responded with an error to the history request, and the connection was closed.
Help Guide > Extensions > Interactive Brokers > Streaming, Streaming Bars
Help Guide > Extensions > Interactive Brokers > Streaming, Streaming Bars
Your Response
Post
Edit Post
Login is required