<?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[Q22 contest]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a>,</p>
<p dir="auto">When do you expect to start the Q22 contest?</p>
<p dir="auto">Any information on the asset class (NASDAQ-100, Futures...) of this new contest? Long-short or long-only?</p>
<p dir="auto">Thanks!</p>
]]></description><link>http://quantiacs.com/community/topic/605/q22-contest</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 16:42:40 GMT</lastBuildDate><atom:link href="http://quantiacs.com/community/topic/605.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Aug 2024 22:32:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Q22 contest on Fri, 20 Sep 2024 17:36:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/3462">@carogate</a> Hi, at the moment unfortunately not, sorry...</p>
]]></description><link>http://quantiacs.com/community/post/1793</link><guid isPermaLink="true">http://quantiacs.com/community/post/1793</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Fri, 20 Sep 2024 17:36:33 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Thu, 19 Sep 2024 07:08:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> said in <a href="/community/post/1790">Q22 contest</a>:</p>
<blockquote>
<p dir="auto">take a look at this exam<br />
Hi,</p>
</blockquote>
<p dir="auto">I tried this code<br />
<img src="/community/assets/uploads/files/1726729533733-9661c893-c1a6-4526-a964-4756ef6a3439-image.png" alt="9661c893-c1a6-4526-a964-4756ef6a3439-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">only "close" is available. is it possible to have "open", "low" and "high"</p>
<p dir="auto">Thanks</p>
]]></description><link>http://quantiacs.com/community/post/1792</link><guid isPermaLink="true">http://quantiacs.com/community/post/1792</guid><dc:creator><![CDATA[Carogate]]></dc:creator><pubDate>Thu, 19 Sep 2024 07:08:12 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Tue, 17 Sep 2024 07:54:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/3462">@carogate</a> Hi, please take a look at this example:</p>
<p dir="auto"><a href="https://github.com/quantiacs/strategy-predict-NASDAQ100-use-SPX/blob/master/strategy.ipynb" rel="nofollow ugc">https://github.com/quantiacs/strategy-predict-NASDAQ100-use-SPX/blob/master/strategy.ipynb</a></p>
]]></description><link>http://quantiacs.com/community/post/1790</link><guid isPermaLink="true">http://quantiacs.com/community/post/1790</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Tue, 17 Sep 2024 07:54:43 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Mon, 16 Sep 2024 13:49:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a>, thank you once again!</p>
]]></description><link>http://quantiacs.com/community/post/1789</link><guid isPermaLink="true">http://quantiacs.com/community/post/1789</guid><dc:creator><![CDATA[Sun-73]]></dc:creator><pubDate>Mon, 16 Sep 2024 13:49:40 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Mon, 16 Sep 2024 10:35:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Hi,<br />
is it possible to get open, high, low, and close for indexes, SPX for example?</p>
<p dir="auto">import qnt.data as qndata</p>
<p dir="auto">index_data = qndata.index.load_data(min_date='2005-01-01')</p>
<p dir="auto">def strategy(data):<br />
close_stocks = data["stocks"].sel(field="close")<br />
open_stocks = data["stocks"].sel(field="open")<br />
high_stocks = data["stocks"].sel(field="high")<br />
low_stocks = data["stocks"].sel(field="low")</p>
<p dir="auto">Many thanks</p>
]]></description><link>http://quantiacs.com/community/post/1788</link><guid isPermaLink="true">http://quantiacs.com/community/post/1788</guid><dc:creator><![CDATA[Carogate]]></dc:creator><pubDate>Mon, 16 Sep 2024 10:35:43 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Sun, 15 Sep 2024 19:42:50 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> Hi, there is no limit to the maximum limit to the number of stocks. The cap of 10% stays the same. Call documented in:</p>
<p dir="auto"><a href="https://quantiacs.com/documentation/en/data/stocks.html#stocks-s-p500" rel="nofollow ugc">https://quantiacs.com/documentation/en/data/stocks.html#stocks-s-p500</a></p>
]]></description><link>http://quantiacs.com/community/post/1787</link><guid isPermaLink="true">http://quantiacs.com/community/post/1787</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Sun, 15 Sep 2024 19:42:50 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Mon, 09 Sep 2024 20:41:43 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a>, regarding the upcoming Q22 contest on S&amp;P500 (long-short), a couple of questions:</p>
<ul>
<li>
<p dir="auto">How can one upload stocks data for S&amp;P500? For NASDAQ-100, we use <em>qndata.stocks_load_ndx_data(tail=period)</em></p>
</li>
<li>
<p dir="auto">Is there a maximum limit of stocks to be traded on a given day (or, in principle, one can use all available liquid stocks for that day)?</p>
</li>
<li>
<p dir="auto">Is there a limit for the weights? In Q21 contest, the limit was a maximum of 10% of capital to be invested in a given stock in a given day.</p>
</li>
</ul>
<p dir="auto">Thank you!</p>
]]></description><link>http://quantiacs.com/community/post/1784</link><guid isPermaLink="true">http://quantiacs.com/community/post/1784</guid><dc:creator><![CDATA[Sun-73]]></dc:creator><pubDate>Mon, 09 Sep 2024 20:41:43 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Tue, 03 Sep 2024 20:52:23 GMT]]></title><description><![CDATA[<p dir="auto">Any new about Q22? <img src="http://quantiacs.com/community/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=d6n49ju4l32" class="not-responsive emoji emoji-android emoji--confused" title=":confused:" alt="😕" /></p>
]]></description><link>http://quantiacs.com/community/post/1781</link><guid isPermaLink="true">http://quantiacs.com/community/post/1781</guid><dc:creator><![CDATA[captain.nidoran]]></dc:creator><pubDate>Tue, 03 Sep 2024 20:52:23 GMT</pubDate></item><item><title><![CDATA[Reply to Q22 contest on Wed, 14 Aug 2024 12:44:37 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> Hi, sorry for the gap, we are finalizing the new contest and will be ready in a couple of weeks.</p>
]]></description><link>http://quantiacs.com/community/post/1775</link><guid isPermaLink="true">http://quantiacs.com/community/post/1775</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Wed, 14 Aug 2024 12:44:37 GMT</pubDate></item></channel></rss>