#statement #brokerage #importer

brokerage-statement-importer

Command-line tool to import brokerage statements into a database for later analysis

4 releases

Uses new Rust 2024

new 0.2.1 May 9, 2025
0.2.0 May 8, 2025
0.1.1 May 8, 2025
0.1.0 May 8, 2025

#5 in #importer

Download history

80 downloads per month

MIT license

28KB
69 lines

github crates.io docs.rs build status codecov.io

Library for importing brokerage statements into a brokerage database.

Setup

Install the binary as below. Consider making a shell alias for this command (e.g. alias bsi='cargo run --release --bin brokerage-statement-importer')

[dependencies]
brokerage-statement-importer = "0.2.0"

Functionality

Coming soon.

How to use

Coming soon.

Roadmap

  • Add InteractiveBrokers (IBKR) flex statement importing.

Dependencies

~23–35MB
~552K SLoC