Implement fetching prices for time range in Online Quotes

Authored by wojnilowicz on May 20 2017, 7:28 AM.

Description

Implement fetching prices for time range in Online Quotes

This patch allows to download currency exchange rates and stock prices
for settable time period at once. It uses CSV Importer if time range is
not current day and old routine if time range is current day.
There is feature to dump CSV profile used for importing prices and to
customize it.
There is policy configuration dialog for updating prices, so that e.g.
no manually entered price gets overridden by Online Quotes.

Differential Revision: https://phabricator.kde.org/D5925

Details

Committed
wojnilowiczJun 1 2017, 4:45 PM
Differential Revision
D5925: Implement fetching prices for time range in Online Quotes
Parents
R261:87c78e837237: Rewrite CSV Importer
Branches
Unknown
Tags
Unknown