Skip to content

Releases: addisonklinke/investing

v0.3.0

21 Nov 23:36
Compare
Choose a tag to compare

New Features

  • Metals and foreign currency
  • Exact keyword periods for trailing returns
  • Start unit tests

API Improvements

  • Centralize refreshing and data recency checks inside Ticker class
  • Validate config on package initialization
  • Configure shared holdings for followed portfolio
  • Manual portfolio definition

v0.2.0

29 Aug 00:59
Compare
Choose a tag to compare
  • Switch configuration files to YAML
  • Start data.Ticker API with metric methods
  • Proper subparsers in argparse routine