John Ralls <[email protected]> writes:
> Looks to me like Alphavantage's server has a problem.
Not for me..
~/DEVELOPMENT/finance-quote >>> perl -Ilib Examples/stockdump.pl alphavantage T
$VAR1 = {
'Tisodate' => '2017-11-17',
'Tcurrency' => 'USD',
'Thigh' => '34.8800',
'Tlast' => '34.5100',
'Tsuccess' => 1,
'Tlow' => '34.3500',
'Tclose' => '34.5100',
'Topen' => '34.4300',
'Tdate' => '11/17/2017',
'Tvolume' => '36883419',
'Tcurrency_set_by_fq' => 1,
'Tsymbol' => 'T',
'Tmethod' => 'alphavantage'
};
--
erik colson
_______________________________________________
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.