<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pulling Stock prices in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1764407#M59110</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Think the answer is in here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Connection-string-URL-dynamic/m-p/1553780" target="_blank" rel="noopener"&gt;Solved: Connection string URL dynamic - Qlik Community - 1553780&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You use 'url is' in the additional details on the FROM, similar to below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;LOAD
    @1,
    @2
FROM [lib://SP]
(url is 'https://finance.yahoo.com/quote/shld', html, codepage is 28591, no labels, table is @1);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT - where you replace shld with your variable ...&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 14:05:56 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2020-11-25T14:05:56Z</dc:date>
    <item>
      <title>Pulling Stock prices in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1764321#M59102</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to pull stock prices for various stocks by using webfile connector, its working for single stock (company) but when i am trying to make it dynamic ,its not woking .&lt;/P&gt;&lt;P&gt;step 1:Inline table: where all stock name (company name),&lt;/P&gt;&lt;P&gt;step2:create a variable which will fetch single stock name from inline table&lt;/P&gt;&lt;P&gt;step 3:use the variable in step2 and add in the connection string like below:&lt;/P&gt;&lt;P&gt;[lib://SP$(var)];&lt;/P&gt;&lt;P&gt;SP is the connection string where i have added url as /&lt;A href="https://finance.yahoo.com/quote/'" target="_blank"&gt;https://finance.yahoo.com/quote/'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Example when its working for one stock name :&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;@1,&lt;BR /&gt;@2&lt;BR /&gt;FROM [lib://SP ]&lt;BR /&gt;(html, codepage is 28591, no labels, table is @1);&lt;/P&gt;&lt;P&gt;here the value of SP:&lt;A href="https://finance.yahoo.com/quote/shld/" target="_blank"&gt;https://finance.yahoo.com/quote/shld/&lt;/A&gt;&amp;nbsp; (for above )&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 19:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1764321#M59102</guid>
      <dc:creator>anagha9489</dc:creator>
      <dc:date>2021-12-22T19:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Stock prices in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1764407#M59110</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Think the answer is in here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Connection-string-URL-dynamic/m-p/1553780" target="_blank" rel="noopener"&gt;Solved: Connection string URL dynamic - Qlik Community - 1553780&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You use 'url is' in the additional details on the FROM, similar to below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;LOAD
    @1,
    @2
FROM [lib://SP]
(url is 'https://finance.yahoo.com/quote/shld', html, codepage is 28591, no labels, table is @1);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT - where you replace shld with your variable ...&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 14:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1764407#M59110</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2020-11-25T14:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Stock prices in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1998080#M82660</link>
      <description>&lt;P&gt;Is it possible to create a bot that would do Forex trading instead of me, taking into consideration the current state of the market? &lt;BR /&gt;I would need this bot to read &lt;A href="https://fbs.com/trading/specs/indices-standard" target="_self"&gt;cfd indices trading&lt;/A&gt; and use them to speculate on the overall performance of industries or stock markets just like regular traders do. Of course, such a program would be less effective than a real person, but the advantage is that it can work without any rest for days and months. If it was set to move in the right direction, it would eventually bring me lots of money. What do you think about such a plan?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 12:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pulling-Stock-prices-in-Qliksense/m-p/1998080#M82660</guid>
      <dc:creator>bewerent</dc:creator>
      <dc:date>2022-10-31T12:47:17Z</dc:date>
    </item>
  </channel>
</rss>

