Skip to content

v0.1.4

Compare
Choose a tag to compare
@bug-or-feature bug-or-feature released this 15 Feb 15:11
· 37 commits to main since this release

v0.1.4 (2024-02-15)

  • now downloads hourly and daily prices to separate files, eg Day_GOLD_20230200.csv, Hour_GOLD_20230400.csv
  • better logic for handling periods with no or low data
  • new script to update previously downloaded files
  • new script to separate files from previous versions into split frequency files
  • example code
  • tests against Python 3.10
  • black