Skip to content

DeGiro converter V3: Error on export #187

@Mofx-01

Description

@Mofx-01

Describe the bug
When I import the Account.csv into the exporter-to-ghostfolio it gives me (format?) errors.

Version
Ghostfolio: 2.142.0
export-to-ghostfolio: 0.28.2 Docker container on Unraid
DEGIRO converter v3

Expected behavior
I expect that the file is converted without error so that ghostfolio can import the file

Provide error input
The error log from the e2g container:

[i] Found Account_190101_250301.csv!
[i] Using DEGIRO V3 Beta converter because DEGIRO_FORCE_V3 was set to true..
[i] Determined the file type to be of kind 'degiro-v3'.
[i] Starting Export to Ghostfolio v0.28.2
[i] Restored 0 ISIN-symbol pairs and 0 symbols from cache..
[i] Processing file using DeGiro converter V3
[i] NOTICE: This converter is currently in public beta and may not be complete!
[i] Should you have issues with the result of the converter, please report a bug at https://git.new/degiro-v3-bug
[i] Read CSV file. Start processing..

[e] An error ocurred while trying to retrieve an empty symbol (line 10)!

[e] An error ocurred while processing.
[e] TypeError: progress.log is not a function
[e] Moving file to output..

When I manually import the .csv file in Ghostfolio I get this error message:

activities.0.currency is not valid
{
  "Date": "26-02-2025",
  "Time": "00:30",
  "Value date": "25-02-2025",
  "Product": null,
  "ISIN": null,
  "Description": "Degiro Cash Sweep Transfer",
  "FX": null,
  "Change": "EUR",
  "": 66.51,
  "Balance": "EUR",
  "Order Id": null
}

Additional context
I tried the Dutch an English .csv files from DeGiro with the same results.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingDEGIRORelated to DEGIROWaiting for inputWaiting for more input to get a sense of the issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions