Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Lindsay 674aac9dba Add tests for list of positions 2017-04-10 05:27:47 -04:00
Aaron Lindsay 5009ef3c79 Spelling mistake 2017-04-06 19:17:52 -04:00
Aaron Lindsay 4521bb377a Use named constants instead of strings for enum-like OFX fields
This adds a python script to generate constants.go when `go generate` is
called, and updates the structs, tests, and command-line client to all
use the new named constants.
2017-04-06 09:06:41 -04:00
Aaron Lindsay d7b265b995 Add open orders to investment statment responses 2017-04-01 11:05:40 -04:00
Aaron Lindsay e755650521 Rename files to more closely correspond to their message set tags 2017-03-31 15:05:59 -04:00