Bug 312030

Summary: UK StockPrices come through in £s rather than Pence
Product: [Applications] skrooge Reporter: Peter Jones <jonesypeter>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: stephane
Priority: NOR Keywords: usability
Version First Reported In: unspecified   
Target Milestone: 25.1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The soluce

Description Peter Jones 2012-12-21 10:43:34 UTC
Hi,

When you add UK Stock Prices they come through is £s rather than pence.

Looking at KMyMoney they seem to solve this by the following method on the Stock Update options screen:

Factor. A multiplier that should be applied to quotes retrieved for this investment. This is most commonly needed for UK stocks where the price quoted is in pence (1/100), and the stock is denominated in pounds. In this case, enter 0,01 for the Factor.

Thanks

Peter Jones

Reproducible: Always

Steps to Reproduce:
1. Add UK Stock such as DXNS.L
2. Update Prices
3. Price comes through is £30, rather than £0.30 (Based on today's price)
Comment 1 Stephane MANKOWSKI 2012-12-21 21:27:38 UTC
Created attachment 75964 [details]
The soluce

With Skrooge, you can:
1-Define a new unit named "Pence" relatively to "British Pound Sterling (GBP)" with the value 0.01
2-Define a new unit named "DXNS.L" relatively to "Pence"

Than, as on screen capture, the value 29 "Pence" will be downloaded. 
This value is equal to 0.29 £.

I will close this bug. Reopen it if you are not satisfied with this answer.