Recent content by belugame

  1. B

    ibparser: a command line reporting tool for your IB CSV files

    Care to show how you parse a collection of IB csv files in one command including catering for splits and the various formats of columns for transactions?
  2. B

    ibparser: a command line reporting tool for your IB CSV files

    Thank you 2rosy, I was not aware of these flex queries access point of IB. From the examples I found they will only give you XML and no CSV though, is it?
  3. B

    ibparser: a command line reporting tool for your IB CSV files

    Hey everyone, I'm working since a while on parsing the Interactive Brokers CSVs files and have made the project open-source. It aims to have a fast, human-readable and convenient access to the data (any number of CSVs combined). My most common use cases are like: give me a list of transactions...
Back
Top