Skip Menu |

This queue is for tickets about the Finance-Quote CPAN distribution.

Report information
The Basics
Id: 39475
Status: new
Priority: 0/
Queue: Finance-Quote

People
Owner: Nobody in particular
Requestors: eco [...] ecocode.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: from sourceforge : quote not working for IE0003824293.MF
Hello. Sorry, I don't know how to call the quote module directly, but it doesn't work with gnucash as it mixes up the currency and the price (see below). $ gnc-fq-dump yahoo_europe IE0003824293.MF Finance::Quote fields Gnucash uses: symbol: IE0003824293.MF <=== required date: ** missing ** <=== required currency: ** missing ** <=== required last: 69.48 <=\ nav: <=== one of these price: <=/ timezone: <=== optional ** This stock quote cannot be used by gnucash!! Submitted By: Nobody/Anonymous - nobody Date Submitted: 2007-08-30 03:19 Followups: Comments Date: 2007-09-13 07:05 Sender: januar99 Logged In: YES user_id=1889382 Originator: NO Take a look at my message in the discussion forum, to fix this problem: https://sourceforge.net/forum/message.php?msg_id=4516023 Date: 2007-09-03 02:48 Sender: nobody Logged In: NO Hello, IE0003824293.MF (INV 3 GLB HEALTH-A) is also know as 16720.IR on yahoo.com. Try: $gnc-fq-dump usa 16720.IR Date: 2007-08-30 03:24 Sender: nobody Logged In: NO It also fails with stockdump.pl in Quote 1.13. perl stockdump.pl yahoo_europe IE0003824293.MF $VAR1 = { 'IE0003824293.MFbid' => '0', 'IE0003824293.MFnet' => '08/27/2007', 'IE0003824293.MFsymbol' => 'IE0003824293.MF', 'IE0003824293.MFname' => 'INV 3 GLB HEALTH-A-', 'IE0003824293.MFopen' => '69.48', 'IE0003824293.MFp_change' => '-0.63', 'IE0003824293.MFvolume' => '-0.91%', 'IE0003824293.MFdiv' => undef, 'IE0003824293.MFyear_range' => undef, 'IE0003824293.MFpe' => undef, 'IE0003824293.MFcap' => undef, 'IE0003824293.MFavg_vol' => undef, 'IE0003824293.MFlast' => '69.48', 'IE0003824293.MFday_range' => '0.00', 'IE0003824293.MFclose' => undef, 'IE0003824293.MFex_div' => undef, 'IE0003824293.MFdate' => undef, 'IE0003824293.MFdiv_date' => undef, 'IE0003824293.MFask' => undef, 'IE0003824293.MFerrormsg' => 'Stock lookup failed', 'IE0003824293.MFsuccess' => 0, 'IE0003824293.MFeps' => undef, 'IE0003824293.MFtime' => ' 4:00PM', 'IE0003824293.MFdiv_yield' => undef, 'IE0003824293.MFcurrency' => undef };