[kmymoney4] [Bug 386462] Quote Updates quit working
Robby Engelmann
bugzilla_noreply at kde.org
Fri Nov 3 08:11:32 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=386462
--- Comment #9 from Robby Engelmann <robby.engelmann at igfs-ev.de> ---
Is there a good how-to to generate an own online quote entry? One could use
this: https://www.alphavantage.co/documentation/
to get an csv of prices with a free api key.
Via an URL
(https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=IUS7.DE&outputsize=compact&apikey=YOUR_FREE_API_KEY&datatype=csv)
you get the csv which has a specific form (example attached). This is to me a
quite reliable resource of historical prices in order to perform data analysis
with R.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list