Re: Finance-Quote 1.42 released!

2017-11-07 Thread GB
Thank you very much Erik ! I tried this out (on my mac osx) and it works great. Set the API key and changed all of my stock quotes to use alphavantage GB -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html ___ gnucash-user

Re: Finance-Quote 1.42 released!

2017-11-07 Thread Russell Mercer
error when getting >>> quote") when I updated the security prices. >>> All share prices remained unchanged. >>> >>> BTW, I use multiple currencies. New F-Q will work well with update of >>> currency exchange rate? >>> >>> Thank

Re: Finance-Quote 1.42 released!

2017-11-07 Thread brad
I got the system error in gnucash yesterday too, with FQ 1.40. I'm not getting that error right now, but not getting the quotes either.   I've updated to 1.43 Running the identical gnc-fq-dump cmd, sometimes gives an error & sometimes works gnc-fq-dump -v alphavantage IWD --- snip non useful

RE: Finance-Quote 1.42 released!

2017-11-07 Thread Russell Mercer
From: Erik Colson [mailto:e...@ecocode.net] > Sent: Tuesday, November 7, 2017 2:46 PM > To: ? ?? Cc: Gnucash-User Subject: Re: Finance-Quote 1.42 released! > > > ? ?? writes: > > > Error reading 'C:\strawberry\cpan\FTPstats.yml': Alert: While trying > > to

RE: Finance-Quote 1.42 released!

2017-11-07 Thread ? ??
ember 7, 2017 2:46 PM To: ? ?? Cc: Gnucash-User Subject: Re: Finance-Quote 1.42 released! ? ?? writes: > Error reading 'C:\strawberry\cpan\FTPstats.yml': Alert: While trying > to 'parse' YAML file 'C:\strawberry\cpan\FTPstats.yml' > .. > Stashin

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Erik Colson
? ?? writes: > Thank you for all of your contribution. > > I have F-Q 1.40 installed in my Windows 10. But when I tried to upgrade to > 1.42 from 1.40, system told me that 1.40 is up-to-date. > Did I miss some step? Probably not. There is a lag between me uploading F::Q and the CPAN server in

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Erik Colson
? ?? writes: > Error reading 'C:\strawberry\cpan\FTPstats.yml': Alert: While trying to > 'parse' YAML file > 'C:\strawberry\cpan\FTPstats.yml' > .. > Stashing away as 'C:\strawberry\cpan\FTPstats.yml.1510022664' to prevent > further interruptions. You may want to remove that file later. > Cou

RE: Finance-Quote 1.42 released!

2017-11-06 Thread ? ??
jctchen -Original Message- From: gnucash-user [mailto:gnucash-user-bounces+jctchen=outlook@gnucash.org] On Behalf Of ? ?? Sent: Tuesday, November 7, 2017 10:10 AM To: Fross, Michael ; Erik Colson Cc: Gnucash-User Subject: RE: Finance-Quote 1.42 released! Thank you for all of yo

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Steve
Thank you. After reviewing those threads you referenced, think I'll do nothing for the moment, will wait for the dust to settle... appreciate your reply, however. -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html ___ gnucas

RE: Finance-Quote 1.42 released!

2017-11-06 Thread ? ??
ws 10. jctchen -Original Message- From: gnucash-user [mailto:gnucash-user-bounces+jctchen=outlook@gnucash.org] On Behalf Of Fross, Michael Sent: Tuesday, November 7, 2017 4:05 AM To: Erik Colson Cc: Gnucash-User Subject: Re: Finance-Quote 1.42 released! Thank you so much Erik. I had

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Dave H
Check out this nabble thread for details Cheers Dave H. On 7 November 2017 at 11:42, Steve wrote: > Michael Fross wrote > > If anyone is having issues getting it working on Windows with > > Activatestate > > Perl, I'd be happy to post about it, but it was really just installing > F:Q > > 1.

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Steve
Michael Fross wrote > If anyone is having issues getting it working on Windows with > Activatestate > Perl, I'd be happy to post about it, but it was really just installing F:Q > 1.42 and then changing all of my securities to update via Alphavantage. * > I > also had to add the API key to an env

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Bruce Schuck
> If you launch GnuCash using the launcher in a Finder window, add your > "export ALPHAVANTAGE_API_KEY=X" line to the file > "/Applications/Gnucash.app/Contents/MacOS/Gnucash". I added it just > below the last current export line. On a similar note, if you launch Gnucash from the lau

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Fross, Michael
Hello nvsoar, Firstly, head to alphavantage.co and signup for a free API key. This key is tied to you and allows you to query their data. Secondly, set an environment variable in Windows. The variable should be: ALPHAVANTAGE_API_KEY= where xx is the key from above. In order to set

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Bruce Schuck
> New version 1.42 of Finance-Quote is available with the following > changes: > * more tests in alphavantage.t> * BUG resolved: removed time from > $last_refresh when markets are open A big thank you for working on this over the weekend Erik. I have noticed that fetching the quotes on OSX (10.

Re: Finance-Quote 1.42 released!

2017-11-06 Thread nvsoar
On 11/06/17 12:04, Fross, Michael wrote: Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41 working on windows, but 1.42 worked without issue using Alphavantage. I appreciate you taking the time to help us (all all of the other users of F:Q) out. If anyone is having issues ge

Re: Finance-Quote 1.42 released!

2017-11-06 Thread Fross, Michael
Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41 working on windows, but 1.42 worked without issue using Alphavantage. I appreciate you taking the time to help us (all all of the other users of F:Q) out. If anyone is having issues getting it working on Windows with Activatest