HI there, have there been any changes to the Kraken brokerage in the last two days. I have been trying to redeploy an alg to the cloud , with no changes where it had previously work, and getting the exception below
During the algorithm initialization, the following exception has occurred: System.MissingMethodException: Method not found: 'QuantConnect.Indicators.IndicatorBase`1 QuantConnect.Algorithm.QCAlgorithm.WarmUpIndicator(QuantConnect.Symbol, QuantConnect.Indicators.IndicatorBase`1 , System.TimeSpan, System.Func`2 )'.
Martin Molinero
Hey David,
This is usually an indication that the project has to be rebuilt/compiled using latest version of Lean. Which code environment are you using? Which version of Lean are you deploying with?
If re compiling doesn't solve the issue please contact support and we will fix it ASAP for you. Thanks!
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.
David Tachera
Now receiving the error below for the exact same alg code with validated broker credentials. This was deployed directly to the web ui prior when it was working and then it stopped working with original error then error posted below. Seems like it could be a cloud deployed code issue. Any other reported issues with Kraken brokerage usage?
During the algorithm initialization, the following exception has occurred: Error connecting to brokerage: Websockets connection timeout.. This may be caused by incorrect login credentials or an unsupported account type.Websockets connection timeout. in BaseWebsocketsBrokerage.cs:line 165 Websockets connection timeout.
Michael P
I'm also seeing this. Algo was running fine until redeploying this morning. Same error as above:
During the algorithm initialization, the following exception has occurred: Error connecting to brokerage: Websockets connection timeout.. This may be caused by incorrect login credentials or an unsupported account type.Websockets connection timeout. in BaseWebsocketsBrokerage.cs:line 165 Websockets connection timeout.
Michael P
Was able to deploy just now. Things seem to be working again! 😊
David Tachera
Please accept my apologies if I am creating undue “runaround”. When you say “Was able to deploy just now. Things seem to be working again!” were you seeing an algo or yours or a test one not working as well? I have been making sure I am not crying wolf here but terribly sorry if I am. I just tried new api keys and everything else I can think of but getting same issues. Just wondering if it is isolated to me or of there are other instances of the issue on new deploys? As always many many thank yous!
Varad Kabade
Hi David Tachera,
Please get in touch with support@quantconnect.com with the live deployment attached.
Best,
Varad Kabade
David Tachera
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!