Export-To-Ghostfolio icon indicating copy to clipboard operation
Export-To-Ghostfolio copied to clipboard

Transaction degiro csv doens0't have the same inputs as sample

Open rubengr opened this issue 4 months ago • 0 comments

Hi

I'm testing you code, but get this error:

npm run start degiro

> [email protected] start
> tsx ./src/manual.ts degiro

[i] Starting Export to Ghostfolio v0.18.2
[i] Restored 0 ISIN-symbol pairs and 0 symbols from cache..
[i] Processing file using DeGiro converter
[i] There is a new version of the DEGIRO converter available in public beta and we're looking for feedback!
[i] You can enable the new converter by setting the environment variable DEGIRO_FORCE_V3=true
[i] Read CSV file. Start processing..

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

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

CSV columns aren't correct. These are my columns: Data,Hora,Data Valor,Produto,ISIN,Descrição,T.,Mudança,,Saldo,,ID da Ordem

rubengr avatar Oct 06 '24 23:10 rubengr