Hi, I have an importer for ibkr, it might be useful for you or at least give you a starting point.
<https://github.com/tarioch/beancounttools> <https://github.com/tarioch/beancounttools/blob/master/src/tariochbctools/importers/ibkr/importer.py> Regards, Patrick On May 15, 2025 9:43:43 PM GMT+02:00, "'Alen Šiljak' via Beancount" <[email protected]> wrote: >Hi! >I just spent several hours trying to figure out how to import transactions >into Beancount, hoping to replace some custom tools I was/am using at the >moment. Unfortunately, I am no better of than when I started. At that point >at least I had hope that there is something that works. Now I'm afraid to >dig deeper, considering I found nothing I can run straightforward with >Beancount v3. >The current document for data import also references non-existent tools. I >guess these were actual with v2. > >Hence I'd like to ask here if anyone can point me in any direction, where I >can get any working code with whatever dummy data. >What is the recommended way to import transaction? > >I am still unclear as to how the deduplication works. >I have read the current doc (Importing External Data in Beancount) but am >just more confused as to how things are supposed to work. What is supposed >to be run, by whom, etc. What fills the void left by the missing >executables? > >Cheers and thanks for any tips! > >-- >You received this message because you are subscribed to the Google Groups >"Beancount" group. >To unsubscribe from this group and stop receiving emails from it, send an >email to [email protected]. >To view this discussion visit >https://groups.google.com/d/msgid/beancount/499be840-b159-4796-8d49-d7977b6760adn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/042AB3AF-884E-4F5D-9288-691147717B67%40tario.org.
