I was also having this same problem on my M1 Mac when upgrading to Gnucash
5+ (it worked fine in 4.X). After some digging it looks like my environment
meant that gnucash 5+ was using the wrong version of cpan for the perl it
was using (there are 2 installed by default - 5.3 and 5.34, I also had 5.3
I run Gnucash on Apple MBP M1.
I don't recall what I did to make Finance::Quote work but it has been
working for quite a while.
I do have an issue with mouse clicks going through windows requiring a
couple of clicks before registering on the correct window.
But other than that working fine.
(If an
If I type an account name from the beginning e.g. Assets:...: I have it
configured to not auto-raise lists so the account list doesn't popup and I
can type the account without any issues (using tab to complete).
However, if I type a leaf account name the account list popups up but it
starts flashi
Any reason not to move to the batch API (`
https://www.alphavantage.co/query?function=BATCH_STOCK_QUOTES&symbols=MSFT,AXP,...&apikey=XXX`)
then
you could get all the current quotes with a single call. It seems
inefficient to get the stock history one stock at a time to discard all the
values but th
OS: MacOS
Version: Gnucash 3.2
After pasting (Cmd-V) data into a register the register will no longer
receive normal keyboard input, just the annoying keyboard beep.
Enter still works, as does tab but no data entry from the keyboard in any
field in the register for that account. Other registers f
I can confirm 3.2 has issues with completion on MacOS.
When typing in the register description the first letter completes but the
next letter inserts vs replaces the proposed completion, so if you intended
`commute`, `c` would complete to `car` and the next key would end up with
`coar`, which isn't
Since the upgrade to 3.1 some of my stock accounts are displaying in
fractions.
Anyway to simply turn this back to decimal?
Cheers
-A.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
htt
tern Time. That makes it unsuitable for F::Q.
>
> Regards,
> John Ralls
>
>
> > On Jun 2, 2018, at 6:12 AM, Alun Champion wrote:
> >
> > Alphavantage does provide a batch stock api, which you only sends the
> > latest quote, you can send just one stock to that
;
> Mine are all set to ’start of accounting period’ and my book’s accounting
> period is set to ’start of current year’. I’m not seeing any loss of start
> dates.
>
> Perhaps some other date setting is where the issue lies.
>
> Regards,
> Adrien
>
> > On Jun 2, 2018
Alphavantage does provide a batch stock api, which you only sends the
latest quote, you can send just one stock to that api call e.g. (
https://www.alphavantage.co/query?function=BATCH_STOCK_QUOTES&symbols=MSFT&apikey=),
which only returns the latest value.
-A.
On 31 May 2018 at 20:12, prl wr
base_colors in
/Applications/Gnucash.app/Contents/Resources/share/gnucash/scm/html-utilities.scm
.
On 30 May 2018 at 07:07, Mike Evans wrote:
> On Wed, 30 May 2018 10:00:56 +0100
> Mike Evans wrote:
>
> > On Wed, 30 May 2018 00:12:00 -0500
> > Alun Champion wrote:
> &
MacOS High Sierra, Gnucash 3.1-3.
If anyone finds a way for reducing the padding around the tabs (left), I
would be very interested. 3.1 uses almost twice as much space as 2.6.X. I
keep a number of tabs open (reports, accounts, registers, etc.) and this
comfortably fits on the screen now in 3.1 th
ery?function=TIME_SERIES_DAILY&outputsize=compact&symbol=GBPUSD=X&apikey=XXX)"
Which allowed gnc-fq-dump to work.
-A.
On 9 November 2017 at 03:51, Erik Colson wrote:
> Alun Champion writes:
>
> > Alphavantage supports currencies, e.g.:
> >
> > $ export ALP
Alphavantage supports currencies, e.g.:
$ export ALPHAVANTAGE_API_KEY=XXX
$ gnc-fq-dump alphavantage GBPUSD=X
Finance::Quote fields Gnucash uses:
symbol: GBPUSD=X <=== required
date: 11/09/2017 <=== recommended
currency: USD <=== required
la
I've setup digital currencies as regular commodities and haven't come
across any particular issues for my use.
Downloading exchange rates works, just set the Symbol to 'BTCUSD=X' and
source `alphavantage' (with APIKEY), e.g.:
$ export ALPHAVANTAGE_API_KEY=XX
$ ./gnc-fq-dump alphavantage BT
15 matches
Mail list logo