Dick Wolff

Results 137 comments of Dick Wolff

I made some changes to the XTB converter this afternoon. I took inspiration @netcarlos's changes for handling the values. I also updated the code to accept the new export format....

In that case ill put the separation character back to semi colon. I forgot about the US format, sorry. As for the types, those are Ghostfolio types. They are being...

I just made some small changes related to the new types you sent earlier @rubengr, among others `divident` and `stock purchase` should now also work. I also reverted comma to...

No worries @rubengr, I’m a bit preoccupied myself as well. Regarding your screenshot, could you try to run `npm install` and then run the tool again?

@rubengr Sorry for the late response. I added these instructions to the README, which worked for me to get to a working CSV: ```md Login to your XTB account and...

@david19au Sorry for the late reply. I havent been able to work on this as much due to other responsibilities. As you stated, the generated activity is missing the type...

@david19au Is this still an issue for you? For exporting to CSV with the correct delimiter, perhaps Libreoffice is an option?

The new export (from tab "cash operation history") should be more then 6 columns because the tab contains more data now (it has columns A-K) When you export said tab,...

Yes, that's correct. However, when you export that tab to CSV, it will get more columns (due to there being more columns in the tab (up to "K")), see below...

Oh, right! That might be a better suggestion then I had! Will adjust the cleanup instructions and change the columns back to 6.