jankcorn / hle-ofx-quotes

Automatically exported from code.google.com/p/hle-ofx-quotes
0 stars 1 forks source link

Mutual Funds do not have number after "," #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. enter FR0010094789.PA in "yahoo options" tab
2. update prices
3. value reported is XXX,0000

What is the expected output? What do you see instead?
When looking on Yahoo website, value is something like XXX,YYYY instead of 
XXX,0000

What version of the product are you using? On what operating system?
using build 20121126_84 on win7

Can someone have look?
Thanks

Original issue reported on code.google.com by nonok...@hotmail.fr on 10 Sep 2013 at 10:35

GoogleCodeExporter commented 8 years ago
Just maybe one thing to clarify the situation. I'm using a french version of 
Windows and therefore the standard decimal mark is "," instead of "." in UK/US.
Could be problem? for stocks when using "Yahoo" tab everything is working as 
expected

Thanks

Original comment by nonok...@hotmail.fr on 12 Sep 2013 at 8:33

GoogleCodeExporter commented 8 years ago
To make it work with french version of Windows, we must force java to use 
English language.

so instead of just double-click the jar file, we must use the following command:

"java.exe -Duser.language=en -cp hleOfxQuotes-Build_20121126_84-app.jar app.GUI"

Original comment by nonok...@hotmail.fr on 13 Sep 2013 at 10:41

GoogleCodeExporter commented 8 years ago
Hello, I have the same issue with english version of Windows.
I have the same problem with Canadian Mutual Funds in the Yahoo Options tab.
(Created issue 77, but will delete it has it is the same.)
Thank you !
Gerald

Original comment by gerald.g...@gmail.com on 24 Oct 2013 at 5:37

GoogleCodeExporter commented 8 years ago
Any news ?

Original comment by gerald.g...@gmail.com on 9 Feb 2014 at 4:54