<?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[BTC and Crypto contest]]></title><description><![CDATA[<p dir="auto">I have some confusion with loading crypto data, I see 3 APIs:</p>
<ul>
<li>qnt.data.cryptodaily.load_data</li>
<li>qnt.data.cryptofutures.load_data</li>
<li>qnt.data.crypto.load_data</li>
</ul>
<p dir="auto">what is the difference?</p>
]]></description><link>http://quantiacs.com/community/topic/127/btc-and-crypto-contest</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 02:05:38 GMT</lastBuildDate><atom:link href="http://quantiacs.com/community/topic/127.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Sep 2021 09:36:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BTC and Crypto contest on Mon, 20 Sep 2021 10:52:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/12">@support</a> Ok, I see, thanks</p>
]]></description><link>http://quantiacs.com/community/post/516</link><guid isPermaLink="true">http://quantiacs.com/community/post/516</guid><dc:creator><![CDATA[anthony_m]]></dc:creator><pubDate>Mon, 20 Sep 2021 10:52:10 GMT</pubDate></item><item><title><![CDATA[Reply to BTC and Crypto contest on Thu, 16 Sep 2021 09:49:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/10">@anthony_m</a> Sorry for the confusion. Correct, there are 3 APIs.</p>
<ul>
<li>qnt.data.cryptodaily.load_data</li>
</ul>
<p dir="auto">doc: <a href="https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-cryptocurrency-daily-data" rel="nofollow ugc">https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-cryptocurrency-daily-data</a></p>
<p dir="auto">This API call loads data for all cryptocurrencies which were at least once among the top 10 in terms of market capitalizazion since Jan 1, 2014. These data are relevant for the Q16 crypto contest.</p>
<ul>
<li>qnt.data.cryptofutures.load_data</li>
</ul>
<p dir="auto">doc: <a href="https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-bitcoin-futures-data" rel="nofollow ugc">https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-bitcoin-futures-data</a></p>
<p dir="auto">This API call loads data for the futures contracts on BTC. Used for the Q15 BTC Futures contest.</p>
<ul>
<li>qnt.data.crypto.load_data</li>
</ul>
<p dir="auto">doc: <a href="https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-cryptocurrency-data" rel="nofollow ugc">https://quantiacs.com/documentation/en/reference/data_load_functions.html#loading-cryptocurrency-data</a></p>
<p dir="auto">This API call loads hourly-resolution datas for 7 cryptocurrencies; they can be used as external indicators.</p>
]]></description><link>http://quantiacs.com/community/post/511</link><guid isPermaLink="true">http://quantiacs.com/community/post/511</guid><dc:creator><![CDATA[support]]></dc:creator><pubDate>Thu, 16 Sep 2021 09:49:15 GMT</pubDate></item></channel></rss>