Crates.io | ibkr-flex-statement |
lib.rs | ibkr-flex-statement |
version | 0.3.6 |
source | src |
created_at | 2025-05-04 00:32:48.589627+00 |
updated_at | 2025-05-10 20:22:38.065702+00 |
description | Parser for InteractiveBrokers (IBKR) Flex-based query response XML broker statements. |
homepage | https://github.com/tfiala/ibkr-flex-statement-rs |
repository | |
max_upload_size | |
id | 1659266 |
size | 126,323 |
Rust-based InteractiveBrokers (IBKR) flex query result parser for broker statement data.
The Flex query result parser has been developed and tested to parse Flex-based queries that contain the following sections:
Options: Summary
Options: Execution
Options: Summary, Execution
Accounts
Format: XML
Period: (Any period works -- I am generally doing "Business Day" but also use yearly and monthly periods).
General Configuration
Profit and Loss: Default
Include Canceled Trades? Yes
Include Currency Rates? No
Include Audit Trail Fields? No
Display Account Alias in Place of Account ID? No
Breakout by Day? No
Date Format: yyyy-MM-dd
Time Format: HH:mm:ss TimeZone
Date/Time Separator: ; (semi-colon)
[dependencies]
ibkr-flex-statement = "0.3.6"