Marcin Frankowski

Results 5 comments of Marcin Frankowski

I've had the same issue on 1.8.0. Also applies to the `--settings` parameter

The problem seems to be caused by the calculation logic in the `HoldingsService`. It's using the holding currency instead of the asset currency to get the exchange rate. Additionally, there's...

I was able to fix the values on Account Holdings page with some debatable calculation changes, but discovered that the same logic is used for the Holdings Page and the...

I mean it's related in terms that both issues seem to result from mixing different currencies in the `holding` class. I think it would be easier to calculate holding values...