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

--- Comment #9 from Robby Engelmann <robby.engelm...@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.

Reply via email to