Good day,
I am trying to understand the following issue:
When I do a backtest I am using a Brokerage.Binance and when I try to create a universe with multiple symbols I am getting errors:
During the algorithm initialization, the following exception has occurred: ArgumentException : Symbol can't be found in the Symbol Properties Database: SHIBUSDT
and
ArgumentException : Symbol can't be found in the Symbol Properties Database: SHIBUSDT
Same problem with many other symbols as well - ZECUSDT, ETCUSDT, etc.
Though I have no problems with BTCUSDT, ETHUSDT or XRPUSDT (and many other symbols).
Based on this link, all these symbols (SHIBUSDT, ZECUSDT, ETCUSDT that I mentioned) should be included, but I am not sure why it is not working.
Maybe I am doing something wrong, but I don't understand why some symbols work and others don't.
Varad Kabade
Hi Anton
We cannot reproduce the issue. It might be because you haven't explicitly stated the market/brokerage, you may try to set the brokerage model by:
or add the crypto security with a market argument:
If those doesn't work, please attaching a backtest (with the error line commented out) to the community for further assistance.
Best,
Varad Kabade
Anton Kiselev
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!