Re: [GNC] Cannot retrieve quotes for some securities

2019-04-16 Thread wendiallen via gnucash-user
Renaming wperl.exe worked. Thank you for the help. Incidentally... I tried running exetype.bat (as an administrator), but I got an error concerning not having permission to open perl.exe. I'm guessing it was referring to exetype not having the right privilege, but I didn't investigate further.

Re: [GNC] Cannot retrieve quotes for some securities

2019-04-16 Thread John Ralls
> On Apr 15, 2019, at 9:37 PM, wendiallen via gnucash-user > wrote: > > Yahoo as JSON works. Thank you. One related question... Since installing > the additional software for online quotes, a command window pops up for a > few seconds when GnuCash starts, as well as when I click "get

Re: [GNC] Cannot retrieve quotes for some securities

2019-04-16 Thread Erik Colson
David T. via gnucash-user writes: > Alphavantage implemented limits on the number of quotes that can be retrieved > at a time. This was discussed some months back, with suggestions on different > remedies. > > Changing the source to "Yahoo as json" is one of those solutions. Editing the >

Re: [GNC] Cannot retrieve quotes for some securities

2019-04-15 Thread wendiallen via gnucash-user
Yahoo as JSON works. Thank you. One related question... Since installing the additional software for online quotes, a command window pops up for a few seconds when GnuCash starts, as well as when I click "get quotes." It's quite annoying. Is there any way to suppress it? -- Sent from:

Re: [GNC] Cannot retrieve quotes for some securities

2019-04-15 Thread David T. via gnucash-user
Alphavantage implemented limits on the number of quotes that can be retrieved at a time. This was discussed some months back, with suggestions on different remedies.  Changing the source to "Yahoo as json" is one of those solutions. Editing the perl in Finance::Quote to add a time delay was