Data loading failures
-
Hi, are there any problems with the version update , I can't load data normally as before :
-
@newbiequant9696 Hello. Everything works correctly in the online environment. Where do you run your code? Try recloning your strategy.
import qnt.data as qndata import qnt.stats as qns import qnt.graph as qngraph data = qndata.stocks.load_ndx_data(min_date="2005-01-01", assets=['NAS:GOOGL'])