Thomas Kaul

Results 209 comments of Thomas Kaul

You could import this json [file](https://github.com/ghostfolio/ghostfolio/blob/main/test/import/ok.json) via _Portfolio_ > _Activities_ > _Import Activities_. As all activities are in `USD`, it won't have a big impact. Maybe better use this [one](https://github.com/ghostfolio/ghostfolio/blob/main/test/import/ok-novn-buy-and-sell-partially.json)...

> However, I couldn't import the data yet 😅 Do you see this in your log when you start the server? ``` Fetching crumb and cookies from https://finance.yahoo.com/quote/AAPL... ... fetch...

Hi @amitamitamitamit Can you export these activities, zip the `ghostfolio-export.json` file and upload it in this issue? Thank you.

Unfortunately the plugin setup in #2557, does not seem to have any effect.

Hi @Dhoni77 The example of the `json` export is designed like this: The two activities are one of type `BUY` (quantity = 1) and one of type `SELL` (quantity =...

> So now should I take the B account into consideration for calculating net quantity or only the same A accounts. I don't think you need to calculate this by...

Thank you for the pull request, @bikash-789. I will review as soon as possible.

> Would you like to give it another try? @bikash-789 Maybe a good starting point would be importing these [activities](https://github.com/ghostfolio/ghostfolio/blob/main/test/import/ok.json) and manually adding additional currencies (e.g. `INR` and `EUR`) in...

Superseded by https://github.com/ghostfolio/ghostfolio/pull/3460.

Do you perhaps have any ideas for a solution, @Dhoni77?