<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Those values do return quotes with the
online update feature, but I have noticed it may not be for the
correct market. For example: the symbol HAWK returns a value from
the LON market (Nighthawk Energy Plc) when I am actually trying to
get an update from the NASDAQ market (Blackhawk Network
Holdings). I have noticed a few other symbols with similar
behavior and updated the symbol with the trading market which
seems to work. Is there a way to include the market with the URL?<br>
<br>
I have also noticed some mutual fund symbols do not get the latest
quote, but one that is a day or two old. I would have get several
more updates to determine a trend - it may be that google returns
a Monday price even though it has the historical data available.<br>
<br>
Thanks for the interim online work around. It leaves me with a
handful that I update manually.<br>
<br>
Regards,<br>
---d.dembrow<br>
<br>
On 11/07/2017 08:51 PM, Jane Hadley wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CA++8uqsLwKq_Ljiyiu4A98HBhkRCb_3kdtOdSGNoFJV5KKCbEw@mail.gmail.com">
<div dir="ltr">
<div dir="ltr" style="font-size:12.8px">These are the values
that I used successfully for updates to my mutual funds, based
on Thomas Baumgart's posts:
<div><br>
</div>
<div>
<div> URL : <a
href="https://finance.google.com/finance?q=%1"
target="_blank" moz-do-not-send="true">https://finance.google.com/<wbr>finance?q=%1</a></div>
<div> Symbol: "name"\s+content="([^"]+)"</div>
<div> Price : "price"\s+content="((\d+|\d{1,<wbr>3}(?:[,]\d{3})).\d+)</div>
<div> Date : "quoteTime"\s+content="(\d{4}-<wbr>\d{2}-\d{2})T</div>
<div> Date Format : %y-%m-%d</div>
</div>
<div><br>
</div>
<div> "Skip HTML Stripping" should be checked.</div>
<div><br>
</div>
<div>Jane Hadley</div>
<div>Seattle, WA</div>
<div><br>
</div>
</div>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>