Skip to content

Releases: mbrukman/csv2txf

csv2txf 0.2

02 Jul 21:59
Compare
Choose a tag to compare

Major new features:

  • This release adds support for TD Ameritrade.

Minor changes:

  • Added a summary output; use csv2txf.py --outfmt=summary [...] to see it
    • see sample output files in testdata/*.summary.out
  • Support for pip and pip3 binaries for installing autopep8 via Makefile
  • Cleanups of testing scripts and testdata regen scripts

csv2txf 0.1

28 Jun 23:56
Compare
Choose a tag to compare

Marking this as the initial release so that this is easy to refer to release snapshots in the future.

Historically-supported brokers are:

  • Interactive Brokers
  • Vanguard

Disclaimer: this project was originally written in 2012 and open-sourced in 2019. While it has been used successfully in the past, CSV formats may change any time in backward-incompatible ways, so please double-check that the imported data matches your source materials.