[kmymoney] [Bug 469431] Need better way to handle changes in stock price quote source

h.h.sparrer at gmail.com h.h.sparrer at gmail.com
Thu Jun 29 17:45:03 BST 2023


https://bugs.kde.org/show_bug.cgi?id=469431

h.h.sparrer at gmail.com <h.h.sparrer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Ubuntu                      |unspecified
                 CC|                            |h.h.sparrer at gmail.com

--- Comment #24 from h.h.sparrer at gmail.com <h.h.sparrer at gmail.com> ---
Meanwhile, getting stock prices from Yahoo Finance needs the following
parameters (in KMM settings):
    URL: https://query1.finance.yahoo.com/v8/finance/chart/%1   <== NEW

The expressions for extracting price and date are unchanged:
    Price: "regularMarketPrice":((\d+|\d{1,3}(?:[,]\d{3})).\d+)
    Date: "regularMarketTime":([\d]+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list