Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.44 KB

File metadata and controls

28 lines (19 loc) · 1.44 KB

msmquote

msmquote is a Java command-line application for updating current and historical security quotes and current currency exchange rates in Microsoft Money files, using a variety of online and offline quote sources.

Quote data can be updated for any security or currency where a quote is available from these supported sources:

Historical data for a single security can be updated where a quote is available from the following sources:

  • The Yahoo Finance historical quote data API;
  • A CSV file generated by the Yahoo Finance historical quote data download facility;
  • A Google Sheets spreadsheet with quote data provided by the GOOGLEFINANCE security information function.

Documentation

Please see the wiki for full details of how to use msmquote.

Author

Jonathan Casiot

Licence

This project is licenced under the GNU GPL Version 3 (see the LICENCE file).

With Thanks To

  • Hung Le for Sunriise, the original Microsoft Money quote updater;
  • Yahoo Finance for a decent securities quote API.