*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2148 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-04-02 07:56:32 +00:00
parent e4c350dde5
commit 6e611c3e49
3 changed files with 29 additions and 13 deletions

View File

@@ -18,8 +18,8 @@
field. The account type cannot be changed.</p>
<p>A new <b>Parent Account</b> can be selected. Only those accounts that
can legally become the parent of the present account are shown.</p>
<p>The source for <b>Stock Quotes</b> can be selected. <EM>FIXME:
could somebody who uses this feature please document it?</EM>></p>
<p>The source for <b>Stock Quotes</b> can be selected. See
<a href="xacc-ticker.html">the ticker</a> for more information.</p>
<p><b>Notes</b> about the account can be edited.</p>

View File

@@ -33,16 +33,30 @@
<li>Select a quote source from the pull-down menu. Currently
supported quote sources include <b>Yahoo</b>, <b>Yahoo
Europe</b>, <b>Fidelity Investments</b>, <b>T. Rowe Price</b>
and the <b>Vanguard Group</b>. Note that Yahoo will provide
price quotes for many mutual funds <i>including</i> Fidelity,
T.Rowe Price and Vanguard, and that the quoted prices at
Yahoo <i>should</i> be identical to those that may be found
at the source sites (otherwise, somebody's reporting wrong
information!). If you choose Yahoo Europe, you should append
the market code for the security, such as PA for Paris, BE
for Berlin, etc. Example: 12150.PA (a Peugot security in the
Paris market).</li>
Europe</b>, <b>Fidelity Investments</b>, <b>T. Rowe Price</b>,
the <b>Vanguard Group</b> and <b>the Australian Stock
Exchange</b> (ASX). Note that Yahoo will provide price quotes
for many mutual funds <i>including</i> Fidelity, T.Rowe Price
and Vanguard, and that the quoted prices at Yahoo <i>should</i>
be identical to those that may be found at the source sites
(otherwise, somebody's reporting wrong information!). If you
choose Yahoo Europe, you should append the market code for the
security, such as PA for Paris, BE for Berlin, etc. Example:
12150.PA (a Peugot security in the Paris market).
<li>Ensure that the currency of the account matches the source
of the stock you have selected. This means:
<ul>
<li>Quotes from the <b>Australian Stock Exchange</b> (ASX)
should be in Australian dollars (AUD).</li>
<li>Quotes from <b>Yahoo Europe</b> should be in Euros (ECU)</li>
<li>Quotes from <b>Yahoo</b>, <b>Fidelity Investments</b>,
<b>T. Rowe Price</b> and the <b>Vanguard Group</b>
should be in US Dollars (USD).</li>
</ul>
</ul>
<table>
@@ -177,6 +191,7 @@
</tr>
</table>
<p>A sample image is shown below:<br>
<img src="ticker-a.gif" alt="Sample Diagram"></p>