use https://github.com/gabbersepp/ib-flex-reader/releases instead
Here you can see a full list of changes between each release.
Released on March 12, 2019
- add Statement of Funds
Released on Januar 26, 2019
- new currencies
- add CASH asset category
- added usings, added test
- add editor config to solution
- curly braces
- editorconfig file added
- add Deposit/Withdrawal transaction type
- reader dumps to file
- add last edit
- interim solution
- add HKD currency
- Add folder "Solution Items"
- add git file
- add new gitignore
Released on November 06, 2018
- add SEK currency
- add TradeConfirm (JueMueller)
Released on November 06, 2018
- split up Open/Close trades. see issue #3
- allow flagable enums
Released on November 05, 2018
- make more stable by not throwing exception when something can not be parsed
Released on November 01, 2018
- add notes enum to "Trade" class
- add more currencies [Hummel83]
Released on October 23, 2018
- add cash transaction type "Price Adjustment"
Released on October 22, 2018
well, very much :-)
The basic implementation of parsing and the full XML model.