-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors with IBKR importer #115
Comments
It means that a particular transaction type was not recognized. Right before that error message, there should've been a Once you see it, you'll have to add that transaction type to the appropriate place in |
I'll be the first to say I'm not entirely sure of what I'm doing here. =) I ran both the error, the code in investments.py and also the XML file in question into ChatGPT. It came back with the following suggestions to the code in investments.py:
|
It's actually a very simple, straightforward and well understood situation. If you could look for the line I'd mentioned above, that would clarify it quickly. |
Hi,
I am trying to use the IBKR importer where (I think) I got the config all correctly done, but ran into the below error code when importing ibkr.xml. Any hints on what I may be doing wrong?
Config setup
Error output from CLI
The text was updated successfully, but these errors were encountered: