Re: [GNC] Still can't update price quotes

2019-03-20 Thread David T. via gnucash-user
Glad you got it sorted. Out of curiosity, when you say one entry was "odd," what did you mean? Just a note: there is no ticker symbol APPL; the symbol for Apple is AAPL. So, if you tried actually with APPL, you naturally won't get results.  David On Wed, Mar 20, 2019 at 8:53, Elias K Gardn

Re: [GNC] Still can't update price quotes

2019-03-19 Thread Elias K Gardner
I think I tracked it down. First gnc-fq-dump alphavantage APPL returns "This stock quote cannot be used by GnuCash!". Next I tried gnc-fq-dump yahoo-json APPL and go the same error, however if I use yahoo_json with a stock in my gnucash price database it correctly gives me the price. I have a numbe

Re: [GNC] Still can't update price quotes

2019-03-08 Thread D via gnucash-user
How many quotes are you attempting to retrieve? If it's more than five, you're likely to run into Alphavantage's throttling. That is a major reason why many users switched onward to Yahoo-json. David On March 8, 2019, at 11:25 PM, rmcas...@gmail.com wrote: Hi, I'm having the same problem. Al

Re: [GNC] Still can't update price quotes

2019-03-08 Thread rmcasali
Hi, I'm having the same problem. All source works with 'gnc-fq-dump', but gnucash still giving error message "Unable to retrieve quotes for these items:". The last time I update the price quotes was 01st March, after that my linux system update perl5 packages and I couldn't update any price quot

Re: [GNC] Still can't update price quotes

2019-03-08 Thread John Ralls
Unfortunately there are no logs. Have you triple-checked that you have the Alphavantage API key set correctly? To troubleshoot further first check that quote retrieval works at all: Try gnc-fq-dump alphavantage AAPL from the command line. You'll probably need to specify a full path to gnc-fq

Re: [GNC] Still can't update price quotes

2019-03-08 Thread David Carlson
Elias, Set the source to Single Yahoo as JSON. That works for me. David Carlson On Thu, Mar 7, 2019, 11:18 PM Elias K Gardner wrote: > Thanks John I just double checked all of my securities. They all either > have online quotes disabled or are set to alphavantage, no Yahoo left. Is > there a

Re: [GNC] Still can't update price quotes

2019-03-07 Thread Elias K Gardner
Thanks John I just double checked all of my securities. They all either have online quotes disabled or are set to alphavantage, no Yahoo left. Is there a log or something to get more details about the error? On Thu, Mar 7, 2019 at 10:59 AM John Ralls wrote: > Make sure that you have no securitie

Re: [GNC] Still can't update price quotes

2019-03-07 Thread John Ralls
Make sure that you have no securities using any yahoo source except yahoo_json (which BTW still works well and unlike alphavantage doesn't throttle). Any attempt to use the other yahoo sources will cause the entire retrieval to fail. Regards, John Ralls > On Mar 7, 2019, at 7:34 AM, Elias K Ga

Re: [GNC] Still can't update price quotes

2019-03-07 Thread Elias K Gardner
My apologies I left out the error, its: "There was an unknown error while retrieving the price quotes" On Thu, Mar 7, 2019 at 10:32 AM Elias K Gardner wrote: > I'm still getting the"" error when trying to update my price database. I > got an alpha advantage key, put it in gnucash, and updated m

[GNC] Still can't update price quotes

2019-03-07 Thread Elias K Gardner
I'm still getting the"" error when trying to update my price database. I got an alpha advantage key, put it in gnucash, and updated my Finance::Quote perl module to 1.47. At one point that seemed to sort of work but now I just get the "" error. Most of my quotes are approaching a year old. The abso