Hi,
I have started using the lean docker image and so far really liking it (as opposed to compiling the whole project and running an old version).
However, I now have the following issue with IQFeed:
at QuantConnect.ToolBox.IQFeed.SocketClient._OnReceive(System.IAsyncResult)
at System.Threading.Tasks.TaskToApm+TaskAsyncResult..ctor(System.Threading.Tasks.Task, System.Object, System.AsyncCallback)
at System.Net.Sockets.Socket.BeginReceive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object)
at QuantConnect.ToolBox.IQFeed.SocketClient._OnReceive(System.IAsyncResult)
at System.Threading.Tasks.TaskToApm+TaskAsyncResult..ctor(System.Threading.Tasks.Task, System.Object, System.AsyncCallback)
at System.Net.Sockets.Socket.BeginReceive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object)
at QuantConnect.ToolBox.IQFeed.SocketClient._OnReceive(System.IAsyncResult)
at System.Threading.Tasks.TaskToApm+TaskAsyncResult..ctor(System.Threading.Tasks.Task, System.Object, System.AsyncCallback)
at System.Net.Sockets.Socket.BeginReceive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object)
at QuantConnect.ToolBox.IQFeed.SocketClient._OnReceive(System.IAsyncResult)
at System.Threading.Tasks.TaskToApm+TaskAsyncResult..ctor(System.Threading.Tasks.Task, System.Object, System.AsyncCallback)
at System.Net.Sockets.Socket.BeginReceive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object)
at QuantConnect.ToolBox.IQFeed.SocketClient._OnReceive(System.IAsyncResult)
]
This is spamming the logs non stop. The same strategy works well in my current setup...
I use IQFeed as a datafeed and IB as the brokerage.
Also, one thing that I did differently was starting IQFeed manually.
Do I need a developers license to run IQFeed?
Thanks
Georgea Trading
Hi, anyone seen this by any chance? Thank you
Derek Melchin
Hi Georgea Trading,
Please elaborate. Did you not follow these steps?
Best,
Derek Melchin
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Georgea Trading
I did follow these steps losely but it is not working because I do not have a developer's account. The workaround that I found was to start IQFeed using iqlink.exe and then QC/Lean connects to it automatically as it is already started (this works really well using an old compiled version of QC/Lean on my local machine - I am running this every day without issues).
I am now trying with Docker and this seems to work up until a certain point where I get these errors. I do not see any errors elsewhere though.
Derek Melchin
Hi Georgea Trading,
Please contact support@quantconnect.com.
Best,
Derek Melchin
Want to invest in QuantConnect as we build the Linux of quant finance? Checkout our Wefunder campaign to join the revolution.
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Georgea Trading
Hi,
Still having the same issue and now I stripped down my code to the following:
And still having the same issue. I have tried this on 2 different computers and have the same issue on both computers.
Georgea Trading
Anyone?
Georgea Trading
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!