Advertisement
Guest User

Gnucash Finance::Quote error

a guest
Dec 13th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ./gnc-fq-dump -v Alphavantage MSFT
  2. Finance::Quote fields Gnucash uses:
  3. symbol: MSFT (deduced) <=== required
  4. date: ** missing ** <=== recommended
  5. currency: ** missing ** <=== required
  6. last: <=\
  7. nav: <=== one of these
  8. price: <=/
  9. timezone: <=== optional
  10.  
  11. ** This stock quote cannot be used by GnuCash!
  12.  
  13.  
  14. All fields returned by Finance::Quote for stock MSFT
  15.  
  16. stock field value
  17. ----- ----- -----
  18. MSFT errormsg: Internal Server Error
  19. MSFT last: **missing**
  20. MSFT nav: **missing**
  21. MSFT price: **missing**
  22. MSFT success: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement