Skip to content

Bloomberg module for the Perl Finance::Quote module (used in particular by GnuCash)

Notifications You must be signed in to change notification settings

mikecaat/PerlFinanceQuoteBloomberg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PerlFinanceQuoteBloomberg

Bloomberg module for the Perl Finance::Quote module (used in particular by GnuCash)

To make this work within GnuCash, you need to:

1/add the Bloomberg.pm file in the Finance/Quote/ folder within your perl modules directory

2/edit the main Quote.pm file within the Finance::Quote module. Around line 175, @modules is defined, just add Bloomberg in the list.

As an example the following should work at the command line if all is installed correctly:

gnc-fq-dump bloomberg 1938:HK

Within GnuCash, in the security editor, select Get Online Quotes and then Other, Bloomberg should be an option.

Note that given both GnuCash and Bloomberg use the ":" character as a delimiter, it is advisable to change the default delimiter in GnuCash to some other character such as "/" (in the GnuCash preferences).

About

Bloomberg module for the Perl Finance::Quote module (used in particular by GnuCash)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%