jefrnc/IBKR Auto-Exporter

Automatically export trading data from Interactive Brokers using Flex Web Service API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jefrnc/ibkr-auto-exporter@4917a16232f94adfe6ef70363f4be9e679e55af5 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ibkr-tokenYour IBKR Flex Web Service tokenyes
ibkr-query-idYour IBKR Flex Query IDyes
export-pathPath where exports will be savednoexports
commit-exportsWhether to commit exported filesnotrue
generate-weeklyGenerate weekly summary (auto on Sundays)noauto
generate-monthlyGenerate monthly summary (auto on last day)noauto
obfuscate-accountObfuscate account names for privacynotrue
base-currencyBase currency for P&L calculationsnoUSD
cost-basis-minMinimum cost basis to include trades (e.g., 0)no""
cost-basis-maxMaximum cost basis to include trades (e.g., 50)no""

no outputs