mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 17:55:11 +08:00
5ddc134379
Both unit tests and repeated runs while developing an algorithm can benefit from having a local copy of the Yahoo data, instead of doing a network call each time. Store the web request results as a csv file in a cache directory, named by symbol and date range.