-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fidelity ofx downloads: current state #66
Comments
@patbakdev, I too have most types of of account Fidelity has (a ton of them), and regularly use CSV is of course, the ultimate fall back solution, but for many reasons, it is a huge downgrade over With Fidelity, I'm wondering if there is a solvable issue with your |
@patbakdev writes:
|
Indeed, ofx download via the web has been removed, unfortunately. Fidelity export page for reference. Ofx has generally been on the chopping block the last several years, so this is not surprising. From my conversations with Fidelity customer service, the Quicken download (ofx download that With those references, I'm going to close this issue. Feel free to comment, reopen, or open a new issue as needed. |
@patbakdev writes:
I have about 10 Fidelity Investment, NetBenefits, and CMA accounts. I am currently using OFXClient to download and red's fidelity OFX importer to handle all of them. Unfortunately one of them started to give me a download error and I think we are quickly approaching the end of simple CLI download of OFX data. It seems we will all have to manually login and download unless you are Intuit. Fortunately, Fidelity will allow me to download all of the account data in one file. The bad news is that they only offer CSV.
I'd love to have a single all-in-one Fidelity CSV importer that can handle such a file. I tried using the Fidelity CSA importer against it, but it didn't recognize it (I assume it doesn't support multiple accounts). Given the comments above, it seems like basing something off of the investment builder makes the most sense. Has anyone given any thought to such an importer. I have another project I am currently working, on, but I have a feeling I am going to have to deal with this sooner than later.
EDIT: I'm looking at the schwab importer now. Maybe we need somethings similar like fidelity_{csv, ofx}_{balances, checking, brokerage}.py
The text was updated successfully, but these errors were encountered: