<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Stocks data]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I'm trying to use stocks data (NYSE, NASDAQ) based on the code lines below (JupyterLab) but I get an error message. Any clue?</p>
<p dir="auto">Thank you!</p>
<p dir="auto"><em><strong>import qnt.data as qndata<br />
data = qndata.stocks.load_data(tail = 365, dims = ("time", "field", "asset"))<br />
print(data.asset)</strong></em></p>
<p dir="auto">*ERROR:root:download error: assets<br />
Traceback (most recent call last):<br />
File "/root/book/qnt/data/common.py", line 78, in request_with_retry<br />
with urllib.request.urlopen(req, timeout=TIMEOUT) as response:<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 222, in urlopen<br />
return opener.open(url, data, timeout)<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 531, in open<br />
response = meth(req, response)<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 641, in http_response<br />
'http', request, response, code, msg, hdrs)<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 569, in error<br />
return self._call_chain(*args)<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 503, in _call_chain<br />
result = func(<em>args)<br />
File "/usr/local/lib/python3.7/urllib/request.py", line 649, in http_error_default<br />
raise HTTPError(req.full_url, code, msg, hdrs, fp)<br />
urllib.error.HTTPError: HTTP Error 500: Internal Server Error</em></p>
]]></description><link>http://quantiacs.com/community/topic/70/stocks-data</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 10:07:29 GMT</lastBuildDate><atom:link href="http://quantiacs.com/community/topic/70.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 May 2021 20:39:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Stocks data on Fri, 21 May 2021 11:45:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a>  Yes, I can load now the stocks data. Thank you once again!</p>
]]></description><link>http://quantiacs.com/community/post/303</link><guid isPermaLink="true">http://quantiacs.com/community/post/303</guid><dc:creator><![CDATA[Sun-73]]></dc:creator><pubDate>Fri, 21 May 2021 11:45:42 GMT</pubDate></item><item><title><![CDATA[Reply to Stocks data on Fri, 21 May 2021 10:53:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/20">@antinomy</a> Hello, we did not announce stocks as support is experimental. Your submissions will run on the experimental stock dataset.</p>
]]></description><link>http://quantiacs.com/community/post/302</link><guid isPermaLink="true">http://quantiacs.com/community/post/302</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Fri, 21 May 2021 10:53:24 GMT</pubDate></item><item><title><![CDATA[Reply to Stocks data on Fri, 21 May 2021 10:51:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/82">@sun-73</a> We had network issues, could you try again to load them? Please note that support for stocks is experimental still.</p>
]]></description><link>http://quantiacs.com/community/post/301</link><guid isPermaLink="true">http://quantiacs.com/community/post/301</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Fri, 21 May 2021 10:51:24 GMT</pubDate></item><item><title><![CDATA[Reply to Stocks data on Thu, 20 May 2021 11:11:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Some of the stragegies I submitted use stocks as indicators, could this become a problem?</p>
]]></description><link>http://quantiacs.com/community/post/291</link><guid isPermaLink="true">http://quantiacs.com/community/post/291</guid><dc:creator><![CDATA[antinomy]]></dc:creator><pubDate>Thu, 20 May 2021 11:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to Stocks data on Thu, 20 May 2021 09:09:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/82">@sun-73</a> Hello, thanks for pointing out. The framework we developed can handle stocks, but we are not providing stock data yet. Please wait, new asset classes will be added to the platform.</p>
]]></description><link>http://quantiacs.com/community/post/289</link><guid isPermaLink="true">http://quantiacs.com/community/post/289</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Thu, 20 May 2021 09:09:52 GMT</pubDate></item></channel></rss>