gnucash-docs stable: Manual (C, de) Update F::Q screens to 1.57
Frank H.Ellenberger
fell at code.gnucash.org
Thu Jul 27 23:18:11 EDT 2023
Updated via https://github.com/Gnucash/gnucash-docs/commit/e3c37f01 (commit)
from https://github.com/Gnucash/gnucash-docs/commit/6e5adeef (commit)
commit e3c37f012620f3075d2ad0f1e69affc44b88cfdf
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Jul 28 05:17:35 2023 +0200
Manual (C, de) Update F::Q screens to 1.57
diff --git a/C/manual/ch_Finance-Quote.xml b/C/manual/ch_Finance-Quote.xml
index d9e3fc4a..88e344d7 100644
--- a/C/manual/ch_Finance-Quote.xml
+++ b/C/manual/ch_Finance-Quote.xml
@@ -295,22 +295,24 @@ SYNOPSIS
<?dbfo pgwide="1"?>
<screen language="console">
$ gnucash-cli --quotes info
-Found Finance::Quote version 1.52.
+Found Finance::Quote version 1.57.
Finance::Quote sources:
aex alphavantage amfiindia asegr asx
aufunds australia bamosz bet bloomberg bourso
-bse bseindia canada canadamutual comdirect
-cse deka dutch dwsfunds europe
+bse bseindia bvb canada canadamutual
+comdirect cse deka dutch dwsfunds europe
fetch_live_currencies fidelity fidelity_direct
-finanzpartner fondsweb fool ftfunds fundata
-fundlibrary goldmoney greece hu hufund hungary
-hustock iexcloud india indiamutual known_currencies
-morningstarau morningstarch morningstarjp
+finanzpartner fondsweb fool france ftfunds
+fundata fundlibrary goldmoney googleweb greece hu
+hufund hungary hustock iexcloud india indiamutual
+known_currencies marketwatch morningstarau
+morningstarch morningstarjp morningstaruk
mstaruk nasdaq nseindia nyse nzx onvista
-oslobors romania seb_funds six tesouro_direto
-tiaacref tmx tradeville troweprice troweprice_direct
-tsp ukfunds unionfunds usa usfedbonds yahoo_json
-za
+oslobors romania seb_funds sinvestor six
+tesouro_direto tiaacref tmx tradegate tradeville
+treasurydirect troweprice troweprice_direct tsp
+tsx twelvedata ukfunds unionfunds usa xetra
+yahoo_json yahooweb za
</screen>
</informalexample>
@@ -353,9 +355,9 @@ Failed to initialize Finance::Quote: missing_modules Finance::Quote JSON::Parse
<?dbfo pgwide="1"?>
<screen language="console">
$ gnucash-cli --quotes dump currency USD GBP EUR
-1 GBP = 1.11917349089527 USD
+1 GBP = 1.2796 USD
-1 EUR = 0.9717 USD
+1 EUR = 1.09837 USD
</screen>
</informalexample>
</para>
@@ -374,14 +376,14 @@ $ gnucash-cli --quotes dump currency USD GBP EUR
<informalexample>
<?dbfo pgwide="1"?>
<screen language="console">
-$ gnucash-cli --quotes dump yahoo_json AAPL
+$ gnucash-cli --quotes dump yahooweb AAPL
Finance::Quote fields GnuCash uses:
symbol: AAPL <=== required
- date: 10/14/2022 <=== recommended
+ date: 07/28/2023 <=== recommended
currency: USD <=== required
- last: 138.38 <=\
+ last: 193.22 <=\
nav: <=== one of these
- price: <=/
+ price: <=/
</screen>
</informalexample>
</para>
@@ -396,21 +398,21 @@ Finance::Quote fields GnuCash uses:
<screen language="console">
$ ALPHAVANTAGE_API_KEY=123456789 bin/gnucash-cli -V --quotes dump alphavantage INTC
INTC:
- method => alphavantage
- p_change => -1.9304
- high => 26.6300
- date => 10/14/2022
- currency_set_by_fq => 1
- close => 26.4200
- currency => USD
- isodate => 2022-10-14
- low => 25.7600
- success => 1
- net => -0.5100
- open => 26.4600
- symbol => INTC
- volume => 48118005
- last => 25.9100
+ open => 34.8200
+ isodate => 2023-07-27
+ close => 34.3600
+ date => 07/27/2023
+ symbol => INTC
+ currency => USD
+currency_set_by_fq => 1
+ low => 34.1100
+ volume => 58890821
+ success => 1
+ high => 35.0300
+ net => 0.1900
+ last => 34.5500
+ p_change => 0.5530
+ method => alphavantage
</screen>
</informalexample>
diff --git a/de/manual/ch_Finance-Quote.xml b/de/manual/ch_Finance-Quote.xml
index 15c31193..34595214 100644
--- a/de/manual/ch_Finance-Quote.xml
+++ b/de/manual/ch_Finance-Quote.xml
@@ -303,22 +303,24 @@ SYNOPSIS
<?dbfo pgwide="1"?>
<screen language="console">
$ gnucash-cli --quotes info
-Found Finance::Quote version 1.52.
-Finance::Quote sources:
+Finance::Quote Version 1.57 wurde gefunden.
+Finance::Quote Quellen:
aex alphavantage amfiindia asegr asx
aufunds australia bamosz bet bloomberg bourso
-bse bseindia canada canadamutual comdirect
-cse deka dutch dwsfunds europe
+bse bseindia bvb canada canadamutual
+comdirect cse deka dutch dwsfunds europe
fetch_live_currencies fidelity fidelity_direct
-finanzpartner fondsweb fool ftfunds fundata
-fundlibrary goldmoney greece hu hufund hungary
-hustock iexcloud india indiamutual known_currencies
-morningstarau morningstarch morningstarjp
+finanzpartner fondsweb fool france ftfunds
+fundata fundlibrary goldmoney googleweb greece hu
+hufund hungary hustock iexcloud india indiamutual
+known_currencies marketwatch morningstarau
+morningstarch morningstarjp morningstaruk
mstaruk nasdaq nseindia nyse nzx onvista
-oslobors romania seb_funds six tesouro_direto
-tiaacref tmx tradeville troweprice troweprice_direct
-tsp ukfunds unionfunds usa usfedbonds yahoo_json
-za
+oslobors romania seb_funds sinvestor six
+tesouro_direto tiaacref tmx tradegate tradeville
+treasurydirect troweprice troweprice_direct tsp
+tsx twelvedata ukfunds unionfunds usa xetra
+yahoo_json yahooweb za
</screen>
</informalexample>
@@ -369,9 +371,9 @@ Failed to initialize Finance::Quote: missing_modules Finance::Quote JSON::Parse
<?dbfo pgwide="1"?>
<screen language="console">
$ gnucash-cli --quotes dump currency USD GBP EUR
-1 GBP = 1.11917349089527 USD
+1 GBP = 1.27951 USD
-1 EUR = 0.9717 USD
+1 EUR = 1.09823 USD
</screen>
</informalexample>
</para>
@@ -391,14 +393,13 @@ $ gnucash-cli --quotes dump currency USD GBP EUR
<informalexample>
<?dbfo pgwide="1"?>
<screen language="console">
-$ gnucash-cli --quotes dump yahoo_json AAPL
-Finance::Quote fields GnuCash uses:
- symbol: AAPL <=== required
- date: 10/14/2022 <=== recommended
- currency: USD <=== required
- last: 138.38 <=\
- nav: <=== one of these
- price: <=/
+$ gnucash-cli --quotes dump yahooweb AAPL
+ Symbol: AAPL <=== erforderlich
+ Datum: 07/28/2023 <=== empfohlen
+ Währung: USD <=== erforderlich
+ Letzter: 193.22 <=\
+ NAV: <=== Eins von diesen
+ Preis: <=/
</screen>
</informalexample>
</para>
@@ -413,21 +414,21 @@ Finance::Quote fields GnuCash uses:
<screen language="console">
$ ALPHAVANTAGE_API_KEY=123456789 bin/gnucash-cli -V --quotes dump alphavantage INTC
INTC:
- method => alphavantage
- p_change => -1.9304
- high => 26.6300
- date => 10/14/2022
- currency_set_by_fq => 1
- close => 26.4200
- currency => USD
- isodate => 2022-10-14
- low => 25.7600
- success => 1
- net => -0.5100
- open => 26.4600
- symbol => INTC
- volume => 48118005
- last => 25.9100
+ date => 07/27/2023
+ close => 34.3600
+ open => 34.8200
+currency_set_by_fq => 1
+ success => 1
+ isodate => 2023-07-27
+ last => 34.5500
+ high => 35.0300
+ currency => USD
+ symbol => INTC
+ volume => 58890821
+ low => 34.1100
+ p_change => 0.5530
+ net => 0.1900
+ method => alphavantage
</screen>
</informalexample>
diff --git a/docbook/gnc-docbookx.dtd b/docbook/gnc-docbookx.dtd
index 18d0a518..2cf63410 100644
--- a/docbook/gnc-docbookx.dtd
+++ b/docbook/gnc-docbookx.dtd
@@ -38,7 +38,7 @@ https://www.w3.org/2003/entities/2007/w3centities-f.ent
<!ENTITY vers-stable "&series-stable;.2">
<!ENTITY series-unstable "none">
<!ENTITY vers-unstable "none">
-<!ENTITY app-fq-vers "1.56">
+<!ENTITY app-fq-vers "1.57">
<!ENTITY manrevision "&vers-stable;">
<!ENTITY date "25 June 2023">
Summary of changes:
C/manual/ch_Finance-Quote.xml | 66 +++++++++++++++++++------------------
de/manual/ch_Finance-Quote.xml | 75 +++++++++++++++++++++---------------------
docbook/gnc-docbookx.dtd | 2 +-
3 files changed, 73 insertions(+), 70 deletions(-)
More information about the gnucash-changes
mailing list