Re: How to get German mutual font quotes with gnc-prices ?

2000-05-09 Thread Reinhold Schoeb

On Thu, 04 May 2000, [EMAIL PROTECTED] wrote:
G'day everyone,

On Wed, May 03, 2000 at 02:20:03PM -0700, Dave Peticolas wrote:

[assorted snippage throughout]

   Unfortunately the funds from Union Investment www.union-investment.de
   are there also not available.
  
  try this site (sory it is in German):
  
  http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm

 gnc-prices doesn't actually fetch the data directly, that is done
 by a perl module Quote.pm. This module has recently been broken
 out into a separate project, located at
 
   http://sourceforge.net/project/?group_id=4232

Finance::Quote supports a variety of sources, the most useful being
yahoo and yahoo_europe.  While these provide access to a number of
funds and mutual stocks, there are still a great deal that cannot
be fetched through Yahoo!.

There are plans to do a bit of a rewrite to Finance::Quote to allow
more 'pluggable modules' types of methods.  This hasn't started properly
in earnest, but there has been some discussion.  If you're interested
in helping by writing a module, or want to supply a 'wish-list'
to the developers, you're welcome to join the finance-quote-devel
mailing list:

http://lists.sourceforge.net/mailman/listinfo/finance-quote-devel

The page which Dave mentioned (http://sourceforge.net/project/?group_id=4232)
also provides access to downloads, status reports, CVS access, and
other useful facilities.   Please feel free to make use of it.

This also reminds me that I should consider rolling the 0.18 release
of Finance::Quote back into GnuCash.

Paul,

thanks for these informations. I will have a look at your code,
maybe I am able to add something.

Reinhold




Re: How to get German mutual font quotes with gnc-prices ?

2000-05-05 Thread linas

It's been rumoured that Paul Fenwick said:
 
Unfortunately the funds from Union Investment www.union-investment.de
are there also not available.
   
   http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm
 
  gnc-prices doesn't actually fetch the data directly, that is done
  by a perl module Quote.pm. This module has recently been broken
  out into a separate project, located at
  
http://sourceforge.net/project/?group_id=4232
 
 Finance::Quote supports a variety of sources, the most useful being
 yahoo and yahoo_europe.  While these provide access to a number of
 funds and mutual stocks, there are still a great deal that cannot
 be fetched through Yahoo!.
 
 There are plans to do a bit of a rewrite to Finance::Quote to allow
 more 'pluggable modules' types of methods.  This hasn't started properly

Well, one can certainly 'hard-code' new data sources into it.  The idea
of 'pluggable' is to make it easier to add more sources more easily.
There is nothing that prevents you from adding teledata sources now.

--linas




Re: How to get German mutual font quotes with gnc-prices ?

2000-05-03 Thread Dave Peticolas

 On Tue, 02 May 2000, [EMAIL PROTECTED] wrote:
 Hi,
 On Tue, May 02, 2000 at 10:02:55PM +0200, Reinhold Schoeb wrote:
  On Tue, 02 May 2000, [EMAIL PROTECTED] wrote:
 [...]
  
  Unfortunately the funds from Union Investment www.union-investment.de
  are there also not available.
 
 try this site (sory it is in German):
 
 http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm
 
 Achim
 
 Great ! There are the informations I am looking for. Would it be possible
 to use that site with the gnc-prices program ?

gnc-prices doesn't actually fetch the data directly, that is done
by a perl module Quote.pm. This module has recently been broken
out into a separate project, located at

  http://sourceforge.net/project/?group_id=4232

You might try contacting the developers there to see if anyone
is interested in adding that site as a quote source.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: How to get German mutual font quotes with gnc-prices ?

2000-05-03 Thread Paul Fenwick

G'day everyone,

On Wed, May 03, 2000 at 02:20:03PM -0700, Dave Peticolas wrote:

[assorted snippage throughout]

   Unfortunately the funds from Union Investment www.union-investment.de
   are there also not available.
  
  try this site (sory it is in German):
  
  http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm

 gnc-prices doesn't actually fetch the data directly, that is done
 by a perl module Quote.pm. This module has recently been broken
 out into a separate project, located at
 
   http://sourceforge.net/project/?group_id=4232

Finance::Quote supports a variety of sources, the most useful being
yahoo and yahoo_europe.  While these provide access to a number of
funds and mutual stocks, there are still a great deal that cannot
be fetched through Yahoo!.

There are plans to do a bit of a rewrite to Finance::Quote to allow
more 'pluggable modules' types of methods.  This hasn't started properly
in earnest, but there has been some discussion.  If you're interested
in helping by writing a module, or want to supply a 'wish-list'
to the developers, you're welcome to join the finance-quote-devel
mailing list:

http://lists.sourceforge.net/mailman/listinfo/finance-quote-devel

The page which Dave mentioned (http://sourceforge.net/project/?group_id=4232)
also provides access to downloads, status reports, CVS access, and
other useful facilities.   Please feel free to make use of it.

This also reminds me that I should consider rolling the 0.18 release
of Finance::Quote back into GnuCash.

Cheers,

Paul
Finance::Quote developer.

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Hubert Figuiere

According to Reinhold Schoeb [EMAIL PROTECTED]:
 Hi all,
 
 I would like to use gnc-prices not only to get stock quotes,
 but also German mutual font quotes.
 
 Does anyone know which ticker symbols and which quote source
 I could use.

Try www.boursorama.com (it is in French).
Awfully, seems to require JavaScript (yeak).

I couldn't find on Yahoo.

Hub

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Reinhold Schoeb

On Tue, 02 May 2000, [EMAIL PROTECTED] wrote:
According to Reinhold Schoeb [EMAIL PROTECTED]:
 Hi all,
 
 I would like to use gnc-prices not only to get stock quotes,
 but also German mutual font quotes.
 
 Does anyone know which ticker symbols and which quote source
 I could use.

Try www.boursorama.com (it is in French).
Awfully, seems to require JavaScript (yeak).

I couldn't find on Yahoo.

Hub

Unfortunately the funds from Union Investment www.union-investment.de
are there also not available.

Thanks.

Reinhold

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: Re: How to get German mutual font quotes with gnc-prices ?

2000-05-02 Thread Achim D. Brucker

Hi,
On Tue, May 02, 2000 at 10:02:55PM +0200, Reinhold Schoeb wrote:
 On Tue, 02 May 2000, [EMAIL PROTECTED] wrote:
[...]
 
 Unfortunately the funds from Union Investment www.union-investment.de
 are there also not available.

try this site (sory it is in German):

http://bbbank.teledata.de:9056/bbbank/Uebersicht.htm

Achim

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





How to get German mutual font quotes with gnc-prices ?

2000-04-30 Thread Reinhold Schoeb

Hi all,

I would like to use gnc-prices not only to get stock quotes,
but also German mutual font quotes.

Does anyone know which ticker symbols and which quote source
I could use.

Reinhold

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: How to get German mutual font quotes with gnc-prices ?

2000-04-30 Thread Dave Peticolas

 Hi all,
 
 I would like to use gnc-prices not only to get stock quotes,
 but also German mutual font quotes.
 
 Does anyone know which ticker symbols and which quote source
 I could use.

I would presume the only source that might have those that
we currently support would be 'Yahoo Europe'. There are good
explanations of using the quote source and ticker symbols
under the 'Help' item, listed under 'Stock Ticker'.

As far as finding the ticker symbol, you might try going
to the yahoo europe home page, going to the financial
section, and searching for the mututal fund.

The page is at: http://finance.fr.yahoo.com

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]