Finance::Quote still not working with alphavantage

Frank Saporito frank.saporito.md at gmail.com
Sun Nov 19 13:15:06 EST 2017


Thank you John for your expertise and quick response.  I feel better that at
least some of my problem has been solved - the API key is working.  But, I
am not retrieving quotes usable by Gnucash. 

$ ALPHAVANTAGE_API_KEY=(my key) gnc-fq-dump -v alphavantage T
Finance::Quote fields Gnucash uses:
    symbol: T (deduced)          <=== required
      date: ** missing **        <=== required
  currency: ** missing **        <=== required
      last:                      <=\       
       nav:                      <=== one of these
     price:                      <=/        
  timezone:                      <=== optional

** This stock quote cannot be used by gnucash!!


All fields returned by Finance::Quote for stock T

stock           field  value
-----           -----  -----
T            errormsg: Internal Server Error
T                last: **missing**
T                 nav: **missing**
T               price: **missing**
T             success: 0

 I am sorry to be bothering you with what I am sure is a simple error on my
part.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html


More information about the gnucash-user mailing list