<?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: Question about candlestick. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845177#M532021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have this (with the example, I do this chart with MS Excel):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="87444" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87444_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is non possible with QlikView?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2015 15:20:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-25T15:20:23Z</dc:date>
    <item>
      <title>Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845170#M532014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a graph with candlestick, I try using example but dont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have the following data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Invoice Number&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Average Price&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;14/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1.70&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;14/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1,55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;28/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2.50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;05/02/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2.25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;18/02/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3.10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;15/04/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;18/04/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;22&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;05/05/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;32&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2,78&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;07/05/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;72&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2,83&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have i the diagram one candle every MonthYear and the candle have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- the higher candle's shadow limit is the higer Average Price of the MonthYear (for example jan 2014 = 2,50);&lt;/P&gt;&lt;P&gt;- the higher limit of the body of candle is the last Average Price, if the last Average Price is higher of the first Average Price of the&lt;/P&gt;&lt;P&gt;&amp;nbsp; MonthYear, or the first Average Price, if&amp;nbsp; if the last Average is lower of the first Average Price of the MonthYear;&lt;/P&gt;&lt;P&gt;- the lower limit of the body of candle is the first Average Price, if the first Average Price is lower of the last Average Price of the&lt;/P&gt;&lt;P&gt;&amp;nbsp; MonthYear, or the last Average Price, if the first Average Price is higher of the last Average Price of the MonthYear;&lt;/P&gt;&lt;P&gt;- the lower candle's shadow limit is the lower Average Price of the MonthYear (for example jan 2014 = 1,55);&lt;/P&gt;&lt;P&gt;- the candle's color is green when if the last Average Price is higer of the First average price, red if the last average price is lower of the&lt;/P&gt;&lt;P&gt;&amp;nbsp; first average price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pleaee anyone have any idea?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 13:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845170#M532014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845171#M532015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/GGALLINA"&gt;GGALLINA&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Watch this &lt;A href="https://www.youtube.com/watch?v=Z1ZbDIwzZ_A" title="https://www.youtube.com/watch?v=Z1ZbDIwzZ_A"&gt;https://www.youtube.com/watch?v=Z1ZbDIwzZ_A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or look for BoxPlot charts in the community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you,&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845171#M532015</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-25T14:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845172#M532016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi &lt;STRONG style="font-style: inherit; font-size: 11.6999998092651px;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="176430" data-objecttype="3" href="https://community.qlik.com/people/GGALLINA" style="font-weight: inherit; font-style: inherit; font-size: 11.6999998092651px; font-family: inherit; color: #3778c7;"&gt;GIUSEPPE GALLINA&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Watch this &lt;A class="jive-link-external-small" href="https://www.youtube.com/watch?v=Z1ZbDIwzZ_A" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;https://www.youtube.com/watch?v=Z1ZbDIwzZ_A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or look for BoxPlot charts in the community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope it helps you,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845172#M532016</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-25T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845173#M532017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi &lt;SPAN style="font-style: inherit; font-size: 11.6999998092651px;"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="176430" data-objecttype="3" href="https://community.qlik.com/people/GGALLINA" style="font-weight: inherit; font-style: inherit; font-size: 11.6999998092651px; font-family: inherit; color: #3778c7;"&gt;GIUSEPPE GALLINA&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="7166" data-objecttype="102" href="https://community.qlik.com/docs/DOC-7166" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Creating a Candle light Chart or Box Plot Chart with custom Pop up of Plot values&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope it helps you,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845173#M532017</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-25T14:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845174#M532018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a qvw showing what you've done already? It might be easier to work on what you've done rather than start from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845174#M532018</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-25T14:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845175#M532019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for answer.&lt;/P&gt;&lt;P&gt;I post the example, I think that what I do i all wrong, I dont see nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnk you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845175#M532019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845176#M532020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for answer.&lt;/P&gt;&lt;P&gt;I try but this dont work for my request.&lt;/P&gt;&lt;P&gt;I dont need day number but the trend MonthYear with the candle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 14:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845176#M532020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T14:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845177#M532021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to have this (with the example, I do this chart with MS Excel):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="87444" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87444_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is non possible with QlikView?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 15:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845177#M532021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T15:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845178#M532022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only a thing, for me is good if candlestick have not the shadow.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 16:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845178#M532022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T16:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845179#M532023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a modification to your sample to get you started. It needs a few tweaks to match all your rules, but at least it's displaying now. I corrected a few problems in the sample you uploaded.&lt;/P&gt;&lt;P&gt;1.The script DecimalSep was set to ',' (comma) but your sample data used fullstop. So the Average price was not being read as a number,&lt;/P&gt;&lt;P&gt;2.The calculated dimension to create MM/YYYY was incorrect. II made the value in the script instead.&lt;/P&gt;&lt;P&gt;3. Your chart expressions had errors. I recommend you always look at each expression in the expression editor to see the message "Error(s) in expression" or "Expression OK".&lt;/P&gt;&lt;P&gt;4. I used the FirstSortedValue() function in my solution with DISTINCT. Unfortunately, the syntax check flags DISTINCT as an error, even though it's not. You won't be the first user frustrated by the errors in the syntax checker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 16:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845179#M532023</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-25T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845180#M532024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if the example was not perfect, I do this in a few minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have another problem, I dont have Average price so I can calculate this in the script but I have average price = 0 also...&lt;/P&gt;&lt;P&gt;Okay, now I fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 17:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845180#M532024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T17:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845181#M532025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I'm here again.&lt;/P&gt;&lt;P&gt;I must to use the first value with &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(DISTINCT &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Average Price]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, Date) but I need this is higher zero...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Please can you help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 18:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845181#M532025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T18:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845182#M532026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have solved!&lt;/P&gt;&lt;P&gt;With a SET analysis!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Average Price]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}DISTINCT &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Average Price]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845182#M532026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T19:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845183#M532027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent. Congratulations!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 20:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845183#M532027</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-05-25T20:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845184#M532028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;I attach your file file that I have change with color and fix the problem of Average Price = 0.&lt;/P&gt;&lt;P&gt;I dont know if I can change colours to Middle line and whiskers but this is good, I think!&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 21:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845184#M532028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-25T21:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845185#M532029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much JoaquinLR but my problem was find the data (max, min, etc.).&lt;/P&gt;&lt;P&gt;Anyway I do this Yesterday.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845185#M532029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-26T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question about candlestick.</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845186#M532030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giuseppe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote this message yestarday but it was under moderation !!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad you have solved it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See you&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-candlestick/m-p/845186#M532030</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-05-26T07:16:47Z</dc:date>
    </item>
  </channel>
</rss>

