mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-02 12:30:45 +08:00
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.