One mistake I made in my email was that I am running F:Q 1.45. I ran that command on another machine and not the one running GNUCash. My apologies for any confusion.
Michael On Thu, Nov 9, 2017 at 4:14 PM, rosid <[email protected]> wrote: > Michael Fross wrote > > Hello. Happy to if it helps. I'm running Windows 10 latest version. > > > > > > *Checking my version of F:Q* > > > > D:\Users\Michael>ppm query finance-quote > > ┌───────────────┬─────────┬───────────────────────────────── > ────────────────────────┬──────┐ > > │ name │ version │ abstract > > │ area │ > > ├───────────────┼─────────┼───────────────────────────────── > ────────────────────────┼──────┤ > > │ Finance-Quote │ 1.38 │ Get stock and mutual fund quotes from various > > exchanges │ site │ > > └───────────────┴─────────┴───────────────────────────────── > ────────────────────────┴──────┘ > > (1 package installed matching 'finance-quote') > > > > > > *Environment Variable* > > > > D:\Users\Michael>set | grep -i alpha > > ALPHAVANTAGE_API_KEY=XXXXXXXXXXXXXXX > > > > > > *GNUCash Test* > > > > C:\Program Files (x86)\gnucash\bin>perl gnc-fq-dump -v alphavantage MSFT > > Finance::Quote fields Gnucash uses: > > symbol: MSFT <=== required > > date: 11/09/2017 <=== recommended > > currency: USD <=== required > > last: 83.6850 <=\ > > nav: <=== one of these > > price: <=/ > > timezone: <=== optional > > > > All fields returned by Finance::Quote for stock MSFT > > > > stock field value > > ----- ----- ----- > > MSFT close: 83.6850 > > MSFT currency: USD > > MSFT currency_set_by_fq: 1 > > MSFT date: 11/09/2017 > > MSFT high: 84.2700 > > MSFT isodate: 2017-11-09 > > MSFT last: 83.6850 > > MSFT low: 82.9000 > > MSFT method: alphavantage > > MSFT open: 84.1100 > > MSFT success: 1 > > MSFT symbol: MSFT > > MSFT volume: 12859991 > > Thank you very much! That really helped. It is working now in GnuCash and > using gnc-fq-dump. > > > > -- > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html > _______________________________________________ > gnucash-user mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > _______________________________________________ gnucash-user mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
