Currently all data for all stocks is downloaded fully with each run. This is fine for the initialisation but it would be useful to be able to run an update on datasources which determines exactly how much needs to be downloaded.
Furthermore the results downloaded could be cached so that this can be inserted first and the update run when initialising a new db.
Currently all data for all stocks is downloaded fully with each run. This is fine for the initialisation but it would be useful to be able to run an update on datasources which determines exactly how much needs to be downloaded.