<div dir="ltr">Thank you for your help. Changing the v7 to v6 solved the problem for me.<div><br></div><div>I am attaching a screenshot of the grayed-out "New" button in case that will be of any help to you.<div><br></div><div>Jane Hadley</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 22, 2023 at 7:39 PM Jack via KMyMoney <<a href="mailto:kmymoney@kde.org">kmymoney@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 5/22/23 21:37, Jane Hadley via KMyMoney wrote:<br>
> For about the last month, all my attempts to "Update All "price quotes <br>
> for my investments (mostly well known US mutual funds) have failed. <br>
> For each security, I get the same error message:<br>
><br>
> "Unable to update price for [symbol of mutual fund] (no price or no <br>
> date)"<br>
><br>
> I am using KMyMoney Version 5.0.8<br>
> I am running Ubuntu 20.04<br>
><br>
> Here is the code I've successfully used for at least a year to fetch <br>
> prices:<br>
><br>
> URL: <br>
> <a href="https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1" rel="noreferrer" target="_blank">https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1</a> <br>
> <<a href="https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1" rel="noreferrer" target="_blank">https://query1.finance.yahoo.com/v7/finance/quote?fields=regularMarketPrice&symbols=%1</a>><br>
><br>
> CSV URL:<br>
><br>
> Identifier: %1<br>
><br>
> Identify by: Symbol<br>
><br>
> Price: "regularMarketPrice":((\d+|\d{1,3}(?:[,]\d{3})).\d+)<br>
><br>
> Date: "regularMarketTime":([\d]+)<br>
><br>
> Date Format:<br>
><br>
> "Skip HTML stripping" is checked<br>
><br>
> What has changed to make this fail for the last month or so?<br>
><br>
> Also when I go to the Configure dialog for Online Quotes, the "New" <br>
> button is grayed out. Do you know why that would be?<br>
><br>
> Any help appreciated!<br>
><br>
> Jane Hadley<br>
> Seattle, WA, USA<br>
First, you should have specified that this problem is with updating <br>
prices with Yahoo. As has been discussed previously on this list and <br>
elsewhere, Yahoo made some changes. There is not much we can do about <br>
this, although the development team is certainly looking for an easier <br>
way to adjust for existing instances. At this point, you can change the <br>
"v7" to "v6" in the definition. I do not have any idea why the "New" <br>
button is disabled, but will try to see if I can find any possible reasons.<br>
</blockquote></div>