Rounding error in paper accounts

I use a paper account to track my portfolio that is based on a model of Altantic stocks (so EU, UK, US and CAN stocks). I have to convert the buy and sell prices to EUR (my base currency) when recording transactions. Apparently, when I enter my buy or sell price in the account it only records it up to the 2nd decimal. The rounding error can be huge. For example, a penny stock bought for 0.104 euro will be recorded as 0.1 euro, a 4% difference.

When I enter the data or edit the data, the field shows the decimal separator with a "," instead of ".'", probably due to my language settings of my browser (Google Chrome in Dutch). However, going back to the example, recording it as 0.104 or 0,104 makes no difference at all. It is recorded as 0.1 euro.

Is this a bug or an issue with my setup? Is there a work-around?

Regards,

Peter

We have pushed a release that should address this issues. The price is recorded correctly actually, it was rounded to 2 decimals before being sent to the client though, precision got bumped to 4.